Bug 39237 - title in head tag doesn't correspond to the opac-user.pl page title
Summary: title in head tag doesn't correspond to the opac-user.pl page title
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: nina
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 23003
  Show dependency treegraph
 
Reported: 2025-03-04 13:54 UTC by nina
Modified: 2025-03-15 18:17 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 39237: Change opac-user title to "Your summary" (1.24 KB, patch)
2025-03-04 14:30 UTC, nina
Details | Diff | Splinter Review
Bug 39237: Change opac-user title to "Your summary" (1.30 KB, patch)
2025-03-15 18:16 UTC, Phil Ringnalda
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description nina 2025-03-04 13:54:11 UTC
The title of the page is "Your library home " and should be changed to "Your Summary". 

https://www.w3.org/WAI/WCAG21/Understanding/page-titled.html
Comment 1 nina 2025-03-04 14:30:30 UTC
Created attachment 178918 [details] [review]
Bug 39237: Change opac-user title to "Your summary"

test plan :
1- login to opac
2- check the browser window title name
3- It should start with " Your Summary "
Comment 2 Phil Ringnalda 2025-03-15 18:16:25 UTC
Created attachment 179363 [details] [review]
Bug 39237: Change opac-user title to "Your summary"

test plan :
1- login to opac
2- check the browser window title name
3- It should start with " Your Summary "

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>