| Summary: | Z39.50 searching in Advanced Cataloging Editor is not clearly labeled | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
| Component: | Cataloging | Assignee: | Andrew Fuerste-Henry <andrew> |
| Status: | Pushed to main --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | david, m.de.rooy, phil |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41136 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: |
This enhancement updates the labels for the advanced cataloging editor search form to make it clear that it is a Z39.50/SRU search. (It changes "Search" to "Z39.50/SRU search", and the advanced search form is changed from "Advanced search" to "Advanced Z39.50/SRU search").
|
Version(s) released in: |
25.11.00
|
| Circulation function: | |||
| Bug Depends on: | 41136 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 41015: Label z39.50 search in advanced cataloging
Bug 41015: Label z39.50/SRU search in advanced cataloging Bug 41015: Label z39.50/SRU search in advanced cataloging Bug 41015: Label Z39.50/SRU search in advanced cataloging Bug 41015: (QA follow-up) Update labels |
||
|
Description
Andrew Fuerste-Henry
2025-10-14 15:02:15 UTC
Created attachment 187890 [details] [review] Bug 41015: Label z39.50 search in advanced cataloging To test: 1 - enable and go to advanced cataloging editor 2 - see that the z39.50 search is just labeled "Search" 3 - apply patch, reload page 4 - see it's now labeled "Z39.50 Search" Everywhere in the UI that we talk about it, we use "Z39.50/SRU" Created attachment 188066 [details] [review] Bug 41015: Label z39.50/SRU search in advanced cataloging To test: 1 - enable and go to advanced cataloging editor 2 - see that the z39.50 search is just labeled "Search" 3 - apply patch, reload page 4 - see it's now labeled "Z39.50/SRU Search" (In reply to Phil Ringnalda from comment #2) > Everywhere in the UI that we talk about it, we use "Z39.50/SRU" Right you are, thanks! Created attachment 188110 [details] [review] Bug 41015: Label z39.50/SRU search in advanced cataloging To test: 1 - enable and go to advanced cataloging editor 2 - see that the z39.50 search is just labeled "Search" 3 - apply patch, reload page 4 - see it's now labeled "Z39.50/SRU Search" Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Created attachment 188442 [details] [review] Bug 41015: Label Z39.50/SRU search in advanced cataloging The advanced cataloging editor has a Z39.50/SRU search form included on the page, but it's just labeled "Search," so it's not at all clear what it's for. Test plan: 1. Enable and go to advanced cataloging editor. 2. Note that the Z39.50/SRU search form is just labeled "Search". 3. Apply patch, reload page. 4. Note that it's now labeled "Z39.50/SRU search". 5. Note that the advanced search pop-up window is now labelled "Advanced Z39.50/SRU search". Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Signed-off-by: David Nind <david@davidnind.com> Created attachment 188443 [details] [review] Bug 41015: (QA follow-up) Update labels Updates to the search forms and labels: - Use sentence case for the Z39.50/SRU search form label - Update title text for the advanced search link - Update the title for the advanced search pop-up window to "Advanced Z39.50/SRU search" Signed-off-by: David Nind <david@davidnind.com> Nice work everyone! Pushed to main for 25.11 |