You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Josip Almasi (JIRA)" <ji...@apache.org> on 2014/10/05 11:47:33 UTC

[jira] [Updated] (OFBIZ-5799) Can't mount root web app

     [ https://issues.apache.org/jira/browse/OFBIZ-5799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josip Almasi updated OFBIZ-5799:
--------------------------------
    Attachment: OFBIZ-5799.patch

Solves StringIndexOutOfBoundsException in CatalogUrlServlet.makeCatalogUrl() thrown for root context after mounting root web app.

> Can't mount root web app
> ------------------------
>
>                 Key: OFBIZ-5799
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5799
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product, specialpurpose/ecommerce
>    Affects Versions: Release Branch 13.07
>            Reporter: Josip Almasi
>            Priority: Minor
>         Attachments: OFBIZ-5799.patch
>
>
> After mounting ecommerce as root web app, I got ScreenRenderException, caused by StringIndexOutOfBoundsException: String index out of range: -1 
> at  org.ofbiz.product.category.CatalogUrlServlet.makeCatalogUrl(CatalogUrlServlet.java:186)
> Categories and products cannot be rendered.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)