id summary reporter owner description type status priority component severity resolution keywords cc release 11609 [testplan-tm_custom] custom=textarea format=wiki does not do wiki formatting JamesThomasMoon1979 Roberto Longobardi "Using TestManagerForTracPlugin v1.8.1 Adding a custom field of type `textarea` of and format wiki does not render wiki markup. 1. In `conf/trac.ini` I added {{{ [testcaseinplan-tm_custom] browser_info = textarea browser_info.rows = 5 browser_info.columns = 40 browser_info.format = wiki browser_info.label = browser type version OS browser_info.order = 22 }}} 1. Within a testcase I clicked the pencil icon. 1. I entered text into the `browser_info` field {{{ - Chrome 27 Windows 7 - Firefox 31 Windows Server 2008 - Chrome 30 Ubuntu - Chrome 31 Mac - Safari 5 Mac OSX 10.1 - Safari 6 Mac - Safari 121 Mac ''foobar'' #22 }}} 1. click Save \\'''''No wiki markup occurred. It is merely plain text'''''! I expected the typical trac wiki formatting. ---- reviewing the trac.log with DEBUG level, I see debug messages {{{ 2014-03-06 00:36:37,951 Trac[model] DEBUG: Changing 'browser_info' field value. 2014-03-06 00:36:37,951 Trac[model] DEBUG: Value after: - Chrome 27 Windows 7 - Firefox 31 Windows Server 2008 - Chrome 30 Ubuntu - Chrome 31 Mac - Safari 5 Mac OSX 10.1 - Safari 6 Mac - Safari 121 Mac ''foobar'' #22 2014-03-06 00:36:37,951 Trac[model] DEBUG: >>> save_changes 2014-03-06 00:36:37,954 Trac[model] DEBUG: <<< save_changes }}} clicking the browser refresh button, I see the Value is displayed as {{{ - Chrome 27 Windows 7 - Firefox 31 Windows Server 2008 - Chrome 30 Ubuntu - Chrome 31 Mac - Safari 5 Mac OSX 10.1 - Safari 6 Mac - Safari 121 Mac ''foobar'' #22 }}} The `'` is displayed as `'` . Again, there is no wiki linking or formatting." defect closed normal TestManagerForTracPlugin minor fixed 0.12