[Bug 31976] New: Incorrect breadcrumbs in authorised_values.tt main page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31976 Bug ID: 31976 Summary: Incorrect breadcrumbs in authorised_values.tt main page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org When first accessing the authorized values page, the breadcrumbs say that we are in the AR_CANCELLATION category. To test: 1. Go to Administration > Authorized values --> Breadcrumbs indicate Home / Administration / Authorized values / Authorized values for category AR_CANCELLATION -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31976 --- Comment #1 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- This bug goes back to at least 22.05. I checked 21.05 and that version is fine. Not sure for 21.11... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31976 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31976 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW CC| |gmcharlt@gmail.com Assignee|oleonard@myacpl.org |koha-bugs@lists.koha-commun | |ity.org Component|Templates |System Administration -- 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=31976 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |oleonard@myacpl.org |ity.org | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- This isn't a template problem, it's a problem with the way the interface behaves in the absence of any search input. The interface use to always show the first authorized value category (alphabetically) instead of showing a table of all categories. A variable is still being passed to the template with this default category which is being picked up by the breadcrumbs. We don't need the system to pick a category in the absence of a category selection because we want it to list all. -- 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=31976 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Incorrect breadcrumbs in |Incorrect default category |authorised_values.tt main |selected by authorized |page |values page --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Bug 31976: Incorrect breadcrumbs in authorised_values.tt main page -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31976 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial 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=31976 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 142676 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142676&action=edit Bug 31976: Incorrect default category selected by authorized values page This patch removes some obsolete code for selecting a default authorized value category to be shown when the user first arrives on the authorized values page. This has not been necessary since we switched to an interface which lists all categories. NOTE: This bug will not be reproducible if your first authorized value, alphabetically, has no values associated with it. For instance, if you delete all authorized values in the AR_CANCELLATION category. To test, apply the patch and go to Administration -> Authorized values. In the breadcrumbs menu you should see "Home -> Administration -> Authorized values." Clicking any of the authorized value categories in the list should take you to a view of that category's values. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31976 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> 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=31976 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #142676|0 |1 is obsolete| | --- Comment #5 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- Created attachment 142677 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142677&action=edit Bug 31976: Incorrect default category selected by authorized values page This patch removes some obsolete code for selecting a default authorized value category to be shown when the user first arrives on the authorized values page. This has not been necessary since we switched to an interface which lists all categories. NOTE: This bug will not be reproducible if your first authorized value, alphabetically, has no values associated with it. For instance, if you delete all authorized values in the AR_CANCELLATION category. To test, apply the patch and go to Administration -> Authorized values. In the breadcrumbs menu you should see "Home -> Administration -> Authorized values." Clicking any of the authorized value categories in the list should take you to a view of that category's values. Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31976 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31976 Katrin Fischer <katrin.fischer@bsz-bw.de> 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=31976 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #142677|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 142682 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142682&action=edit Bug 31976: Incorrect default category selected by authorized values page This patch removes some obsolete code for selecting a default authorized value category to be shown when the user first arrives on the authorized values page. This has not been necessary since we switched to an interface which lists all categories. NOTE: This bug will not be reproducible if your first authorized value, alphabetically, has no values associated with it. For instance, if you delete all authorized values in the AR_CANCELLATION category. To test, apply the patch and go to Administration -> Authorized values. In the breadcrumbs menu you should see "Home -> Administration -> Authorized values." Clicking any of the authorized value categories in the list should take you to a view of that category's values. Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31976 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |22.11.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=31976 --- Comment #7 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 22.11. 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=31976 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|22.11.00 |22.11.00, 22.05.08 released in| | CC| |lucas@bywatersolutions.com --- Comment #8 from Lucas Gass <lucas@bywatersolutions.com> --- Backported to 22.05.x for upcoming 22.05.08 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31976 Arthur Suzuki <arthur.suzuki@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arthur.suzuki@biblibre.com Version(s)|22.11.00, 22.05.08 |22.11.00, 22.05.08, released in| |21.11.15 Status|Pushed to stable |Pushed to oldstable --- Comment #9 from Arthur Suzuki <arthur.suzuki@biblibre.com> --- applied to 21.11 for 21.11.15 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31976 wainuiwitikapark@catalyst.net.nz changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wainuiwitikapark@catalyst.n | |et.nz --- Comment #10 from wainuiwitikapark@catalyst.net.nz --- Not backported to 21.05.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31976 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org