Skip to content

fix(ARC-3838):: handle 404 for non existant content page - #375

Merged
bertyhell merged 1 commit into
release/v6.0.0from
bugfix/ARC-3838-handle-404-content-page-error
Aug 11, 2026
Merged

fix(ARC-3838):: handle 404 for non existant content page#375
bertyhell merged 1 commit into
release/v6.0.0from
bugfix/ARC-3838-handle-404-content-page-error

Conversation

@bertyhell

@bertyhell bertyhell commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

https://meemoo.atlassian.net/browse/ARC-3838

when content page doesn't exist, throw a 404 exception

the client seems to reboot after an error where a content page doesn't exist. But the request to the backend returns a status code 200.

This PR ensures it's a status code 404

@bertyhell
bertyhell merged commit b4ed162 into release/v6.0.0 Aug 11, 2026
@bertyhell
bertyhell deleted the bugfix/ARC-3838-handle-404-content-page-error branch August 11, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants