Ticket #439 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

OCtonet/Users

Reported by: cgabriel Owned by: cgabriel
Priority: normal Milestone:
Component: Octofuss Version:
Severity: normal Keywords:
Cc:

Description

usando gli utenti su octonet nel log di octofussd:

.py", line 520, in lget
2010-04-07 17:18:27+0200 [HTTPChannel,17,127.0.0.1]     if len(path) == 0: return [e.lget([]) for e in self.elements()]
2010-04-07 17:18:27+0200 [HTTPChannel,17,127.0.0.1]   File "/var/lib/python-support/python2.5/octofuss/tree.py", line 382, in lget
2010-04-07 17:18:27+0200 [HTTPChannel,17,127.0.0.1]     if len(path) == 0: return self._get(**kw)
2010-04-07 17:18:27+0200 [HTTPChannel,17,127.0.0.1]   File "/usr/share/octofussd/plugins/usersplugin/common.py", line 312, in _get
2010-04-07 17:18:27+0200 [HTTPChannel,17,127.0.0.1]     controllerGroup = self.controllerGroup,
2010-04-07 17:18:27+0200 [HTTPChannel,17,127.0.0.1]   File "/usr/share/octofussd/plugins/usersplugin/ldapusers.py", line 352, in getControllerGroup
2010-04-07 17:18:27+0200 [HTTPChannel,17,127.0.0.1]     return group.name
2010-04-07 17:18:27+0200 [HTTPChannel,17,127.0.0.1] AttributeError: 'Group' object has no attribute 'name'
2010-04-07 17:18:27+0200 [HTTPChannel,17,127.0.0.1] 127.0.0.1 - - [07/Apr/2010:15:18:26 +0000] "POST /conf HTTP/1.0" 200 210 "-" "xmlrpclib.py/1.0.1 (by www.pythonware.com)"
(END) 

Change History

Changed 3 years ago by cgabriel

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.