id summary reporter owner description type status priority component severity resolution keywords cc release 11358 adding custom [test-outcomes] breaks setting outcomes from Test Plan table view JamesThomasMoon1979 Roberto Longobardi "[http://trac-hacks.org/wiki/TestManagerForTracPlugin#CustomTestCaseOutcomesi.e.statesverdicts Following this section] I added the `skipped` outcome to `conf/trac.ini`. The last line here: {{{ [test-outcomes] default = TO_BE_TESTED green.successful = Successful red.failed = Failed yellow.to_be_tested = Untested yellow.skipped = skipped }}} I restarted the trac server. When attempting to set a test case outcome from the Test Plan view, the web page stops interacting. The developer console shows {{{ [17:18:54.182] TypeError: ui.item.attr(...) is undefined @ http://server:8080/e/chrome/testmanager/js/testmanager.js:792 [17:18:54.185] SyntaxError: syntax error @ javascript:void:1 }}} Using firefox 24.0 on Ubuntu. The sequence of events was this 1. I created some Test Plan `foobar` in catalog `my catalog` 1. changed the `conf/trac.ini` as shown above 1. restarted the server 1. browse to Test Manager 1. browse to `my catalog` 1. select the test plan `foobar` \\now I'm in the table view of the test plan 1. click on a test case icon \\opens the possible outcomes (see attachment) 1. click a yellow outcome \\nothing occurs, the setting outcomes appears unresponsive \\the DEBUG level trac.log does not show any exception nor any debug statements occurring. The firefox Developer Console shows errors. " defect closed normal TestManagerForTracPlugin normal fixed 0.12