id summary reporter owner description type status priority component severity resolution keywords cc release 12207 show_when_type = ... kills TicketTemplate Theodor Norup Rob Guttman "In Trac 1.0.1 with DynamicFieldsPlugin and TracTicketTemplatePlugin installed, the ticket template functionality in the ticket editor is completely disabled (the admin functionality works, though) when you use the `show_when_type` configuration setting is used on a custom ticket field. It seems that the problem lies on the Javascript side. On load of `newticket` firebug reports: {{{ TypeError: th.attr(...) is undefined return th.attr('id').slice(2); }}} in layout.js line 156, col 11. The same error is reported whenever you change the ticket type setting. The dynamic field behaviour works as expected, the field is nicely hidden when expected to. When you outcomment the trac.conf line containing `show_when_type` the template functionality works fine" defect closed normal DynamicFieldsPlugin major duplicate 1.0