Modify ↓
Opened 15 years ago
Last modified 14 years ago
#5532 new defect
Compatibility with Trac 0.12
Reported by: | Tony | Owned by: | obs |
---|---|---|---|
Priority: | normal | Component: | TicketSubmitPolicyPlugin |
Severity: | normal | Keywords: | |
Cc: | Jan Beilicke | Trac Release: | 0.12 |
Description
I was trying to make ticketSubmitPolicyPlugin work on Trac 0.12, I have all installed, and the plugin give me no error message. The WebAdmin works and it configures the trac.ini correctly (despite that WebAdmin destroy the trac.ini so this is not an specific ticketSubmitPolicyPlugin issue). I tried on both IE 8 and Firefox 3.0.5.
My ini is like this:
[components] ticketsubmitpolicy.* = enabled [ticket-submit-policy] policy2.condition = component is not OUTRO policy2.excludes = modulo_field #Where modulo_field is a custom field
Even using default field instead of modulo_field the plugin don't hide the field.
Since 0.11.x will not last forever it is reccomended to treat this issue, as many plugins for 0.11.x works on 0.12.
If someone can run ticketSubmitPolicyPlugin on 0.12 please leave a message.
Attachments (1)
Change History (4)
comment:1 Changed 15 years ago by
Owner: | changed from Jeff Hammel to obs |
---|
Changed 14 years ago by
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Cc: | Jan Beilicke added; anonymous removed |
---|
Note: See
TracTickets for help on using
tickets.
我也是0.12,能出得来,只不过excludes时,不能完整地把文字描述也隐藏掉。如下图: