Modify ↓
#12883 closed defect (wontfix)
DynamicFieldsPlugin and Apache Bloodhound
Reported by: | Owned by: | Ryan J Ollos | |
---|---|---|---|
Priority: | normal | Component: | DynamicFieldsPlugin |
Severity: | critical | Keywords: | Bloodhound, DynamicFieldsPlugin |
Cc: | Trac Release: | 1.0 |
Description
I have been testing DynamicFieldsPlugin in Bloodhound 0.7 and 0.8 (Trac 1.0). "hide_when_*" and "show_when_*" options seem to not be working properly. They always hide referred fields, even if the condition is not satisfied.
Any experience using this plugin along with Apache Bloodhound? If so, any reference on how to configure the rule?
Many thanks in advance!!
Cheers
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Bloodhound replaces all of the templates and makes no attempt to keep the DOM consistent with Trac. I'm surprised that any of DynamicFieldsPlugin works with Bloodhound.
DynamicFieldsPlugin will only support Trac. I've worked on Bloodhound and I don't think it has long-term viability, so I'm not going to hack up this plugin to support it. Sorry.