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.