adf command button does not function with firefox
-------------------------------------------------
Key: JSF-14
URL: http://jira.andromda.org/browse/JSF-14
Project: JSF cartridge
Type: Bug
Environment: 3.2-snapshot,jdk 1.5, firefox 1.5.0.4
Reporter: Wenhu Guan
Assigned to: Chad Brandon
The following generated code does not work properly(click the command button,
nothing happen) under firefox 1.5.0.4.
if removed the statement onsubmit="return validateHomeHomeStockingForm(this);"
, it will work.
<h:form id="homeHomeStockingForm" onsubmit="return
validateHomeHomeStockingForm(this);" enctype="multipart/form-data">
<af:panelForm>
<f:facet name="footer">
<af:panelButtonBar>
<af:commandButton text="#{messages['stocking']}"
action="#{homeController.homeStocking}"/>
</af:panelButtonBar>
</f:facet>
</af:panelForm>
<a:validator/>
</h:form>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642