id summary reporter owner description type status priority component severity resolution keywords cc release 5768 Tickets still shown all custom fields webmaster@… "hey, i want to use that feature but it doesnt work for me :-( i downloaded the zip-file. compiled the source and done the easy_install with the egg-file. i activated the plugin and made some test in the adminmenu for the condfields example in trac.ini: {{{ [condfields] feature = blocking blocked_by, summary, type, include_standard = true requirement = id, type task = totalhours, blocking }}} but if i want to create for example a new task all of my custom fields were shown... the trac log shows: {{{ 2009-09-02 12:39:08,316 Trac[web_ui] INFO: version: 0.11 - id: $Id$ 2009-09-02 12:39:08,413 Trac[main] ERROR: Internal Server Error: Traceback (most recent call last): File ""/usr/lib/python2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/web/main.py"", line 435, in _dispatch_request dispatcher.dispatch(req) File ""/usr/lib/python2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/web/main.py"", line 227, in dispatch data, content_type) File ""/usr/lib/python2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/web/chrome.py"", line 707, in render_template template = self.load_template(filename, method=method) File ""/usr/lib/python2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/web/chrome.py"", line 691, in load_template return self.templates.load(filename, cls=cls) File ""build/bdist.linux-i686/egg/genshi/template/loader.py"", line 237, in load raise TemplateNotFound(filename, search_path) TemplateNotFound: Template ""condfields.js"" not found }}} where should the condfields.js template should be? a 'find / -name condfields.js' just showed me the plugin-install-folder, where i unzipped the source, compiled and installed the egg... any hints to solve my issue?" defect closed highest CondFieldsPlugin normal wontfix Ryan J Ollos 0.11