I think I have got an issue with case (no)sensitivity in Windows :/. After many svn up, I had an instance still not loading with the buzziness theme by default with a fresh new Postgres DB. Then I looked into the ant run-installk log and found.

[java] 2009-05-07 23:46:42,125 (main) [ EntityDataLoader.java:130:WARN ] Could not get URL for Component ResourceHandler: org.ofbiz.base.component.ComponentException: File Resource not found: D:/workspace/ofbizRun/themes/bizznesstime/data/BizznessTimeThemeData.xml

I then did (commands following in the same terminal):
<<D:\Workspace\ofbizRun>svn di 
themes/bizznesstime/data/BizznessTimeThemeData.xml
svn: 'themes\bizznesstime\data\BizznessTimeThemeData.xml' is not under version 
control

D:\Workspace\ofbizRun>svn up themes/bizznesstime/data/BizznessTimeThemeData.xml
A    themes\bizznesstime\data\BizznessTimeThemeData.xml
Updated to revision 772791.>>

It solved my problem (certainly relted to r772089)

I had also a problem when changing a theme and OFBiz no returning automatically to the last-viewed page. Finally I thought it was fixed by an "ant clean-all', but it's still hapenning.

Also I remember having found issues when trying to use the "come-back feature" (last-view, etc. stuff) from 2 or more FF3 tabs (OFBiz is then confused I guess)

Also sometimes when you switch from an application to another, the login screen popup but always shows with the BizznessTime theme and not the current selected theme. BTW Hans's fix at r772136 (update of login screen better in new bizz scheme) seems to not work anymore.

Often you begin a task and end up doing much more than you whish before reaching your goal. Sorry to bother, I had to share this feeling...

Jacques

Reply via email to