[
https://issues.apache.org/jira/browse/OFBIZ-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux closed OFBIZ-2201.
----------------------------------
Resolution: Fixed
Thanks Bruno,
Your patch is in trunk at revision: 748333
I close, if needed could be reopened anyway
> Theme component should be loaded after applications component
> -------------------------------------------------------------
>
> Key: OFBIZ-2201
> URL: https://issues.apache.org/jira/browse/OFBIZ-2201
> Project: OFBiz
> Issue Type: Improvement
> Reporter: Bruno Busco
> Assignee: Bruno Busco
> Fix For: SVN trunk
>
> Attachments: betterSolution.patch, themeload.patch
>
>
> In the ecommerce application a specific (to the ecommerce application)
> VisualThemeSet is defined:
> In EcommerceTypeData.xml:
> <VisualThemeSet visualThemeSetId="ECOMMERCE" description="ECommerce Visual
> Themes"/>
> The multiflex theme is defined as:
> <VisualTheme visualThemeId="MULTIFLEX" visualThemeSetId="ECOMMERCE"
> description="Alternative VisualTheme for Ecommerce"/>
> When doing "ant run-install" for the first time the
> visualThemeSetId="ECOMMERCE" is not found when the VisualTheme entity gets
> created.
> This is the reason I think themes should be loaded AFTER the applications
> because, actually, they apply ON applications.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.