Opened 13 years ago
Closed 5 years ago
#9871 closed defect (fixed)
conflict with DateFieldPlugin and AutocompleteUsersPlugin
Reported by: | uray | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | KeywordSuggestPlugin |
Severity: | normal | Keywords: | |
Cc: | falkb | Trac Release: | 0.11 |
Description
Either DateFieldPlugin or AutocompleteUsersPlugin or both enabled, this plugin stop working.
SVN revision: 11348 Trac version: 0.11
Attachments (0)
Change History (7)
comment:1 Changed 13 years ago by
Cc: | anonymous added; Ryan J Ollos removed |
---|---|
Owner: | changed from scratcher to Ryan J Ollos |
comment:3 Changed 13 years ago by
Replying to uray:
SVN revision of DateFieldPlugin is 11384.
jQuery UI conflicts have been a big problem among the 3 plugins, which led to my proposal to package them together. I'm still not sure that is the right solution, but they at least need to be tested together.
In Trac 0.12, KeywordSuggestPlugin works fine with the DateFieldPlugin trunk (which is 0.12 compatible). In [11246] on the 0.11 branch I downgraded the jQuery UI library for DateFieldPlugin to ensure full compatibility with Trac 0.11. I'll need to do the same for KeywordSuggestPlugin to generate a 0.11 version that is compatible with the 0.11 version of DateFieldPlugin. I'm sorry to say that this won't happen in March due to my work schedule, but I hope to work on the issue in April.
comment:4 Changed 7 years ago by
comment:5 Changed 7 years ago by
Cc: | falkb added |
---|
Doesn't work with the latest AutocompleteUsers from trunk, either. I can't read a problem in trac.log with DEBUG on though.
comment:6 Changed 6 years ago by
Owner: | Ryan J Ollos deleted |
---|
comment:7 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This plugin uses jQuery UI autocomplete now. AutocompleteUsersPlugin needs to address #9599.
#9599 has some information on this. I'm confident it won't work with AutocompleteUsersPlugin. What SVN revision of DateFieldPlugin are you using?