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.