Plesae Reopen Ofbiz-1374
------------------------
Key: OFBIZ-2131
URL: https://issues.apache.org/jira/browse/OFBIZ-2131
Project: OFBiz
Issue Type: Bug
Components: ecommerce
Affects Versions: SVN trunk
Environment: XP, IE7.
Reporter: chris
The bug is still alive. See OFBIZ-1374.
I'm tried all suggestions and bug still alive. I commented out following code
and submit worked: dojo.addOnLoad(init); This line is in
quickAnonPaymentInformation.ftl and quickAnonOptionSettings.ftl. So problem
seems to be with dojo and IE7. The function processOrder() in
quickAnonCheckoutReview.ftl never fires. The other functions that are
registered with dojo.addOnLoad() do fire. Of course, with dojo.addOnLoad
commented out, the payment choices are not rendered. In my research I found
this bug report
"http://dojotoolkit.org/forum/dojo-core-dojo-0-9/dojo-core-support/dojo-addonload-bug-ie7".
Any suggestions for a temporary workaround I can use?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.