"Link Checker Failed to validate URL" on some links with empty space characters
I'm receiving an error that the Link Checker fails to validate some URLs because of illegal character and that character always seems to be the space character (ASCII: 32). However other similar links have no problem being validate as I can see at etc/linkchecker.html. Please have a look at the errors below.
0.04.2018 15:32:37.715 *ERROR* [sling-default-5637-com.day.cq.rewriter.linkchecker.impl.LinkCheckerTask.2368] com.day.cq.rewriter.linkchecker.impl.LinkCheckerTask Failed to validate URL http://10.112.100.240:4502/assetdetails.html/content/dam/msi-dam/photography/room-scenes/bedroom/1-20/Bedroom 0006.tif: java.net.URISyntaxException: Illegal character in path at index 109: http://10.112.100.240:4502/assetdetails.html/content/dam/msi-dam/photography/room-scenes/bedroom/1-20/Bedroom 0006.tif
10.04.2018 15:32:37.715 *ERROR* [sling-default-5637-com.day.cq.rewriter.linkchecker.impl.LinkCheckerTask.2368] com.day.cq.rewriter.linkchecker.impl.LinkCheckerTask Failed to validate URL http://10.112.100.240:4502/assetdetails.html/content/dam/msi-dam/photography/room-scenes/bedroom/1-20/Bedroom 0009.jpg: java.net.URISyntaxException: Illegal character in path at index 109: http://10.112.100.240:4502/assetdetails.html/content/dam/msi-dam/photography/room-scenes/bedroom/1-20/Bedroom 0009.jpg
10.04.2018 15:32:37.715 *ERROR* [sling-default-5637-com.day.cq.rewriter.linkchecker.impl.LinkCheckerTask.2368] com.day.cq.rewriter.linkchecker.impl.LinkCheckerTask Failed to validate URL http://10.112.100.240:4502/assetdetails.html/content/dam/msi-dam/photography/room-scenes/commercial/21-40/Commercial 0032.jpg: java.net.URISyntaxException: Illegal character in path at index 116: http://10.112.100.240:4502/assetdetails.html/content/dam/msi-dam/photography/room-scenes/commercial/21-40/Commercial 0032.jpg
I'm not sure why only some of them are not being validated. Any help would be appreciated. Thanks a lot!
Bobby