Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Resolved
-
2.0.0-M7
-
None
Description
JGrowlUtil does not escape control chars (for example \n) in the string in escape method, so they are inserted directly, so resulting javascript code could have syntax error.