Modify ↓
Opened 12 years ago
Closed 8 years ago
#11067 closed defect (wontfix)
Incompatibiliy with agilo plugin
Reported by: | anonymous | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | KeywordSuggestPlugin |
Severity: | normal | Keywords: | |
Cc: | Ryan J Ollos | Trac Release: |
Description
Autocomplete is not working if agilo is installed.
The keyword suggest plugin does not filter the stream if it does not recognize the filename (ticket.html or wiki_edit.html). But agilo uses different names: agilo_ticket_new.html and agilo_ticket_edit.html.
Attached is a patch to make it work with agilo:
Attachments (1)
Change History (4)
Changed 12 years ago by
Attachment: | support-agilo.patch added |
---|
comment:1 Changed 12 years ago by
Owner: | changed from scratcher to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:2 Changed 11 years ago by
Status: | assigned → new |
---|
comment:3 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Agilo won't be supported.
Note: See
TracTickets for help on using
tickets.
Thanks for the patch.