Univention Bugzilla – Attachment 6462 Details for
Bug 36956
UMC ldap search for non-exisitng type leads to a traceback
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Traceback UCS 4.0
file_36956.txt (text/plain), 1.06 KB, created by
Dmitry Galkin
on 2014-11-24 10:43:53 CET
(
hide
)
Description:
Traceback UCS 4.0
Filename:
MIME Type:
Creator:
Dmitry Galkin
Created:
2014-11-24 10:43:53 CET
Size:
1.06 KB
patch
obsolete
> File "/usr/lib/pymodules/python2.7/notifier/threads.py", line 82, in _run > tmp = self._function() > File "/usr/lib/pymodules/python2.7/notifier/__init__.py", line 104, in __call__ > return self._function( *tmp, **self._kwargs ) > File "/usr/lib/pymodules/python2.7/univention/management/console/modules/udm/__init__.py", line 523, in _thread > result = module.search( request.options.get( 'container' ), request.options[ 'objectProperty' ], request.options[ 'objectPropertyValue' ], superordinate, scope = request.options.get( 'scope', 'sub' ), hidden=request.options.get('hidden') ) > File "/usr/lib/pymodules/python2.7/univention/management/console/modules/udm/udm_ldap.py", line 184, in wrapper_func > ret = func( *args, **kwargs ) > File "/usr/lib/pymodules/python2.7/univention/management/console/modules/udm/udm_ldap.py", line 471, in search > result = self.module.lookup( None, ldap_connection, filter_s, base = container, superordinate = superordinate, scope = scope, sizelimit = sizelimit ) > >AttributeError: 'NoneType' object has no attribute 'lookup'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 36956
:
6460
|
6461
| 6462