http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8268
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11208|0 |1 is obsolete| | --- Comment #36 from Jonathan Druart <[email protected]> --- Created attachment 11262 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11262&action=edit Bug 8268: improve error checking Valid download attempts were being denied thanks to an incorrect regular expression. This patch fixes that, and makes it easier to understand what's going on in the code. Signed-off-by: Jonathan Druart <[email protected]> -- 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/
