Bug 57268 - udm/put (navigation): TypeError: sequence item 1: expected str instance, NoneType found
udm/put (navigation): TypeError: sequence item 1: expected str instance, None...
Status: NEW
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-13 09:13 CEST by Mika Westphal
Modified: 2024-06-24 11:33 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2024051021000058
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 Mika Westphal univentionstaff 2024-05-13 09:13:56 CEST
Version: 5.0-7 errata1033

Similar bug: #47083

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

Traceback (most recent call last):
  File "%PY3%/univention/management/console/modules/decorators.py", line 259, in _run
    result = self._function(*args, **kwargs)  # type: Union[BaseException, _T]
  File "%PY3%/univention/management/console/modules/udm/__init__.py", line 442, in put
    module.modify(properties)
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 646, in modify
    obj.modify()
  File "%PY3%/univention/admin/handlers/__init__.py", line 692, in modify
    dn = self._modify(modify_childs, ignore_license=ignore_license, response=response, serverctrls=serverctrls)
  File "%PY3%/univention/admin/handlers/__init__.py", line 1397, in _modify
    ml = self._ldap_modlist()
  File "%PY3%/univention/admin/handlers/mail/folder.py", line 240, in _ldap_modlist
    new_acls_tmp.append(' '.join(acl))
TypeError: sequence item 1: expected str instance, NoneType found

Role: domaincontroller_master