Bug 21122: Fix check-url-quick when utf8 characters in URL's
authorLiz Rea <liz@catalyst.net.nz>
Thu, 26 Jul 2018 04:26:15 +0000 (16:26 +1200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 28 Aug 2018 13:11:21 +0000 (15:11 +0200)
commit211a188494a40f0ef6cc1f3b993d0171602eeefa
tree2ec825ddf41fca2d920ad51f35c7e1729632bf3e
parentfe341ea4d2e7f1dd176bb27daaf1e69d29e327d6
Bug 21122: Fix check-url-quick when utf8 characters in URL's

To test:

Make a record with a URL that has a UTF8 character, such as:
http://some.nonexistent.tld/MāoriWomenAotearoa.pdf
Run the check-url-quick.pl job, notice it dies at that URL
Apply this patch
Test again, it should work.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 10720d2a5c50b82d565cab9ad70c8498164d81b2)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 1c988ed7fb3ca7d018c9c7e7cea5f22415b95836)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
misc/cronjobs/check-url-quick.pl