Summary: | HTML title in head tag doesn't correspond to page title of the "Your summary" page in OPAC | ||
---|---|---|---|
Product: | Koha | Reporter: | Nina Martinez <nina.martinez> |
Component: | Accessibility | Assignee: | Nina Martinez <nina.martinez> |
Status: | Pushed to main --- | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | julian.maurice, martin.renvoize, matt.blenkinsop, oleonard, phil |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
25.05.00
|
Circulation function: | |
Bug Depends on: | |||
Bug Blocks: | 23003 | ||
Attachments: |
Bug 39237: Change opac-user title to "Your summary"
Bug 39237: Change opac-user title to "Your summary" Bug 39237: (follow-up) Fix selenium tests Bug 39237: (follow-up) Fix selenium tests |
Description
Nina Martinez
2025-03-04 13:54:11 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 " 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> Pushed for 25.05! Well done everyone, thank you! Created attachment 182173 [details] [review] Bug 39237: (follow-up) Fix selenium tests We change the page title in the templates, but didn't update the corrseponding selenium test Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> Created attachment 182174 [details] [review] Bug 39237: (follow-up) Fix selenium tests We change the page title in the templates, but didn't update the corrseponding selenium test Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> Oh, good catch! Follow-up was pushed to main - fixed the tests too :) |