Univention Bugzilla – Attachment 7867 Details for
Bug 41899
Initial setup of extended attribute doesn't work for complex syntax
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
41899.patch (text/plain), 943 bytes, created by
Florian Best
on 2016-08-15 13:32:02 CEST
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Florian Best
Created:
2016-08-15 13:32:02 CEST
Size:
943 bytes
patch
obsolete
>diff --git a/management/univention-directory-manager-modules/modules/univention/admin/handlers/__init__.py b/management/univention-directory-manager-modules/modules/univention/admin/handlers/__init__.py >index d527575..fd85178 100644 >--- a/management/univention-directory-manager-modules/modules/univention/admin/handlers/__init__.py >+++ b/management/univention-directory-manager-modules/modules/univention/admin/handlers/__init__.py >@@ -767,8 +767,8 @@ def _modify(self, modify_childs=1, ignore_license=0): > self._call_checkLdap_on_all_property_syntaxes() > > ml = self._ldap_modlist() >- ml = self._ldap_object_classes(ml) > ml = self.call_udm_property_hook('hook_ldap_modlist', self, ml) >+ ml = self._ldap_object_classes(ml) > > #FIXME: timeout without exception if objectClass of Object is not exsistant !! > univention.debug.debug(univention.debug.ADMIN, 99, 'Modify dn=%r;\nmodlist=%r;\noldattr=%r;' % (self.dn, ml, self.oldattr))
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 41899
: 7867