id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
4912,Doesn't work,jason.trahan@twtelecom.com,richard,So I followed the instructions as followed.\r\n\r\n1. Created new URL Reference of /newticket\r\n\r\n2. Added editcc script with the following script\r\n\r\n{{{\r\n$(document).ready(function() {\r\n	// edit cc\r\n	alert("Testing");\r\n});\r\n}}}\r\n\r\n3. Clicked on new ticket and it would never fire off the alert.\r\n\r\nWhen I dug into this more I noticed that the script reference was coming out as \r\n{{{\r\n\r\n\r\n<script src="/tractweakui/tweakui_js/%2Fnewticket.js" type="text/javascript"></script>\r\n\r\n\r\n}}}\r\n\r\nhowever when I attempt to go that script Trac says it does not exist.\r\n\r\nI have tested this in both firefox and IE,defect,closed,normal,TracTweakUiPlugin,major,fixed,,,0.11
