Univention Bugzilla – Attachment 9360 Details for
Bug 46130
Filtering for user role shows 0 results if a user has mixed roles
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
46130.patch (text/plain), 642 bytes, created by
Florian Best
on 2018-01-24 12:43:26 CET
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Florian Best
Created:
2018-01-24 12:43:26 CET
Size:
642 bytes
patch
obsolete
>commit 0c2a5a36c544afc64acc9ddcbef933200676e01d >Author: Florian Best <best@univention.de> >Date: Wed Jan 24 12:42:41 2018 +0100 > > Bug #46130: do not prevent listing of all users if one malformed object exists > >diff --git a/ucs-school-lib/python/models/base.py b/ucs-school-lib/python/models/base.py >index 30af4fa..6d077da 100644 >--- a/ucs-school-lib/python/models/base.py >+++ b/ucs-school-lib/python/models/base.py >@@ -740,7 +740,7 @@ class UCSSchoolHelperAbstractClass(object): > udm_obj.open() > try: > ret.append(cls.from_udm_obj(udm_obj, school, lo)) >- except UnknownModel: >+ except NoObject: > continue > return ret >
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 46130
: 9360