Topic "CVS commit: * Comments containing '+' characters were cha..."
Author: si...@us...
Reviewers: cod...@li...
URL: http://codestriker.sourceforge.net/cgi-bin/codestriker.pl?topic=2904007&action=view
--------------------------------------------------------------
Description:
* Comments containing '+' characters were changed into ' ' characters
when posted via AJAX. Other potentially damaging characters are now
escaped.
* Comments with '\' characters are now displayed correctly in all
cases within the tooltip window.
--------------------------------------------------------------
The topic was created with the following files:
codestriker/CHANGELOG
codestriker/html/codestriker.js
codestriker/lib/Codestriker.pm
codestriker/lib/Codestriker/Http/Response.pm
|