[Bug 4805] New: Multiple subscriptionid's passed to serials-collection.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4805 Summary: Multiple subscriptionid's passed to serials-collection. Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Serials AssignedTo: gmcharlt@gmail.com ReportedBy: gcollum@gmail.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 In the serials-edit.tmpl subscriptionid is defined in every row (issue) of the serials edition table. If you click on the save button, multiple subscriptionids are passed to the serials-collection page (serials-collection.pl?subscriptionid=3&subscriptionid=3&subscriptionid=3&subscriptionid=3). This results in duplicate lines in the serials-collection page for each id that is passed. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4805 Garry Collum <gcollum@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|gmcharlt@gmail.com |gcollum@gmail.com --- Comment #1 from Garry Collum <gcollum@gmail.com> --- Created attachment 2156 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2156 Proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4805 --- Comment #2 from Garry Collum <gcollum@gmail.com> --- Please ignore this patch. It looks like serials-edit can edit more than one subscriptionid at a time, although I'm not sure how you would do this within contriving it. The fix needs to be able to send multiple different subscription ids, or serials-collection needs to perform a DISTINCT function to eliminate duplicates. Not passing duplicate ids in the first place would probably be preferable. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4805 --- Comment #3 from Garry Collum <gcollum@gmail.com> --- Created attachment 2160 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2160 Propose patch - replacement for previous patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4805 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2156|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4805 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com --- Comment #4 from Galen Charlton <gmcharlt@gmail.com> --- Pushed second patch. Please test and close. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4805 Garry Collum <gcollum@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org