http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10854
--- Comment #20 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #18) > Created attachment 21610 [details] [review] > Bug 10854: Follow-up - Some changes to the template > > Changing the link to a button and a pull down, matching the > layout for the notification pull down and send notification button. > > To test: > - Try to export claims as CSV and verify that the layout > change didn't break the functionality. > - Decide if you like the change or not :) Katrin, This patch introduces an issue. To reproduce: - go on serials/claims.pl - select a vendor with serials (claimdate should be != today) - check 1 or + serials and export them as CSV - refresh the page - select a vendor - the issues have been claimed! It is why I left the link. Having 2 submit buttons (with different actions) on the same form is not a good idea. I let you obsolete the patch. Thanks to tried :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
