Bug 8268: improve error checking
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 1 Aug 2012 14:30:45 +0000 (16:30 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 28 Aug 2012 16:02:46 +0000 (18:02 +0200)
commit20ad69646fee22d85af57d23a694c5c6e6208b72
tree99c4226b2d505e67c2642959817f084ae6b7d0a3
parentd944df2272b0fbed9f5a52136d60f4318186e8b9
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 <jonathan.druart@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
tools/export.pl