Bug 27743

Summary: Accessibility: Staff Client - Page titles should have unique information first
Product: Koha Reporter: wainuiwitikapark
Component: Staff interfaceAssignee: wainuiwitikapark
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, martin.renvoize
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description wainuiwitikapark 2021-02-22 00:55:36 UTC
Koha has good and descriptive page titles, but according to https://www.w3.org/WAI/tips/writing/ the unique information should be first, before the name of the website (Koha).
Comment 1 Martin Renvoize 2021-03-04 11:14:13 UTC
This is a duplicate of Bug 26703 - We should reconsider best practice for our title elements.. but it's interesting to know that it's also an accessibility issue.. it adds weight to the argument.

I'm going to copy your description to that bug as a comment and close this one as a duplicate if that's OK.

I think our first step is to agree to a new coding guideline to ensure new instances of incorrect title elements don't keep working their way into the codebase and then work through fixing all the existing cases.
Comment 2 Martin Renvoize 2021-03-04 11:14:26 UTC

*** This bug has been marked as a duplicate of bug 26703 ***