[Bug 27617] New: Issues tab in subscription-detail.pl page is misleading
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27617 Bug ID: 27617 Summary: Issues tab in subscription-detail.pl page is misleading Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Serials Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org The "Issues" tab on subscription-detail.pl is misleading. At most, it will show 10 issues. We should either show nothing or show the same thing as "Serial collection". *OR* We should show the same thing as the Catalogue view for Staff Interface/OPAC. -- 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=27617 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I actually displays, at the top, all the issues that are "pending" (not "arrived", "missing" or "not issued"). And then the 5 last not "pending". Maybe we should actually display the pending by default and add a "show all" link to display the other ones. I agree that displaying arbitrarily only 5 is confusing. -- 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=27617 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27617 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- C4::Serials::GetSerials 660 $count = 5 unless ($count); -- 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=27617 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Filed in 2013 - I win ;) *** This bug has been marked as a duplicate of bug 10142 *** -- 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