> Sure. So no prefs are loaded. That's OK, default template is thus
> loaded, which is what I would expect.
Correct. If the user is not logged in, the default template (as
assigned in conf.pl) is used.
> Although I if the template info
> is passed in GET args, then it might be possible for an admin to
> customize the login page, but would THAT be how they would want to do
> so?
Sorry, you lost me here. What are you asking?
> I don't think attempted loading prefs on login page causes any errors.
If there is no user logged in, why would we want to call code that
won't result in anything useful? The default template and icon themes
are provided by conf.pl, so what's the benefit of calling the user
pref code for a user when we don't know who they are?
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
|