In this method, the value of user.getName() is checked. If it is empty, the user is anonymous. However, getName() is implemented in SecurityObject. I can't find where setName() is ever called.
I thought about overriding getName() and setName() in TurbineUser as that would fix the problem. Would this cause any problems? -------------------------------------------- Quinton McCombs NequalsOne - HealthCare marketing tools mailto:[EMAIL PROTECTED] http://www.NequalsOne.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
