[Fb-contrib-commit] SF.net SVN: fb-contrib:[1299] trunk/fb-contrib/htdocs/index.html
Brought to you by:
dbrosius
From: <dbr...@us...> - 2009-09-24 04:58:15
|
Revision: 1299 http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1299&view=rev Author: dbrosius Date: 2009-09-24 04:58:07 +0000 (Thu, 24 Sep 2009) Log Message: ----------- rename Modified Paths: -------------- trunk/fb-contrib/htdocs/index.html Modified: trunk/fb-contrib/htdocs/index.html =================================================================== --- trunk/fb-contrib/htdocs/index.html 2009-09-24 04:57:27 UTC (rev 1298) +++ trunk/fb-contrib/htdocs/index.html 2009-09-24 04:58:07 UTC (rev 1299) @@ -51,6 +51,11 @@ <img id="svn_image" src="flip1.gif" onClick="toggleBlock('svn', 'svn_image');" align="top"/> Detectors added in svn<br/> <div id="svn" style="display:none;"> + <ul> + <li><b>[IKNC] Inconsistent Key Name Casing</b><br/> + Looks for calls to HttpRequest.getParameter with parameters of the same + name with different cases like 'id' and 'Id'.</li> + </ul> </div> <hr/> <img id="v4_0_0_image" src="flip2.gif" onClick="toggleBlock('v4_0_0', 'v4_0_0_image');" align="top"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |