DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22703>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22703 date field pattern in struts form: inconsistency [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn| |19161 Status|REOPENED |RESOLVED Component|Controller |Custom Tags Resolution| |LATER ------- Additional Comments From [EMAIL PROTECTED] 2003-12-30 12:15 ------- Sorry, what I meant to say is that the HTML tags are expected to be used with String input fields. This is so invalid input can be redisplayed. However, it's possible that developers may have ActionForm properties that are not used with the html:text tags, and so DynaActionForm supports these. It is true that most people do not try to use Date fields in conjunction with html:text with conversions being done by another component. It seems like adding a format attribute to html:text came up before and was discounted. I don't use tags to format data myself but, if someone provides a test case and a patch, and no one vetos the idea, I'd be happy to apply it. As to #3, there's a patch pending <http://issues.apache.org/bugzilla/show_bug.cgi?id=19161>. If you have a chance, let me know if this would solve your problem as well. -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]