[Bug 33148] New: Use template wrapper for breadcrumbs: Cataloging
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33148 Bug ID: 33148 Summary: Use template wrapper for breadcrumbs: Cataloging Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: testopia@bugs.koha-community.org Depends on: 32507 To continue the process started by Bug 32507, this patch will update cataloging templates so that they use the new template wrapper for breadcrumbs. - cataloguing/addbiblio.tt - cataloguing/addbooks.tt - cataloguing/additem.tt - cataloguing/cataloging-home.tt - cataloguing/editor.tt - cataloguing/linkitem.tt - cataloguing/merge.tt - cataloguing/moveitem.tt Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32507 [Bug 32507] Use template wrapper to build breadcrumb navigation -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33148 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33148 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 147791 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147791&action=edit Bug 33148: Use template wrapper for breadcrumbs: Cataloging This patch updates several cataloging templates so that they use the new WRAPPER for displaying breadcrumbs. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. - Cataloging -> Home page - Cataloging search results - Select two results and 'Merge selected' - Basic MARC editor - Advanced MARC editor - Item edit page - Catalog -> Search -> Bibliographic record details - Edit -> Attach item - Edit -> Link to host record (must have EasyAnalyticalRecords preference enabled) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33148 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33148 Bug 33148 depends on bug 32507, which changed state. Bug 32507 Summary: Use template wrapper to build breadcrumb navigation https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32507 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33148 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #2 from Lucas Gass <lucas@bywatersolutions.com> --- I have one comment regarding the advanced editor vs basic edtior: New record in the basic editor: -Cataloging > Add MARC record New record in the advanced editor: -Cataloging > Editor Existing record in the basic editor: -Cataloging > CSS : the definitive guide / Eric A. Meyer. (Record number 12) Existing record in the advanced editor: -Cataloging > Editor Should these made to match? And if so should we do it here or in a different bug? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33148 Clemens Tubach <clemens.tubach@kit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #147791|0 |1 is obsolete| | --- Comment #3 from Clemens Tubach <clemens.tubach@kit.edu> --- Created attachment 148883 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148883&action=edit Bug 33148: Use template wrapper for breadcrumbs: Cataloging This patch updates several cataloging templates so that they use the new WRAPPER for displaying breadcrumbs. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. - Cataloging -> Home page - Cataloging search results - Select two results and 'Merge selected' - Basic MARC editor - Advanced MARC editor - Item edit page - Catalog -> Search -> Bibliographic record details - Edit -> Attach item - Edit -> Link to host record (must have EasyAnalyticalRecords preference enabled) Signed-off-by: Clemens Tubach <clemens.tubach@kit.edu> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33148 Clemens Tubach <clemens.tubach@kit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |clemens.tubach@kit.edu 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=33148 Nick Clemens <nick@bywatersolutions.com> 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=33148 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #148883|0 |1 is obsolete| | --- Comment #4 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 149070 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149070&action=edit Bug 33148: Use template wrapper for breadcrumbs: Cataloging This patch updates several cataloging templates so that they use the new WRAPPER for displaying breadcrumbs. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. - Cataloging -> Home page - Cataloging search results - Select two results and 'Merge selected' - Basic MARC editor - Advanced MARC editor - Item edit page - Catalog -> Search -> Bibliographic record details - Edit -> Attach item - Edit -> Link to host record (must have EasyAnalyticalRecords preference enabled) Signed-off-by: Clemens Tubach <clemens.tubach@kit.edu> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33148 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |nick@bywatersolutions.com |y.org | CC| |nick@bywatersolutions.com --- Comment #5 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Lucas Gass from comment #2)
I have one comment regarding the advanced editor vs basic edtior:
New record in the basic editor: -Cataloging > Add MARC record
New record in the advanced editor: -Cataloging > Editor
Existing record in the basic editor: -Cataloging > CSS : the definitive guide / Eric A. Meyer. (Record number 12)
Existing record in the advanced editor: -Cataloging > Editor Should these made to match? And if so should we do it here or in a different bug?
Yes, please file a new bug, these seem to exist before these patches -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33148 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |23.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33148 --- Comment #6 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 23.05. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33148 Jacob O'Mara <jacob.omara@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|23.05.00 |23.05.00,22.11.05 released in| | Status|Pushed to master |Pushed to stable -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33148 --- Comment #7 from Jacob O'Mara <jacob.omara@ptfs-europe.com> --- Nice work, thanks everyone! Pushed to 22.11.x for the next release. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33148 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org