Bug 26483 - Letzter DNS Alias nicht über UMC2 entfernbar
Letzter DNS Alias nicht über UMC2 entfernbar
Status: RESOLVED DUPLICATE of bug 25923
Product: UCS
Classification: Unclassified
Component: UMC - Computers
UCS 3.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-14 10:57 CET by Tim Petersen
Modified: 2013-02-25 12:08 CET (History)
2 users (show)

See Also:
What kind of report is it?: ---
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:
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 Tim Petersen univentionstaff 2012-03-14 10:57:35 CET
An Ticket #2012031321002148 aufgefallen:

Der letzte eingetragene DNS-Alias an einem Rechnerobjekt lässt sich nicht mehr entfernen (Rechnermodul -> Rechner -> Erweiterte Einstellungen -> DNS-Alias ).

Verhalten ist auf einem aktuellen 3.0.1 Master mit allen errata-Updates stets reproduzierbar.

Traceback:
File '/usr/lib/pymodules/python2.6/notifier/threads.py', line 81, in _run
    tmp = self._function()
  File '/usr/lib/pymodules/python2.6/notifier/__init__.py', line 104, in __call__
    return self._function( *tmp, **self._kwargs )
  File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/__init__.py', line 305, in _thread
    module.modify( properties )
  File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py', line 130, in wrapper_func
    ret = func( *args, **kwargs )
  File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py', line 372, in modify
    obj.modify()
  File '/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py', line 344, in modify
    return self._modify(modify_childs,ignore_license=ignore_license)
  File '/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py', line 743, in _modify
    ml=self._ldap_modlist()
  File '/usr/lib/pymodules/python2.6/univention/admin/handlers/computers/ipmanagedclient.py', line 287, in _ldap_modlist
    ml=univention.admin.handlers.simpleComputer._ldap_modlist( self )
  File '/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py', line 2088, in _ldap_modlist
    if not entry in self.info[ 'dnsEntryZoneAlias' ]:

KeyError: 'dnsEntryZoneAlias'
Comment 1 Andreas Büsching univentionstaff 2012-03-14 13:56:30 CET

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