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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 3 Aug 2018 14:21:35 +0000 (15:21 +0100)
commit1c988ed7fb3ca7d018c9c7e7cea5f22415b95836
treeeb581540c65222f71e19efa3c0d7d442c360541c
parent40cf253a0df46613340b301a8ce600de2e680a1c
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>
misc/cronjobs/check-url-quick.pl