[Bug 40689] New: "Lost status" and "Damaged status" don't appear on moredetail.pl if user can't update them
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40689 Bug ID: 40689 Summary: "Lost status" and "Damaged status" don't appear on moredetail.pl if user can't update them Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com There's just a little bug in the display of moredetail.pl To reproduce: Set the "Damaged status", "Withdrawn status", and "Lost status" for an item on bib 29 on KTD with a privileged user. Now create a user with just the "catalogue" permission and go to http://localhost:8081/cgi-bin/koha/catalogue/moredetail.pl?biblionumber=29 NOTE: You will see the Withdrawn status, but the "Lost status" and "Damaged status" won't appear. -- 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=40689 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16157 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16157 [Bug 16157] C4::Koha::GetAuthorisedValues should not handle the selected option -- 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=40689 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |dcook@prosentient.com.au |ity.org | -- 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=40689 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- 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=40689 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- Created attachment 185703 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185703&action=edit Bug 40689: Fix "Damaged status" and "Lost status" on moredetail.pl This change just repairs moredetail.tt to re-apply the fix from bug 16157 which seems to have only been partially applied back in 2016. Test plan: 0. Apply the patch 1. Set the "Damaged status", "Withdrawn status", and "Lost status" for an item 2. Go to /cgi-bin/koha/catalogue/moredetail.pl?biblionumber=<biblionumber from item> 3. Note how "Withdrawn status", "Lost status", and "Damaged status" all appear now -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40689 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185703|0 |1 is obsolete| | --- Comment #2 from David Cook <dcook@prosentient.com.au> --- Created attachment 185704 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185704&action=edit Bug 40689: Fix "Damaged status" and "Lost status" on moredetail.pl This change just repairs moredetail.tt to re-apply the fix from bug 16157 which seems to have only been partially applied back in 2016. Test plan: 0. Apply the patch 1. Set the "Damaged status", "Withdrawn status", and "Lost status" for an item 2. Create a user that only has "catalogue" permission and log in as them 3. Go to /cgi-bin/koha/catalogue/moredetail.pl?biblionumber=<biblionumber from item> 4. Note how "Withdrawn status", "Lost status", and "Damaged status" all appear now -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40689 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Academy -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40689 Noah <noah.tremblay@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=40689 Noah <noah.tremblay@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185704|0 |1 is obsolete| | --- Comment #3 from Noah <noah.tremblay@inlibro.com> --- Created attachment 186204 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186204&action=edit Bug 40689: Fix "Damaged status" and "Lost status" on moredetail.pl This change just repairs moredetail.tt to re-apply the fix from bug 16157 which seems to have only been partially applied back in 2016. Test plan: 0. Apply the patch 1. Set the "Damaged status", "Withdrawn status", and "Lost status" for an item 2. Create a user that only has "catalogue" permission and log in as them 3. Go to /cgi-bin/koha/catalogue/moredetail.pl?biblionumber=<biblionumber from item> 4. Note how "Withdrawn status", "Lost status", and "Damaged status" all appear now Signed-off-by: noah <noah@inlibro.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40689 Jonathan Druart <jonathan.druart@gmail.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=40689 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186204|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 186455 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186455&action=edit Bug 40689: Fix "Damaged status" and "Lost status" on moredetail.pl This change just repairs moredetail.tt to re-apply the fix from bug 16157 which seems to have only been partially applied back in 2016. Test plan: 0. Apply the patch 1. Set the "Damaged status", "Withdrawn status", and "Lost status" for an item 2. Create a user that only has "catalogue" permission and log in as them 3. Go to /cgi-bin/koha/catalogue/moredetail.pl?biblionumber=<biblionumber from item> 4. Note how "Withdrawn status", "Lost status", and "Damaged status" all appear now Signed-off-by: Noah Tremblay <noah.tremblay@inlibro.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40689 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com QA Contact|testopia@bugs.koha-communit |jonathan.druart@gmail.com |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40689 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |25.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=40689 --- Comment #5 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Nice work everyone! Pushed to main for 25.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40689 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|25.11.00 |25.11.00,25.05.04 released in| | Status|Pushed to main |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=40689 --- Comment #6 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Nice work everyone! Pushed to 25.05.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40689 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m Version(s)|25.11.00,25.05.04 |25.11.00,25.05.04,24.11.10 released in| | Status|Pushed to stable |Pushed to oldstable --- Comment #7 from Fridolin Somers <fridolin.somers@biblibre.com> --- Pushed to 24.11.x for 24.11.10 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40689 Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |Needs documenting --- Comment #8 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- Not backporting to 22.11.x as it wasn't backported to 24.05.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org