Search the web
Sign In
New User? Sign Up
forms-dev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Custom input validation - error messages - ErrorMessagePrefix showin   Message List  
Reply | Forward Message #938 of 945 |
Thanks Manuel for the latest update of the class.

I noticed a particular bug fix:

- Fixed bug of adding custom input validation errors twice when
ShowAllErrors option is set.

I picked this up a while ago but didn't go through the process of
tracing where the duplication was coming from. Due to time constraints
I wrote it off as an error I'd made (as the custom input I was
creating used 2 inputs). So I appreciate that it's now fixed.

However it's not totally solved. If ErrorMessagePrefix is set (i.e.
not '') then the prefix is still outputted twice.
i.e. the error message is now no longer outputted twice, however the
ErrorMessagePrefix is outputted twice.

Hope it can be tracked down.

Cheers, Saul




Wed Feb 6, 2008 12:33 am

fen.strat
Offline Offline
Send Email Send Email

Forward
Message #938 of 945 |
Expand Messages Author Sort by Date

Thanks Manuel for the latest update of the class. I noticed a particular bug fix: - Fixed bug of adding custom input validation errors twice when ShowAllErrors...
fen.strat
Offline Send Email
Feb 6, 2008
12:33 am

Hello, ... Can you provide a minimal example that I can reproduce the problem? -- Regards, Manuel Lemos PHP professionals looking for PHP jobs ...
Manuel Lemos
mallemos
Offline Send Email
Feb 6, 2008
12:39 am

Hi Manuel, ... form_custom_test_class.php : class form_custom_test_class extends form_custom_class { var $client_validate = 0; var $server_validate = 1; ...
fen.strat
Offline Send Email
Feb 11, 2008
12:28 am

Hello, ... Ok, I fixed the bug. You find the fixed version here. Thank you for reporting. ...
Manuel Lemos
mallemos
Offline Send Email
Feb 12, 2008
2:05 am

Works perfect, thanks Manuel Cheers, Saul...
fen.strat
Offline Send Email
Feb 12, 2008
3:03 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help