https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16750
--- Comment #8 from Jonathan Druart <[email protected]> --- (In reply to Srdjan Jankovic from comment #7) > Jonathan, maybe a silly question: wouldn't it be better to get referer from > the header in selectbranchprinter.pl? It's what does the current code, but the HTTP_REFERER does not contain the POST params. But actually I am not sure it's a good idea: with this patch the form will be submitted again and the item will be saved a second time. -- 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/
