Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #55049 All Revisions ] Back to Issue ]
Summary 0055049: When a field validation was done, the message was not properly handled in some situations.
Revision 2024-03-25 19:30 by NaroaIriarte
Description If a field was validated with the validator engine, the error message was correctly shown but when a second validation was done by the super, the message was missing.
The problem was that the validators were sending two arguments, the message and the parameters that were mainly used as parameters to improve said message.
The validator engine, needs to send the property name that is being validated.
The needed fix is to add an extra argument to prevent from loosing information when the validations are done.
Revision 2024-03-25 19:24 by NaroaIriarte
Description If a field was validated with the validator engine, the error message was correctly shown but when a second validation was done by the super, the message was missing.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker