Hi, I think I've spotted a bug...
In the DBPsmlMgrSvc, the createOrSaveDoc method checks for user not null and not anonymous... since the user could be the anonymous user. In later methods, such as refresh - it does not check the anonymous flag - which means it never reaches that bit of the if clause. Thus not logged in users do not get the anonymous profile... I will do some testing and commit this change - if it looks ok. Chris ===== Need somewhere to Live in London? - Then go to http://freeflats.com __________________________________________________ Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
