Hello,
I have a problem with $html->tagErrorMsg() and helper tagIsInvalid()
functions.
The tageErrorMsg function have an if :
$error = 1;
if ($error == $this->tagIsInvalid()) {
but the tagIsInvalid() always return with a string if there is an error
messag and never true this if.
Is this a bug? Or I made some mistake?
--
Ámon Tamás
http://linkfelho.amon.hu
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---