Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2007 at 11:09 UTC
Updated:
25 Aug 2008 at 19:20 UTC
Currently, you get a 403 when you try to autocomplete a user name.
| Comment | File | Size | Author |
|---|---|---|---|
| fix-autocomplete.patch | 1.31 KB | kkaefer |
Comments
Comment #1
chx commentedTwo good catches. Apparently, the testing happened as anonymous.
Comment #2
dries commentedCommitted to CVS HEAD.
Comment #3
(not verified) commentedComment #4
damien tournoud commentedThat change broke the autocomplete feature of Profile (did you know it has one?), when the user (anonymous or registered) don't have the 'view user profiles' permission. See #284887: Check for access to autocomplete paths during form building.
Comment #5
arhak commentedsubscribing