Hi,

I have a very small issue, and I'm not sure where to post it, so I'll try here.

I made a little change in a Zend-Core-Class:
As I needed access from outside to all possible error messages of a validator, I added a getter-method in Validate/Abstract.php which returns the $_messageTemplates variable. (The reason I needed all messages and not just those of the errors which actually occured: I wanted to use the same error messages for a client-side-validation, where I render them all in invisible containers which may be set visible by Javascript)

I wanted to add this proposal to the Issue Tracker, but then I learned I had to sign this CLA via fax and everything... I will do so if it's needed, but I'm not sure if my change has a chance anyway to be included in a future release, where is the best place to ask? I don't see a contributors mailing list or something like that...

Thx,
Kirsten


Reply via email to