[Bug 36707] New: Links on itemnumbers in report should say "item", not "record"
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 Bug ID: 36707 Summary: Links on itemnumbers in report should say "item", not "record" Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org To reproduce: - Add a report like "SELECT itemnumber, biblionumber FROM items LIMIT 10" - Run the report - Check the data menu on the biblionumbers, it will say "Edit record" and "View record" - Check the data menu on the itemnumbers, it will also say "Edit record" and "View record" It would be better if the data menu for itemnumbers said "Edit item" and "View item". -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |oleonard@myacpl.org |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 170185 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170185&action=edit Bug 36707: Links on itemnumbers in report should say "item", not "record" This patch changes the labels on SQL report result links so that the term "item" is used for editing or viewing an item. To test, apply the patch and go to Reports -> Saved reports - If necessary, create a report which will return biblionumbers and itemnumbers, e.g. SELECT itemnumber, biblionumber FROM items LIMIT 20 - Save and run the report. In the results, test the menus which can be triggered by clicking a biblionumber or itemnumber. - A biblionumber's menu should have "Edit record" and "View record." - An itemnumber's menu should have "Edit item" and "View item." Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 Roman Dolny <roman.dolny@jezuici.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 Roman Dolny <roman.dolny@jezuici.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170185|0 |1 is obsolete| | --- Comment #2 from Roman Dolny <roman.dolny@jezuici.pl> --- Created attachment 170215 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170215&action=edit Bug 36707: Links on itemnumbers in report should say "item", not "record" This patch changes the labels on SQL report result links so that the term "item" is used for editing or viewing an item. To test, apply the patch and go to Reports -> Saved reports - If necessary, create a report which will return biblionumbers and itemnumbers, e.g. SELECT itemnumber, biblionumber FROM items LIMIT 20 - Save and run the report. In the results, test the menus which can be triggered by clicking a biblionumber or itemnumber. - A biblionumber's menu should have "Edit record" and "View record." - An itemnumber's menu should have "Edit item" and "View item." Sponsored-by: Athens County Public Libraries Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170215|0 |1 is obsolete| | --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 170431 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170431&action=edit Bug 36707: Links on itemnumbers in report should say "item", not "record" This patch changes the labels on SQL report result links so that the term "item" is used for editing or viewing an item. To test, apply the patch and go to Reports -> Saved reports - If necessary, create a report which will return biblionumbers and itemnumbers, e.g. SELECT itemnumber, biblionumber FROM items LIMIT 20 - Save and run the report. In the results, test the menus which can be triggered by clicking a biblionumber or itemnumber. - A biblionumber's menu should have "Edit record" and "View record." - An itemnumber's menu should have "Edit item" and "View item." Sponsored-by: Athens County Public Libraries Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |m.de.rooy@rijksmuseum.nl |y.org | CC| |m.de.rooy@rijksmuseum.nl Severity|minor |enhancement --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Moved to enh too -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Links on itemnumbers in |Links on itemnumbers in |report should say "item", |report should say "item" |not "record" |instead of "record" Severity|enhancement |trivial -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |24.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 24.11! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 --- Comment #6 from Magnus Enger <magnus@libriotech.no> --- Thanks for fixing this! :-) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36707 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com Status|Pushed to main |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org