id summary reporter owner description type status priority component severity resolution keywords cc release 2434 javascript error when not configured...plus I can't configure it properly. edunne Noah Kantrowitz "Great idea for a plugin by the way. I just have to get it working properly. When the plugin is enabled but the section [condfields] is missing (or there but not configured properly) I get a java script error. Arguably the javascript should be happy and do nothing when the plugin is not configured properly. The java script error is: {{{ Line: 220 Char: 13 Error: 'condfields[...]' is null or not an object Code: 0 URL : etc. }}} Using InternetExplorer 7.0.57. Also the example on how to configure the plugin is not clear. Say I have a ticket type called milestone_target and I only want a section called acceptance criteria to show up on that ticket type. So Trac.ini: {{{ #!ini [components] condfields.web_ui.condfieldsmodule = enabled [ticket-custom] acceptance = textarea acceptance.cols = 70 acceptance.label = Ticket Acceptance Criteria acceptance.order = 16 acceptance.rows = 10 acceptance.value = [condfields] milestone_target = acceptance }}}" defect closed normal CondFieldsPlugin normal wontfix 0.10