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

K Sharad Bhushan edited comment on OFBIZ-4724 at 3/24/12 6:05 AM:
------------------------------------------------------------------

Hi Jacques,

Here is explanation

Expected: Shopping cart one page checkout should work and let me place an 
order. I expected every section(i.e shipping address, payment, shipping method) 
to report the errors if any and let the user continue with filling next section 
to place order.

Problem : I found that the process was breaking on errors i.e if i make an 
error in shipping address it was not displaying errors, and the "continue to 
step 3" button was failing to display next section on success as well.

Changes Made: while i observed the script as issues in handling response, i 
have done the corrections to display errors and show next sections on 
successful submission.

I have also attached the patch by replacing tabs with 4 spaces. 

Sharad
                
      was (Author: sharadbhushank):
    Hi Jacques,

Here is explanation

Expected: Shopping cart one page checkout should work and let me place an 
order. I expected every section(i.e shipping address, payment, shipping method) 
to report the errors if any and let the user continue with filling next section 
to place order.

Problem : I found that the process was breaking on errors i.e if i make an 
error in shipping address it was not displaying errors, and the "continue to 
step 3" button was failing to display next section on success as well.

Changes Made: while i observed the script as issues in handling response, i 
have done corrections to display errors and show next sections on successful 
submission.

Sharad
                  
> Shopping Cart - One Page Checkout - not continuing
> --------------------------------------------------
>
>                 Key: OFBIZ-4724
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4724
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>         Environment: Any Browser
>            Reporter: K Sharad Bhushan
>              Labels: ofbiz, patch
>         Attachments: ecommerce-shopping-cart-script.patch, 
> ecommerce-shopping-cart-script.patch
>
>
> While testing with latest trunk - revision at 1297039(March 5 2011), i have 
> observed issues in one page checkout due to javascript. I have identified 
> that the script was not in place to handle response. I happened to modify the 
> script checkoutprocess.js to fix this. i have testing in chrome, mozilla and 
> is working fine. I am attaching the patch for this fix
> Please do review and let me know of of issues. 
> Found there cannot be a patch while creating issue

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to