https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16750
--- Comment #12 from Kyle M Hall <[email protected]> --- (In reply to Jonathan Druart from comment #11) > The problem with your patch is that it will only fix 1 page whereas we have > plenty of others with the same issue. I totally agree. I much prefer your patch except for the risk of accidentally adding data to the database. I'm sure this behavior exists not only for additem.pl, but for any cgi driven data creation that does not involve a redirect. Do you have any thoughts on how to avoid that? -- 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/
