Page 1 of 1

[Solved] Bug in lib/classes/module_support/modform.inc.php, Line 567:

Posted: Sun Sep 23, 2007 5:12 pm
by GDS
#Bug in lib/classes/module_support/modform.inc.php, Line 567: (CMSms 1.1 and above)

#$legend_text = cms_htmlentities($legendtext);
$legend_text = cms_htmlentities($legend_text);


GDS

Re: Bug in lib/classes/module_support/modform.inc.php, Line 567:

Posted: Sun Sep 23, 2007 5:23 pm
by tsw
cant see that in 1.2.x svn branch

Re: Bug in lib/classes/module_support/modform.inc.php, Line 567:

Posted: Sun Sep 23, 2007 5:25 pm
by calguy1000
I fixed it already