[Bug 36462] New: Home button breadcrumb appears twice when viewing/editing the authority MARC subfield structure
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36462 Bug ID: 36462 Summary: Home button breadcrumb appears twice when viewing/editing the authority MARC subfield structure Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: a.roussos@dataly.gr QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Created attachment 164100 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164100&action=edit Screenshot of Home breadcrumb button appearing twice In the Staff interface, when viewing (or editing) the authority MARC subfield structure for a particular field, the Home button breadcrumb on the top left of the screen appears twice. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36462 Andreas Roussos <a.roussos@dataly.gr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |a.roussos@dataly.gr |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=36462 Andreas Roussos <a.roussos@dataly.gr> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |admin/auth_subfields_struct | |ure.pl --- Comment #1 from Andreas Roussos <a.roussos@dataly.gr> --- The 'breadcrumbs' TT BLOCK includes the Home link every time, but in koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt an extra 'Home' breadcrumb_item is added too, thus causing the double Home button. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36462 Andreas Roussos <a.roussos@dataly.gr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36462 --- Comment #2 from Andreas Roussos <a.roussos@dataly.gr> --- Created attachment 164101 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164101&action=edit Bug 36462: remove extra Home breadcrumb item In the Staff interface, when viewing (or editing) the authority MARC subfield structure for a particular field, the Home button breadcrumb on the top left of the screen appears twice. This patch fixes that. Test plan: 1) Try to view (or edit) the authority MARC subfield structure for a particular field. Notice the 'Home' breadcrumb button/icon is appearing twice. 2) Apply this patch. 3) Refresh the page, the 'Home' breadcrumb icon should now appear only once. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36462 ByWater Sandboxes <bws.sandboxes@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #164101|0 |1 is obsolete| | --- Comment #3 from ByWater Sandboxes <bws.sandboxes@gmail.com> --- Created attachment 164144 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164144&action=edit Bug 36462: remove extra Home breadcrumb item In the Staff interface, when viewing (or editing) the authority MARC subfield structure for a particular field, the Home button breadcrumb on the top left of the screen appears twice. This patch fixes that. Test plan: 1) Try to view (or edit) the authority MARC subfield structure for a particular field. Notice the 'Home' breadcrumb button/icon is appearing twice. 2) Apply this patch. 3) Refresh the page, the 'Home' breadcrumb icon should now appear only once. Signed-off-by: Esther <esther@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36462 Esther Melander <esther.melander@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |esther.melander@bywatersolu | |tions.com 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=36462 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=36462 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #164144|0 |1 is obsolete| | --- Comment #4 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 164175 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164175&action=edit Bug 36462: remove extra Home breadcrumb item In the Staff interface, when viewing (or editing) the authority MARC subfield structure for a particular field, the Home button breadcrumb on the top left of the screen appears twice. This patch fixes that. Test plan: 1) Try to view (or edit) the authority MARC subfield structure for a particular field. Notice the 'Home' breadcrumb button/icon is appearing twice. 2) Apply this patch. 3) Refresh the page, the 'Home' breadcrumb icon should now appear only once. Signed-off-by: Esther <esther@bywatersolutions.com> 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=36462 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |24.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=36462 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 24.05! 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=36462 Andreas Roussos <a.roussos@dataly.gr> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |Previously, the 'Home' release notes| |breadcrumb button would | |appear twice in succession | |when viewing or editing the | |authority MARC subfield | |structure for a particular | |field. Following a trivial | |template fix, the 'Home' | |breadcrumb button will now | |appear only once. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36462 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Pushed to stable Version(s)|24.05.00 |24.05.00,23.11.06 released in| | CC| |fridolin.somers@biblibre.co | |m --- Comment #6 from Fridolin Somers <fridolin.somers@biblibre.com> --- Pushed to 23.11.x for 23.11.06 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36462 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable CC| |lucas@bywatersolutions.com Version(s)|24.05.00,23.11.06 |24.05.00,23.11.06,23.05.12 released in| | --- Comment #7 from Lucas Gass <lucas@bywatersolutions.com> --- Backported to 23.05.x for upcoming 23.05.12 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36462 Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |wainuiwitikapark@catalyst.n | |et.nz Status|Pushed to oldstable |RESOLVED --- Comment #8 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- Not backporting to 22.11 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org