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

chris commented on 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. 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?

> Anonymous quick check is broken, nothing happen when click on the "Submit 
> Order" button
> ---------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1374
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>         Environment: Hotwaxmedia demo server
>            Reporter: Raj Saini
>            Assignee: Jacopo Cappellato
>         Attachments: quickAnonProcessCustomerSettings.htm
>
>
> When click on the "Submit Button" on second page of Anonymous checkout, form 
> is not submitted. It seems this bug is introduced after adding the 
> creditCardFields screen in CommonScreen.xml of accounting module. It seems to 
> be working well in Branch 4.0
> On further analysis, I found that html tag is included twice in the generated 
> html. Please look at the attached html file for duplicate html tag.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to