Download & Extend

Fix autocompletion (new menu system)

Project:Drupal core
Version:6.x-dev
Component:base system
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Currently, you get a 403 when you try to autocomplete a user name.

AttachmentSizeStatusTest resultOperations
fix-autocomplete.patch1.31 KBIgnored: Check issue status.NoneNone

Comments

#1

Status:needs review» reviewed & tested by the community

Two good catches. Apparently, the testing happened as anonymous.

#2

Status:reviewed & tested by the community» fixed

Committed to CVS HEAD.

#3

Status:fixed» closed (fixed)

#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