Modify ↓
Opened 14 years ago
Closed 14 years ago
#7979 closed defect (worksforme)
No AJAX calls made, autocomplete not working
Reported by: | anonymous | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | AutocompleteUsersPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
With a 0.12.1 install, AutocompleteUsers does not perform AJAX calls; it does create the /users file, though. Running through mod_python and Apache2 on CentOS.
Other plugins:
- IniAdmin-0.2-py2.4.egg
- PrivateWikis-1.0.0-py2.4.egg
- sensitivetickets-0.1-py2.4.egg
- TracAccountManager-0.2.1dev-py2.4.egg
- TracCustomFieldAdmin-0.2.2-py2.4.egg
- TracDateField-1.0.1-py2.4.egg
- TracMyPagePlugin-0.11.1.1-py2.4.egg
- TracPermRedirect-2.0-py2.4.egg
- TracPrivateTickets-2.0.2-py2.4.egg
- TracTicketDelete-2.0-py2.4.egg
- TracUserPagePlugin-0.11.1.1-py2.4.egg
- TracVirtualTicketPermissions-1.0.0-py2.4.egg
The JavaScript selector matches the textbox. Firebug does not show any AJAX calls being made. User does have EMAIL_VIEW permissions.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Uh... it started working... don't know how, but I'm going to try not to jinx it.