[jira] Created: (OFBIZ-2203) If no WebSiteId is specified in a webapp ALL VisualThemes result to be applicable

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

[jira] Created: (OFBIZ-2203) If no WebSiteId is specified in a webapp ALL VisualThemes result to be applicable

Nicolas Malin (Jira)
If no WebSiteId is specified in a webapp ALL VisualThemes result to be applicable
---------------------------------------------------------------------------------

                 Key: OFBIZ-2203
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2203
             Project: OFBiz
          Issue Type: Bug
            Reporter: Bruno Busco


When accessing a webapp that does not defines the WebSiteId parameter in its web.xml file the VisualThemeLookup allows to choose between ALL
themes.
At the moment the webtools application does not define the WebSiteId and so it is possible to select an ecommerce VisualTheme for the backoffice resulting in a mess.

The attached patch fixes this because in this case an empty VisualTheme list is presented to the user.



--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2203) If no WebSiteId is specified in a webapp ALL VisualThemes result to be applicable

Nicolas Malin (Jira)

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

Bruno Busco updated OFBIZ-2203:
-------------------------------

    Attachment: visualthemelookup.patch

> If no WebSiteId is specified in a webapp ALL VisualThemes result to be applicable
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2203
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2203
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Bruno Busco
>         Attachments: visualthemelookup.patch
>
>
> When accessing a webapp that does not defines the WebSiteId parameter in its web.xml file the VisualThemeLookup allows to choose between ALL
> themes.
> At the moment the webtools application does not define the WebSiteId and so it is possible to select an ecommerce VisualTheme for the backoffice resulting in a mess.
> The attached patch fixes this because in this case an empty VisualTheme list is presented to the user.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2203) If no WebSiteId is specified in a webapp ALL VisualThemes result to be applicable

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-2203.
----------------------------------

    Resolution: Fixed
      Assignee: Bruno Busco

Thanks Bruno,

Your patch is in trunk at revision: 746910  


> If no WebSiteId is specified in a webapp ALL VisualThemes result to be applicable
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2203
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2203
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Bruno Busco
>            Assignee: Bruno Busco
>         Attachments: visualthemelookup.patch
>
>
> When accessing a webapp that does not defines the WebSiteId parameter in its web.xml file the VisualThemeLookup allows to choose between ALL
> themes.
> At the moment the webtools application does not define the WebSiteId and so it is possible to select an ecommerce VisualTheme for the backoffice resulting in a mess.
> The attached patch fixes this because in this case an empty VisualTheme list is presented to the user.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.