xhtml needs to be updated to conform to stricter rules relating to Dummy Form deprecation
-----------------------------------------------------------------------------------------
Key: JBFORUMS-160
URL:
http://jira.jboss.com/jira/browse/JBFORUMS-160
Project: JBoss Forums
Issue Type: Bug
Environment: Portal 2.6DR
Forums for 2.6DR
Reporter: Ian White
Assigned To: Ryszard Kozmik
Firstly, I seem to be able to make a posting using Firefox, but not IE7.
When attempting to reply to a post, I get an error telling me that the xhtml is relying on
an implicit form declaration.
refer to
http://wiki.apache.org/myfaces/Upgrading_to_Tomahawk_1.1.3
Upgrading to Tomahawk 1.1.3
Dummy Form deprecation
Starting with this release the dummyForm has been deprecated. This means, any
commandLink/commandButton/navigationMenu etc not embedded in an form will throw an
exception. We've decided to do so to make MyFaces JSF applications more inter-operable
with the JSF RI.
If you use the MyFaces JSF implementation you can reenable this feature by adding the
following to your faces-config.xml, though, you should consider changing your JSF pages
(place a h:form in it) as we dont know if and when this feature will find its way back
into the main development.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira