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

Jonathon Wong commented on OFBIZ-1374:
--------------------------------------

Does it have anything to do with the message "permission denied to call method 
XMLhttprequest.open"?

Go to 
applications/ecommerce/webapp/ecommerce/order/quickAnonPaymentInformation.ftl. 
In javascript function "getPaymentInformation", replace 
"<@ofbizUrl>quickAnonEnterExtOffline</@ofbizUrl>" with 
"/ecommerce/control/quickAnonEnterExtOffline" (which stops OFBiz from 
generating 
"http://localhost:8080/ecommerce/control/quickAnonEnterExtOffline...";). 
Clicking on "Submit Order" should go through now.

However, there seems to be other permissions problems after that.

The reproduce bug, order something as an anonymous shopper, do a "Quick 
Checkout" (Checkout Without Login), select "Ext_Offline" payment method, select 
any shipping method, then click "Submit Order".

I'm looking at OFBiz 4.0, rev 589272.

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