Menu

505 error on URL with spaces or # chars

Help
2012-05-29
2013-04-09
  • Uwe Hunfeld

    Uwe Hunfeld - 2012-05-30

    Hi!

    I will take a look at this soon.

    I guess this doesn't have to do anything with bug 3504517 or URL-encoding.
    If the URL gets encoded "wrong", the server normally responds a "404 - not found".
    … but maybe it does ;)

    I'll let you know what's going wrong there.

     
  • Nobody/Anonymous

    Thanks!

    Meanwhile, this is the code I was using.

    http://pastebin.com/A8FnPHGn

     
  • Uwe Hunfeld

    Uwe Hunfeld - 2012-05-30

    Thanks!

    I just figuered out the problem with that links: They are partially urlencoded and partially not.

    Like this one: http://www.lidingo.se/lexportlet/binary/Hantering av ma.pdf?id=%7bFCFE-AB19-0CA2-D14E-DD13-A100%7d

    Some characteds are urlencoded (%7b) and some aren't (the whitespaces).
    So the crawler can't find out if it's an urlencoded link (is it?) and the request fails.

    Added this to the buglist: 3530805

    Will try to fix that.

    Thanks for the report!

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.