There are more bugs. Line 160 and 164 I think there also should be
$error->getMessage() instead of $error->getCode().

On 1 Gru, 14:00, xwolf <[EMAIL PROTECTED]> wrote:
> Hello,
> Today I have updated symfony to 1.2.0 version, run my project's tests
> and got many errors. Error shows when I try to check the error message
> in the from. For example it is always 'required' instead of the error
> I have defined in form class. In the browser error message is correct
> and also in test debuging mode error message is correct. Only tests
> are incorect.
>
> I think it is a bug in sfTesterFrom line 176. When I change $error->getCode() 
> into $error->getMessage() everything is ok. Can someone
>
> confirm that?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to