Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This is a known issue and it is in fact Apache which does this, not Drupal. It is triggered by the presence of %2F in the URL. For example: http://drupal.org/%2F
Comments
Comment #1
larssg commentedI am sorry, but I don't understand. What URL did you go to when you got that error?
Comment #2
deekayen commentedMaybe this http://drupal.org/search/node/XML+read+http%3A%2F%2F
If it is, that's a core bug, not search404.
Comment #3
larssg commentedAh! Thank you very much! That makes sense. Do you know where I should forward this to? Should I simply change Project to Drupal project -> Drupal?
Comment #4
deekayen commentedHow to reproduce: search for "XML read http://" on drupal.org
Comment #5
Steven commentedThis is a known issue and it is in fact Apache which does this, not Drupal. It is triggered by the presence of %2F in the URL. For example:
http://drupal.org/%2F
It has been worked around in HEAD/4.7.