UDT validation bugs?
Posted: Thu May 05, 2011 7:52 am
Hi,
There seems to be a problem with the latest CMSMS (1.9.4.1) where it will not accept UDT with:
php assigning to a variable ending in a number, where the variable is assigned a number. eg:
$shortvar1 = 1;
Is this just me or does this happen for others as well? I discovered I couldn't modify my php code in the UDT section, and these kinds of variables stopped it from submitting. If I click apply, nothing happens, and if I click submit I reach a 404 page! When I remove the code, then everything works fine.
Thanks.
There seems to be a problem with the latest CMSMS (1.9.4.1) where it will not accept UDT with:
php assigning to a variable ending in a number, where the variable is assigned a number. eg:
$shortvar1 = 1;
Is this just me or does this happen for others as well? I discovered I couldn't modify my php code in the UDT section, and these kinds of variables stopped it from submitting. If I click apply, nothing happens, and if I click submit I reach a 404 page! When I remove the code, then everything works fine.
Thanks.