Modify ↓
      
        #12954 closed enhancement (fixed)
Filtering entries to suggest on browser for several strategies
| Reported by: | Jun Omae | Owned by: | Peter Suter | 
|---|---|---|---|
| Priority: | normal | Component: | WikiAutoCompletePlugin | 
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 1.0 | 
Description
Currently, ajax request is sent to suggest on every time for all strategies. However, I think the all entries for several strategies could be cached and filter the entries on browser. e.g. linkresolver, milestone, macro, etc...
Attachments (0)
Note: See
        TracTickets for help on using
        tickets.
    



Proposed changes in https://github.com/jun66j5/wikiautocompleteplugin/compare/43fa371...t12954.