Parmeter check for modules

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
Andiministrator

Parmeter check for modules

Post 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?
Post Reply

Return to “Developers Discussion”