Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
other
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2008 at 23:53 UTC
Updated:
10 Oct 2008 at 03:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
damien tournoud commentedUnable to reproduce here.
Does a GET to http://example.com/user/autocomplete/%20 returns something meaningful?
Comment #2
redndahead commentedI can't reproduce here either.
Comment #3
yched commentedStrange.
Browsing to http://example.com/user/autocomplete/%20 does get me a 403.
Well, probably something on my local config...
Comment #4
vladimir.dolgopolov commentedI can't reproduce here either, but I've created the test (226730.test.txt) and have got the 403 Error in it.
The test made for Simpletest module.
Comment #5
vladimir.dolgopolov commentedI go to http://localhost:8038/abracdabra/%20 (my tests sandbox) and have got 403 again.
So it's looks like a local config issue, agreed with #3. And it's not a javascript issue.
Comment #6
yched commentedRight. And thus not a drupal issue either, AAMOF.
Closing, sorry about that.
Comment #7
dave reidThis is a duplicate of #284887: Check for access to autocomplete paths during form building.