Page 1 of 1

Parmeter check for modules

Posted: Tue Nov 11, 2008 1:44 pm
by Andiministrator
I'm working on known bugs of the Comments module. There is one bug when I switch on the option in global settings: "Allow parameter checks to create warning messages".
Then I get a warning message by the output of the Comments:

Code: Select all

WARNING: Comments is not properly cleaning input params. in C:\web\andiministrator\htmldoc\lib\classes\class.module.inc.php on line 1504
I cant find any problem within the module code. All parameters are cleaned where it is necessary. Is there a special way how the params have to be cleaned?