[jira] Created: (OFBIZ-2131) Plesae Reopen Ofbiz-1374

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

[jira] Created: (OFBIZ-2131) Plesae Reopen Ofbiz-1374

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2131) Plesae Reopen Ofbiz-1374

Nicolas Malin (Jira)

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

Scott Gray commented on OFBIZ-2131:
-----------------------------------

Hi Chris

Since you've added an issue we probably don't need to open an old one.  If you could just rename this issue to describe the problem and provide some steps to reproduce I'm sure you'll have more luck getting a response.

> 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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chris updated OFBIZ-2131:
-------------------------

    Summary: Anonymous checkout Submit purchase button does not work in IE7  (was: Plesae Reopen Ofbiz-1374)

> 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: 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.

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)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-2131:
----------------------------------------

I was ready to close this as not reproductible, but ...

I was able to create one order using *anonymous checkout* on demo server today using IE7 see https://demo.hotwaxmedia.com/ordermgr/control/orderview?orderId=WSCO10001
I tried also using one page checkout see https://demo.hotwaxmedia.com/ordermgr/control/orderview?orderId=WSCO10002
I finally tried using quick checkout and argg here is the bug !!! The button does not respond...

So please next time give use more informations (options, steps, informations entered, etc.)

Thanks

> 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: 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.