Bug 39689 - Typo in header of course reserves page
Summary: Typo in header of course reserves page
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial
Assignee: Laura Escamilla
QA Contact: Katrin Fischer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-19 04:53 UTC by kristinamason
Modified: 2025-05-07 12:31 UTC (History)
5 users (show)

See Also:
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:


Attachments
Screenshot of Course reserves heading (56.20 KB, image/png)
2025-04-19 04:53 UTC, kristinamason
Details
Bug 39689: Fixed Course Reserve typo (1.40 KB, patch)
2025-04-25 14:34 UTC, Laura Escamilla
Details | Diff | Splinter Review
Bug 39689: Fixed Course Reserve typo (1.45 KB, patch)
2025-04-25 15:10 UTC, PTFS Europe Sandboxes
Details | Diff | Splinter Review
Bug 39689: Fixed Course Reserve typo (1.45 KB, patch)
2025-04-25 15:10 UTC, PTFS Europe Sandboxes
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description kristinamason 2025-04-19 04:53:20 UTC
Created attachment 181197 [details]
Screenshot of Course reserves heading

Issue: There is a typo on the Course Reserves page. The heading says "Courses reserves" and it should say "Course reserves".

To reproduce: 
1. Visit http://localhost:8080/cgi-bin/koha/opac-course-reserves.pl
2. Note the heading is "Courses reserves" which is grammatically incorrect.

The breadcrumb menu is correct, but the H1 heading on the page is not. 

Screenshot attached
Comment 1 Laura Escamilla 2025-04-25 14:34:56 UTC
Created attachment 181531 [details] [review]
Bug 39689: Fixed Course Reserve typo

To test:
1. Visit http://localhost:8080/cgi-bin/koha/opac-course-reserves.pl
2. Note the heading is "Courses reserves" which is grammatically incorrect.
3. Apply the patch and refresh the Course Reserves page.
4. Note that the heading is now grammatically correct.
5. Sign off and have a great day! :D
Comment 2 PTFS Europe Sandboxes 2025-04-25 15:10:19 UTC
Created attachment 181539 [details] [review]
Bug 39689: Fixed Course Reserve typo

To test:
1. Visit http://localhost:8080/cgi-bin/koha/opac-course-reserves.pl
2. Note the heading is "Courses reserves" which is grammatically incorrect.
3. Apply the patch and refresh the Course Reserves page.
4. Note that the heading is now grammatically correct.
5. Sign off and have a great day! :D

Signed-off-by: Michelle <mspinney@clamsnet.org>
Comment 3 PTFS Europe Sandboxes 2025-04-25 15:10:35 UTC
Created attachment 181540 [details] [review]
Bug 39689: Fixed Course Reserve typo

To test:
1. Visit http://localhost:8080/cgi-bin/koha/opac-course-reserves.pl
2. Note the heading is "Courses reserves" which is grammatically incorrect.
3. Apply the patch and refresh the Course Reserves page.
4. Note that the heading is now grammatically correct.
5. Sign off and have a great day! :D

Signed-off-by: Michelle <mspinney@clamsnet.org>
Comment 4 Katrin Fischer 2025-05-07 12:31:39 UTC
Pushed for 25.05!

Well done everyone, thank you!