KeywordSuggestPlugin v0.5: matchcontains and helppage configuration options don't do anything
In the trac.ini keywordsuggest configuration, matchcontains and helppage don't do anything in v0.5. It seems like web_ui.py is looking for matchcontains_opt and helppage_opt instead. Can this be documented in the trac hacks wiki or changed to look for the old configuration option names?
Change History (7)
| Description: |
modified (diff)
|
| Summary: |
KeywordSuggestPlugin v0.5: matchcontains and helppage configuration parameters don't exist →
KeywordSuggestPlugin v0.5: matchcontains and helppage configuration options don't do anything
|
| Owner: |
set to Ryan J Ollos
|
| Status: |
new →
accepted
|
| Resolution: |
→ fixed
|
| Status: |
accepted →
closed
|
It was probably a refactoring error.