Fix autocompletion (new menu system)
kkaefer - February 2, 2007 - 11:09
| Project: | Drupal |
| Version: | 6.x-dev |
| Component: | base system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Currently, you get a 403 when you try to autocomplete a user name.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| fix-autocomplete.patch | 1.31 KB | Ignored | None | None |

#1
Two good catches. Apparently, the testing happened as anonymous.
#2
Committed to CVS HEAD.
#3
#4
That 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.
#5
subscribing