DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29885>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29885 Action based client side validation ------- Additional Comments From [EMAIL PROTECTED] 2004-07-02 15:17 ------- Kalpesh, Firstly posting a ton of java in the bugzilla is v.unlikely to ever get anyones attention. The normal mechanism is to attach a patch using the "Create a new attachment" link at the top of this page. Secondly if you want the JavacriptValidatorTag changed, then the usual format is to post a "cvs diff" patch which just contains the changes to that class rather than posting the whole java source: cvs diff -u Main.java >> myPatchfile.txt Thirdly, the javascript functions have moved to Commons Validator and are no longer part of Struts or the validation-rules.xml file: http://cvs.apache.org/viewcvs.cgi/jakarta- commons/validator/src/javascript/org/apache/commons/validator/javascript/ Personally, because of all the code you posted I gave up before I ever got near to understanding what your proposed change is. That said before changing the Struts javascript tag, sounds like you need to make the case in commons for changing the javascript functions there. Niall P.S. Sorry, its good you made the effort to post some code. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]