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=37997>. 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=37997 Summary: FormTag looses "name" attribute in XHTML mode Product: Struts Version: 1.2.7 Platform: Other URL: http://www.jguru.com/forums/view.jsp?EID=1274991 OS/Version: Windows 2000 Status: NEW Severity: blocker Priority: P2 Component: Taglibs AssignedTo: dev@struts.apache.org ReportedBy: [EMAIL PROTECTED] FormTag does not render the attribute "name" when xhtml is set (by <html:html xhtml="true"> or <html:xhtml/>). Thus the generated HTML form is not accessible with JavaScript/DOM by the FormBean name. This disables reasonable use of the XHTML feature why I classified this as a blocker. One must live without XHTML conformity or patch / subclass the implementation. The URL provided links a page with strong evidence that the same behaviour is still present in struts 1.2.8. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]