http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6524 Bug #: 6524 Summary: When editing a subscription. Save it results to a new subscription Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 Component: Serials AssignedTo: colin.campbell@ptfs-europe.com ReportedBy: alex.arnaud@biblibre.com QAContact: koha-bugs@lists.koha-community.org When you want to edit a suscription ( cgi-bin/koha/serials/subscription-add.pl?op=mod&subscriptionid= ) and you click on "save subscription", then koha creates a new one instead of edits it. This is because 'modname' variable is not passed to the template in the case where op == mod. -- 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.