Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
other
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2012 at 20:26 UTC
Updated:
10 Mar 2016 at 17:26 UTC
Jump to comment: Most recent
Comments
Comment #0.0
seaarg commentedMore information about the bug
Comment #1
malcomio commentedThis also happens for me using the core node search - as you say, when clean URLs are disabled, there is no issue.
On my site, the result is 403 forbidden, rather than an infinite redirect loop.
Comment #2
malcomio commentedIf the search term is wrapped in quotes, then it works fine.
I haven't been able to reproduce it with any character other than .
This type of search shouldn't result in a broken page, though.
I'm not sure if it is specifically a search problem, or a problem with the .htaccess rules - other URLs with a . after a / will also produce the same behaviour, rather than the drupal 404 page.
e.g. http://www.red-route.org/test/.hello http://www.red-route.org/test/hello
also happens on d.o.: https://www.drupal.org/test/.hello
Comment #3
peter.walter commentedI see this is now fixed on drupal.org, but still broken on fresh install of 7.x-dev
Comment #4
peter.walter commentedThis is being blocked by .htaccess