Univention Bugzilla – Attachment 7744 Details for
Bug 41562
ERROR: is neither a group nor a user: No such object
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
prevent logging of error message.patch
41562.patch (text/plain), 693 bytes, created by
Florian Best
on 2016-06-14 14:47:14 CEST
(
hide
)
Description:
prevent logging of error message.patch
Filename:
MIME Type:
Creator:
Florian Best
Created:
2016-06-14 14:47:14 CEST
Size:
693 bytes
patch
obsolete
>diff --git a/ucs-school-umc-exam/umc/python/schoolexam/__init__.py b/ucs-school-umc-exam/umc/python/schoolexam/__init__.py >index 39518be..8c872aa 100644 >--- a/ucs-school-umc-exam/umc/python/schoolexam/__init__.py >+++ b/ucs-school-umc-exam/umc/python/schoolexam/__init__.py >@@ -283,6 +283,7 @@ class Instance(SchoolBaseModule): > MODULE.info('waiting for replication to be finished, %s user objects missing' % (len(examUsers) - len(usersReplicated))) > for idn in examUsers - usersReplicated: > try: >+ ldap_user_read.search(base=idn, scope='base', required=True) > # try to open the user > iuser = util.distribution.openRecipients(idn, ldap_user_read) > if iuser:
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 41562
: 7744