﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
11475,Javascript error when adding sub categories,anonymous,Roberto Longobardi,"Here is the patch I had to do for this plugin to work in Google Chrome browser.

In /usr/share/trac/myproject/plugins/TestManager-1.7.3-py2.7.egg 
I opened it with Archive manager (GUI) and edited  /usr/share/trac/myproject/plugins/TestManager-1.7.3-py2.7.egg/htdocs/js/testmanager.js.

I had to replace $(""input[@name=' with $(""input[name=' removing the @ symbol to avoid a jquery error. This was done in about 2-3 places in this js file.

After that the plugin works fine in Chrome without any js errors.",defect,new,normal,TestManagerForTracPlugin,normal,,javascript error,,1.2
