You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/07/30 08:52:58 UTC

DO NOT REPLY [Bug 30342] - Struts-faces & JSF commandLink bug in RI 1.1

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=30342>.
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=30342

Struts-faces & JSF commandLink bug in RI 1.1





------- Additional Comments From craig.mcclanahan@sun.com  2004-07-30 06:52 -------
Unfortunately, the fix in the JSF RI created a coupling between the RI's
renderers for <h:form> and <h:commandLink>, such that you cannot use
<h:commandLink> inside any other library's implementation of a form tag
(including the one in the Struts-Faces library). I'm consulting with the JSF RI
team, and evaluating what the least painful solution will be -- probably either
emulating the nonstandard behavior of the RI's <h:form> renderer or building a
Struts-specific version of <h:commandLink> that interoperates with the Struts
form component.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org