[jira] Commented: (OFBIZ-2131) Anonymous checkout Submit purchase button does not work in IE7

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2131) Anonymous checkout Submit purchase button does not work in IE7

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982579#action_12982579 ]

Sascha Rodekamp commented on OFBIZ-2131:
----------------------------------------

Task can be closed.

anonymous quick checkout works in IE7 without problems

Cheers Sascha

> Anonymous checkout Submit purchase button does not work in IE7
> --------------------------------------------------------------
>
>                 Key: OFBIZ-2131
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2131
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/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.