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

2017-04-10 Thread Aditya Sharma (JIRA)

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

Aditya Sharma commented on OFBIZ-9309:
--

Thank you for the kind words Jacques. :)

> 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: Jacques Le Roux
> Fix For: Upcoming Release, 16.11.02
>
> 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=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)


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

2017-04-09 Thread Aditya Sharma (JIRA)

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

Aditya Sharma commented on OFBIZ-9309:
--

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