When I try to add a user with username jdoe and email [EMAIL PROTECTED] in 
Safari, I get the following:
Type: TypeError 

Value: hasattr(): attribute name must be string 

Traceback (innermost last):

Module ZPublisher.Publish, line 114, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 40, in call_object
Module Products.ZenModel.UserSettings, line 193, in manage_addUser
Module Products.ZenModel.UserSettings, line 163, in getUserSettings
Module OFS.CopySupport, line 64, in _getOb
TypeError: hasattr(): attribute name must be string


The event.log error looks like this:

2007-08-31T01:21:05 ERROR Zope.SiteErrorLog 
https://nagios.webslingerz.com/zport/dmd/ZenUsers/manage_addUser
Traceback (most recent call last):
  File "usr/local/zenoss/lib/python/ZPublisher/Publish.py", line 114, in publish
  File "usr/local/zenoss/lib/python/ZPublisher/mapply.py", line 88, in mapply
  File "usr/local/zenoss/lib/python/ZPublisher/Publish.py", line 40, in 
call_object
  File "/usr/local/zenoss/Products/ZenModel/UserSettings.py", line 193, in 
manage_addUser
    ufolder = self.getUserSettings(userid)
  File "/usr/local/zenoss/Products/ZenModel/UserSettings.py", line 163, in 
getUserSettings
    folder = self._getOb(userid,None)
  File "usr/local/zenoss/lib/python/OFS/CopySupport.py", line 64, in _getOb
TypeError: hasattr(): attribute name must be string


This seems to work perfectly well in Firefox.

------------------------
Scott Stancil




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=10337#10337

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to