id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 5939,No or not functional ticket attributes,smaug@…,Matthias,"When I install the plugin enable it in 'Admin' window and restart web server, no additional ticket attributes appears in 'New Ticket' window. So I tried to inspect the source code (although I have very low knowledge of Python) and add them manually in 'trac.ini' like for similar plugins: {{{ [ticket-custom] startdate = text startdate.label = Start Date finishdate = text finishdate.label = Finish Date buffer = text buffer.label = Buffer dependencies = text dependencies.label = Dependencies reverse_dependencies = text reverse_dependencies.label = Reverse Dependencies }}} Now I can assign that attributes, but the only one that seems to be functional and has an effect in macros is 'dependencies' (not 'reverse_dependencies' not any other). My Trac instalation: {{{ Trac: 0.11.5 Python: 2.5.2 (r252:60911, Jan 4 2009, 18:00:02) [GCC 4.3.2] setuptools: 0.6c9 SQLite: 3.5.9 pysqlite: 2.4.1 Genshi: 0.5.1 mod_python: 3.3.1 Pygments: 0.10 Subversion: 1.5.1 (r32289) jQuery: 1.2.6 OS: Linux (Debian Lenny) }}} I hope, I'm doing something wrong and it's not a bug, but it seems to be.",defect,closed,normal,ProjectPlanPlugin,major,fixed,,,0.11