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

  • gisle committed c70e5ca on 7.x-1.x
    Issue #2414707 by gisle: Changed texts to use better default error page...
gisle’s picture

Assigned: Unassigned » gisle
Status: Active » Needs review

Better default strings has been pushed to the latest dev snapshot of the 7.x-1.x branch.

Please review.

gisle’s picture

Version: 7.x-1.x-dev » 7.x-1.4
Status: Needs review » Fixed

This has now been committed to release 7.x-1.4.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.