Skip to content

pkp/pkp-lib#13084: Use default error template to show 404 error messages - #13087

Open
NateWr wants to merge 1 commit into
pkp:stable-3_5_0from
NateWr:i13084_404_page_stable-3_5_0
Open

pkp/pkp-lib#13084: Use default error template to show 404 error messages#13087
NateWr wants to merge 1 commit into
pkp:stable-3_5_0from
NateWr:i13084_404_page_stable-3_5_0

Conversation

@NateWr

@NateWr NateWr commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

$invitationHandler->createHandle($request,$userId);
} else {
$request->getDispatcher()->handle404();
throw new \Symfony\Component\HttpKernel\Exception\NotFoundHttpException();

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please double-check this change. I believe it is correct.

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