[jira] [Commented] (OFBIZ-10800) Unable to remove items from onePageCheckout screen of ecommerce

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

[jira] [Commented] (OFBIZ-10800) Unable to remove items from onePageCheckout screen of ecommerce

Nicolas Malin (Jira)

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

Dhaval Wagela commented on OFBIZ-10800:
---------------------------------------

Fixed: Issue of empty line occurring at the time when we were not giving address line 2.

Added a check that if we have any value in 'address line 2' field, then only the 'li' element should get its value and then only 'li' element should be there on the screen so that it does not show unnecessary bullet with no line to follow it.

Provided patch for the same.

> Unable to remove items from onePageCheckout screen of ecommerce
> ---------------------------------------------------------------
>
>                 Key: OFBIZ-10800
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10800
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: Trunk
>            Reporter: Arpit Mor
>            Assignee: Dhaval Wagela
>            Priority: Major
>         Attachments: 1-ToOnePageCheckout.png, 2-Remove.png, 3-NoAddress2.png, 4-EmptyLine.png, 5-ScreenResolution.png, 6-100%Zoom.png, 7-80%Zoom.png, OFBIZ-10800.patch
>
>
> Steps to regenerate:
>  # Login to URL: [https://demo-trunk.ofbiz.apache.org/ecommerce/control/checkLogin/main]
>  # Add items to cart
>  # Click on One Page Checkout at top right of the page (Please refer attachment: 1-ToOnePageCheckout)
> Actual: Remove link is not working on onePageCheckout screen (Please refer attachment: 2-Remove)
>  
> Note: Following UI issues were also found on page
>  # Product image is not displayed on screen and UI is not proper (Please refer attachment: 2-Remove)
>  # If in step 2 of the page, address line 2 is empty then on clicking on continue to step 3, empty line is displayed (Please refer attachments: 3-NoAddress2 and 4-EmptyLine)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)