Closed (fixed)
Project:
Customerror
Version:
7.x-1.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Jan 2015 at 00:15 UTC
Updated:
1 Apr 2015 at 08:14 UTC
Jump to comment: Most recent
The default settings for the error pages are pretty poor. They aren't proper sentences.
I think the default should be as similar as possible to the drupal core ones found in drupal_deliver_html_page().
For example:
403 page title: Access denied
403 page content: You are not authorized to access this page.
404 page title: Page not found
404 page content: The requested page could not be found.
Comments
Comment #2
gisleBetter default strings has been pushed to the latest dev snapshot of the 7.x-1.x branch.
Please review.
Comment #3
gisleThis has now been committed to release 7.x-1.4.