Bug 47951 - udm/put (navigation): ValueError: attr name of unkown type: <type 'unicode'>
udm/put (navigation): ValueError: attr name of unkown type: <type 'unicode'>
Status: CLOSED WONTFIX
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 4.3
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-10-10 19:05 CEST by Johannes Keiser
Modified: 2022-06-30 14:32 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.057
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2018100121000166
Bug group (optional): Error handling, External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Keiser univentionstaff 2018-10-10 19:05:35 CEST
Version: 4.3-2 errata257 (Neustadt)

Interner Server-Fehler in "udm/put (navigation)".
Request: udm/put (navigation)

  File "%PY2.7%/notifier/threads.py", line 78, in _run
    tmp = self._function()
  File "%PY2.7%/notifier/__init__.py", line 104, in __call__
    return self._function( *tmp, **self._kwargs )
  File "%PY2.7%/univention/management/console/modules/udm/__init__.py", line 431, in _thread
    module.modify(properties)
  File "%PY2.7%/univention/management/console/modules/udm/udm_ldap.py", line 84, in _decorated
    return method(*args, **kwargs)
  File "%PY2.7%/univention/management/console/ldap.py", line 143, in _decorated
    result = func(*args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/udm/udm_ldap.py", line 455, in modify
    obj.modify()
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 583, in modify
    dn = self._modify(modify_childs, ignore_license=ignore_license, response=response)
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 1209, in _modify
    self.call_udm_property_hook('hook_ldap_pre_modify', self)
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 977, in call_udm_property_hook
    func(module)
  File "%PY2.7%/univention/admin/hooks.d/sbaHook.py", line 164, in hook_ldap_pre_modify
    self.check_ou(module, create=False)
  File "%PY2.7%/univention/admin/hooks.d/sbaHook.py", line 130, in check_ou
    self.check_attributes_unique(module, ['name'], create=create)
  File "%PY2.7%/univention/admin/hooks.d/sbaHook.py", line 74, in check_attributes_unique
    raise ValueError('attr %s of unkown type: %s' % (attr, type(module[attr])))
ValueError: attr name of unkown type: <type 'unicode'>

Role: domaincontroller_master
Comment 1 Ingo Steuwer univentionstaff 2021-05-14 15:41:29 CEST
This issue has been filed against UCS 4.3.

UCS 4.3 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.