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=36425>. 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=36425 Summary: [shale] ShaleViewHandler cannot assume viewId has been set Product: Struts Version: Nightly Build Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Shale AssignedTo: dev@struts.apache.org ReportedBy: [EMAIL PROTECTED] ShaleViewHandler assumes that the UIViewRoot returned in the createView method of ViewHandler will already have a viewId set. This seems to contradict the JSF 1.1 spec which specifically states that "It is the callers responsibility to ensure that setViewId() is called on the returned view, passing the same viewId value." Now that MyFaces has changed this behavior to meet the spec, Shale does not work properly. As a side note, if this is working currently with the RI it may indicate a problem with the RI. -- 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]