Modify ↓
Opened 16 years ago
Closed 15 years ago
#5954 closed defect (worksforme)
Users URL is not present
| Reported by: | Dmitry | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | AutocompleteUsersPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
I've installed Trac 0.11 with your plugin but it fails to get a list of users from /users URL since it is not present. There is a list of users under /admin/users but user needs to have admin rights to see that one. Am I missing something?
Thanks.
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by
comment:2 Changed 15 years ago by
| Owner: | changed from Jeff Hammel to Ryan J Ollos |
|---|
Changing ticket owner to be new maintainer.
comment:3 Changed 15 years ago by
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Please reopen if you wish to pursue debugging.
Note: See
TracTickets for help on using
tickets.



The AutocompleteUsers plugin should provide a
/usersURL. Seehttp://trac-hacks.org/browser/autocompleteusersplugin/0.11/autocompleteusers/autocompleteusers.py
Are you sure a
/usersURL is not present for you? If not, I'm not sure what is going on.