At least when i have this change in, after a clean-all;run-install the
system cannot find ANY theme Try it yourself. 

In the mean time i have put in some code that when the default theme
cannot be found it reverts back to the good old ofbiz theme.....

Regards,
Hans

On Mon, 2009-05-04 at 07:57 -0700, Adrian Crum wrote:
> Hans,
> 
> Why is this change necessary? The theme DOES exist and it works fine. 
> Are you sure you updated your local copy and ran ant run-install?
> 
> -Adrian
> 
> hans...@apache.org wrote:
> > Author: hansbak
> > Date: Mon May  4 03:56:07 2009
> > New Revision: 771170
> > 
> > URL: http://svn.apache.org/viewvc?rev=771170&view=rev
> > Log:
> > revert revision 771074 because this theme: BIZZNESS_TIME does not exist
> > 
> > Modified:
> >     ofbiz/trunk/framework/common/data/CommonTypeData.xml
> > 
> > Modified: ofbiz/trunk/framework/common/data/CommonTypeData.xml
> > URL: 
> > http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/data/CommonTypeData.xml?rev=771170&r1=771169&r2=771170&view=diff
> > ==============================================================================
> > --- ofbiz/trunk/framework/common/data/CommonTypeData.xml (original)
> > +++ ofbiz/trunk/framework/common/data/CommonTypeData.xml Mon May  4 
> > 03:56:07 2009
> > @@ -101,7 +101,7 @@
> >  
> >      <!-- User preferences seed data -->
> >      <UserPrefGroupType userPrefGroupTypeId="GLOBAL_PREFERENCES" 
> > description="Global preferences"/>
> > -    <UserPreference userLoginId="_NA_" userPrefTypeId="VISUAL_THEME" 
> > userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="BIZZNESS_TIME"/>
> > +    <UserPreference userLoginId="_NA_" userPrefTypeId="VISUAL_THEME" 
> > userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="BLUELIGHT"/>
> >  
> >      <!-- Visual Themes seed data -->
> >      <EnumerationType description="Visual Theme Resource Type (stylesheet, 
> > javascript file, etc)" enumTypeId="VT_RES_TYPE" hasTable="N"/>
> > 
> > 
> > 
-- 
Antwebsystems.com: Quality OFBiz services for competitive rates

Reply via email to