Bug 12763

Summary: Add more information for users to OPAC Error 404 page
Product: Koha Reporter: Marc Véron <veron>
Component: OPACAssignee: Marc Véron <veron>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 12763 - Add more information for users to OPAC Error 404 page
Bug 12763 - Add more information for users to OPAC Error 404 page
[PASSED QA] Bug 12763 - Add more information for users to OPAC Error 404 page
[PASSED QA] Bug 12763 [QA Followup] - Remove tabs and trailing space

Description Marc Véron 2014-08-14 18:28:29 UTC
The 404 error page should have a more verbose and user friendly text with some more explanation, e.g. in the case that the page was not found because of an outdated link to a biblio detail page from search engine, bookmarks, deep links in mails and on other web pages.
Comment 1 Marc Véron 2014-08-14 19:30:32 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2014-08-15 02:08:36 UTC Comment hidden (obsolete)
Comment 3 Kyle M Hall (khall) 2014-08-15 13:13:05 UTC
Created attachment 30836 [details] [review]
[PASSED QA] Bug 12763 - Add more information for users to OPAC Error 404 page

This patch adds more information to the OPAC 404 error page to make it more user friendly.

To test:

- Apply patch
- Is the information clearly understandable and does it contain all necessary information?
- Native speakers: Is the text correct?
- Non native speakers: Is the text easy to translate?
- Is the HTML correct?

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 4 Kyle M Hall (khall) 2014-08-15 13:13:15 UTC
Created attachment 30837 [details] [review]
[PASSED QA] Bug 12763 [QA Followup] - Remove tabs and trailing space

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 5 Tomás Cohen Arazi (tcohen) 2014-09-18 13:12:00 UTC
Patch pushed to master.

Thanks Marc!