[
https://issues.apache.org/jira/browse/OFBIZ-11924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183424#comment-17183424
]
Akash Jain commented on OFBIZ-11924:
------------------------------------
Hi [~arpit.mor],
I explored code around images on product detail page. There is showing product
images in sliding style if product images ('product content type id' is
'IMAGE') available in the system. If product image is not available then only
additional images showing one by one.
As per the implementation,
#1 is working as expected. We can create separate ticket as improvement if
product images and additional images both should be shown.
#2 is also working as expected. Product images showing in sliding style and
additional images showing one by one.
> Issues with additional image on ecommerce
> -----------------------------------------
>
> Key: OFBIZ-11924
> URL: https://issues.apache.org/jira/browse/OFBIZ-11924
> Project: OFBiz
> Issue Type: Bug
> Components: ecommerce
> Affects Versions: Trunk
> Reporter: Arpit Mor
> Assignee: Akash Jain
> Priority: Minor
> Attachments: Add1.jpg, Add2.jpg, Add3.jpg, Image2.1.png, Image2.2.png
>
>
> Following issues were found:
>
> #1) Additional image uploaded for product is not displayed (if product
> already has additional image)
> Steps to regenerate:
> * Download additional images attached in the ticket
> * Navigate to URL:
> [https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductContent?productId=WG-5569]
> * Browse additional images that are downloaded in the earlier step
> * Click on upload button
> * Navigate to URL:
> [https://demo-trunk.ofbiz.apache.org/ecomseo/product/Tiny-Chrome-Widget-WG-5569.html]
>
> Actual: Uploaded additional images are not displayed
>
> Expected: Uploaded additional image should be displayed on ecommerce
>
> Note: This issue is product specific, for product: Tiny Chrome Widget (Id:
> WG-5569), uploaded additional images are not displayed. But for product: Nan
> Gizmo (Id: GZ-1001), uploaded additional images are displayed
>
> #2) UI issue on ecommerce when additional images are uploaded for product
> Steps to regenerate:
> * Download additional images attached in the ticket
> * Navigate to URL:
> [https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductContent?productId=GZ-1001]
> * Browse additional images that are downloaded in the earlier step
> * Click on upload button
> * Navigate to URL:
> [https://demo-trunk.ofbiz.apache.org/ecomseo/product/Nan-Gizmo-GZ-1001.html]
>
> Actual: Please refer attachment: Image2.1
> Expected: Please refer attachment: Image 2.2
--
This message was sent by Atlassian Jira
(v8.3.4#803005)