[jira] [Comment Edited] (OFBIZ-9309) Ecommerce component showing error screen on searchContent from showcontenttree page

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

[jira] [Comment Edited] (OFBIZ-9309) Ecommerce component showing error screen on searchContent from showcontenttree page

Nicolas Malin (Jira)

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

Aditya Sharma edited comment on OFBIZ-9309 at 4/9/17 7:29 AM:
--------------------------------------------------------------

Additional changes:
Moved code to "open index files" inside try-catch block as when not handled it may give ScreenRendering error when no index found. Attaching screenshot for the case.
Updated error message from UILabel.


was (Author: aditya.sharma):
Additional changes:
Moved code to open of index files inside try-catch block as it may give ScreenRendering error when no index found. Attaching screenshot for the case.
Updated error message from UILabel.

> Ecommerce component showing error screen on searchContent from showcontenttree page
> -----------------------------------------------------------------------------------
>
>                 Key: OFBIZ-9309
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9309
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>            Reporter: Aditya Sharma
>            Assignee: Aditya Sharma
>         Attachments: OFBIZ-9309.patch, screenshot-1.png, screenshot-2-whenNoIndex.png
>
>
> Steps to reproduce:
> 1.Go to Ecommerce component (https://localhost:8443/ecommerce/control/main)
> 2.Click on any of the Content from "Browse Content" section of left panel.It will be directed to https://localhost:8443/ecommerce/control/showcontenttree?contentId=STORE_POLICIES&nodeTrailCsv=STORE_POLICIES
> 3. Click on Search, it directs to https://localhost:8443/ecommerce/control/searchContent?siteId=STORE_POLICIES
> 4. Screen renders with ScreenRenderingException



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)