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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 2 Aug 2018 13:21:43 +0000 (10:21 -0300)
commit10720d2a5c50b82d565cab9ad70c8498164d81b2
treec6aaeb1f1e4d0ad65809ad4edbd1e36a5a748c9f
parent6e0548cc1a7a924731bd414fec2f7917f044040a
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>
misc/cronjobs/check-url-quick.pl