[Bug 11324] New: "Delete All Items" fails except on "Normal Tab" 3.14
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11324 Bug ID: 11324 Summary: "Delete All Items" fails except on "Normal Tab" 3.14 Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: library@stas.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com "Delete all items" on Edit dropdown menu when viewing a biblio record will only delete records when in the "Normal" tab. When viewing another tab, clicking this command does nothing. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11324 AlexHorsman <dhorsman@xtra.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |dhorsman@xtra.co.nz --- Comment #1 from AlexHorsman <dhorsman@xtra.co.nz> --- we have tested and we can successfully re-create this issue, we will work on a fix now -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11324 AlexHorsman <dhorsman@xtra.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11324 --- Comment #2 from AlexHorsman <dhorsman@xtra.co.nz> --- Created attachment 24323 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24323&action=edit bug 11324: delete all only works on 'normal' tab test plan 1. find a book with some items 2. in the marc tab click edit and choose delete all 3. notice it doesn't work 4. apply the patch 5. refresh page 6. try delete all again -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11324 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA Version|3.14 |master Assignee|koha-bugs@lists.koha-commun |dhorsman@xtra.co.nz |ity.org | Summary|"Delete All Items" fails |"Delete All Items" fails |except on "Normal Tab" 3.14 |except on "Normal Tab" --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- If [% countorders %] and [% countdeletedorders %] are coming up empty on MARCdetail.pl and other pages it's because the variable is not being set. If the variable is not being set, assuming those numbers are zero is inaccurate. Since confirm_deletion() is designed to warn users before taking potentially destructive action I think it's important that it get accurate data. A quick look suggests it's simply necessary to copy the relevant code from detail.pl to the other affected pages. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11324 Aleisha Amohia <aleishaamohia@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aleishaamohia@hotmail.com --- Comment #4 from Aleisha Amohia <aleishaamohia@hotmail.com> --- I could not reproduce this bug in version 3.23. Must have been fixed? Can someone else test if this bug is still valid? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11324 Ian Palko <library@stas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|Failed QA |RESOLVED --- Comment #5 from Ian Palko <library@stas.org> --- (In reply to Aleisha Amohia from comment #4)
I could not reproduce this bug in version 3.23. Must have been fixed? Can someone else test if this bug is still valid?
I can confirm, the code seems to have been either copied as Owen suggested, or other fixes have fixed this. Marking as Resolved:Invalid -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org