[Bug 32113] New: Missing table from batchMod.pl when coming from a bib record
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32113 Bug ID: 32113 Summary: Missing table from batchMod.pl when coming from a bib record Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org There are several ways to access batch item modification, one of them is from a bibliographic record. Normally, there is a table showing item details at the top of the page. But that table is missing when we access the page from a bibliographic record. To test: 1) Go to Reports 2) Make a report of item numbers (e.g. select itemnumber from items limit 5) 3) Click Batch operations with X visible records 4) Choose Batch item modification --> Note that there is a table of items at the top of the page 5) Go to a bibliographic record that has at least one item (and less than 1000) 6) Click Edit > Edit items in batch --> Note that there is no table at the top of the page -- 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=32113 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Caroline, I just tested on master, but this appears to work for me. Here is what I did: * Found a record, I was using "The C programming language" from the sample records * From the detail page: Edit > Edit items in batch * The table showed as expected. * From the detail page: Select all > Modify selected items * The table showed as expected. Was this in a specific version or could there be another difference in testing? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org