Bug 49570 - udm/templates (navigation): AttributeError: tab instance has no attribute 'label'
udm/templates (navigation): AttributeError: tab instance has no attribute 'la...
Status: RESOLVED DUPLICATE of bug 48551
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-05-28 17:51 CEST by Johannes Keiser
Modified: 2019-06-03 10:03 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
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.034
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
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 2019-05-28 17:51:14 CEST
Version: 4.4-0 errata30 (Blumenthal)

Internal server error during "udm/templates (navigation)".
Request: udm/templates (navigation)

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 253, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/udm/__init__.py", line 105, in _decorated
    request.options['module'] = self._get_module_by_request(request)
  File "%PY2.7%/univention/management/console/modules/udm/__init__.py", line 229, in _get_module_by_request
    return UDM_Module(module_name)
  File "%PY2.7%/univention/management/console/modules/udm/udm_ldap.py", line 398, in __init__
    self.load(force_reload=force_reload)
  File "%PY2.7%/univention/management/console/modules/udm/udm_ldap.py", line 412, in load
    self.module = _module_cache.get(module, force_reload=force_reload)
  File "%PY2.7%/univention/management/console/modules/udm/udm_ldap.py", line 86, 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 379, in get
    udm_modules.init(ldap_connection, ldap_position, self[name], template_object, force_reload=force_reload)
  File "%PY2.7%/univention/admin/modules.py", line 248, in init
    univention.admin.ucr_overwrite_module_layout(module)
  File "%PY2.7%/univention/admin/__init__.py", line 476, in ucr_overwrite_module_layout
    desc = tab.label
AttributeError: tab instance has no attribute 'label'

Role: domaincontroller_master
Comment 1 Florian Best univentionstaff 2019-06-03 10:03:04 CEST

*** This bug has been marked as a duplicate of bug 48551 ***