Bug 27808

Summary: raise ohne Exceptiontyp
Product: UCS Reporter: Florian Best <best>
Component: S4 ConnectorAssignee: Connector maintainers <connector-maintainers>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P5    
Version: UCS 3.0   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
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:

Description Florian Best univentionstaff 2012-07-04 08:41:56 CEST
In modules/univention/s4connector/s4/dns.py +109 ist ein raise ohne Angabe einer Exception.


$ grep -B2 -n raise dev/branches/ucs-3.0/ucs/services/univention-s4-connector/modules/univention/s4connector/s4/dns.py
107-    if not zoneName:
108-            ud.debug(ud.LDAP, ud.WARN, 'Failed to get zone name for object %s' % (object['dn']))
109:            raise
Comment 1 Stefan Gohmann univentionstaff 2016-10-11 08:02:24 CEST
This issue has been filed against UCS 3.0.

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

If this issue still occurs in newer UCS versions, please reopen.
Comment 2 Florian Best univentionstaff 2016-10-11 09:50:09 CEST
Bug #34184 svn r62545

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