- Issue created by @mgaskey
- Merge request !49Issue #3498572: Add functionality to handle 404 errors. → (Open) created by divyansh.gupta
- 🇮🇳India divyansh.gupta Jaipur
I have added custom functionality to handle the 404 pages.
Please review. - 🇮🇳India shivam_tiwari
I checked 49. Following steps are applied to check issue.
Created a custom 404 page and set it as a 404 destination page from configurations.
Checked by malformed URL, it is showing the desired page.
Installed quiz module.
But after this, not getting same page on the malformed URL, because of the issue as mentioned in description.
Applied MR as a patch and got correct specified 404 page.
Moving it to RTBC now.