That's what it is supposed to do. There are actually two settings for
default theme:
1. when no user is logged in
2. when a user is logged in but has no theme set
You can override #2 for a specific account, but in the case of #1 it
doesn't know who the user is, so it will always be the system default
theme.
-David
On May 7, 2009, at 5:27 PM, Jacques Le Roux wrote:
Yes you are right, but it's weird because you are in an apllication
with flat grey, clic on a tab, it shows login with bizznesstime, and
then back again to flat grey
Jacques
From: "Adrian Crum" <[email protected]>
Jacques Le Roux wrote:
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.
That makes sense. If you're not logged in, then OFBiz will use the
default theme.
-Adrian