Ticket #2082 (closed defect: Fixed)

Opened 14 months ago

Last modified 8 weeks ago

AttributeError on groupManager

Reported by: marc Owned by: marc
Priority: 1 - Blocker Milestone: zenoss-2.1
Component: ZenModel Version: 2.0.90
Keywords: Cc:
Community Patch Attached: Deployed @ Customer:
Installer: Maintenance Target:
Specific ZenPack: Maintenance Status:
Documentation Note?: Not required Regression:

Description

Type: AttributeError
Value: groupManager

URL: file:ZenModel/skins/zenmodel/editUserSettings.pt
Line 62, Column 8
Expression: standard:'here/getUserGroupSettingsNames'
Names:

{'container': <ZentinelPortal at /zport>,

'context': <UserSettings at /zport/dmd/ZenUsers/callison>,
'default': <Products.PageTemplates.TALES.Default instance at 0xb71dff8c>,
'here': <UserSettings at /zport/dmd/ZenUsers/callison>,
'loop': <Products.PageTemplates.TALES.SafeMapping object at 0xb331850c>,
'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0xb71e7fec>,
'nothing': None,
'options': {'args': ()},
'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0xb331850c>,
'request': <HTTPRequest, URL=http://10.73.1.13:8080/zport/dmd/ZenUsers/callison>,
'root': <Application at >,
'template': <FSPageTemplate at /zport/editUserSettings used for /zport/dmd/ZenUsers/callison>,
'traverse_subpath': [],
'user': admin}

  • Module Products.PageTemplates.Expressions, line 185, in call
  • Module Products.PageTemplates.Expressions, line 180, in _eval
  • Module Products.PageTemplates.Expressions, line 85, in render
  • Module Products.ZenModel.UserSettings, line 483, in getUserGroupSettingsNames

AttributeError: groupManager

The following fields are optional. This information will only be used to contact you if further information is needed regarding this error.

Change History

Changed 14 months ago by marc

  • status changed from new to assigned

Changed 14 months ago by marc

  • status changed from assigned to closed
  • resolution set to fixed

(In [6929]) fixes #2082

Changed 8 weeks ago by bbibeault

  • documentation set to Not required
  • reviewed set to 1
Note: See TracTickets for help on using tickets.