wummel / linkchecker

check links in web documents or full websites
http://wummel.github.io/linkchecker/
GNU General Public License v2.0
1.42k stars 234 forks source link

Escaped character + (or %2B) is parsed #571

Open ssk2 opened 9 years ago

ssk2 commented 9 years ago

Unsure if this is intentional behaviour or not. When we run this on our site, we see several of the following errors. Opening the URL itself in a browser works.

URL        `http://downloads.mesosphere.io/master/ubuntu/14.04/mesos_0.19.0~ubuntu14.04%2B1_amd64.deb'
Name       `Ubuntu 14.04 (AMD 64)'
Parent URL http://mesosphere.com/downloads/archives/, line 559, col 7
Real URL   http://downloads.mesosphere.io/master/ubuntu/14.04/mesos_0.19.0~ubuntu14.04+1_amd64.deb
Check time 1.140 seconds
Warning    [http-robots-denied] Access denied by robots.txt,
           skipping content checks.
Result     Error: 403 Forbidden
dpalic commented 6 years ago

Thank you for the issue report. Sadly this project is dead, and a new team is around with https://github.com/linkcheck/linkchecker for more details please see: #708 Also please close this issue and report it freshly on the new repo https://github.com/linkcheck/linkchecker/issues if your issue still persists