Bug 27808 - raise ohne Exceptiontyp
raise ohne Exceptiontyp
Status: CLOSED DUPLICATE of bug 34184
Product: UCS
Classification: Unclassified
Component: S4 Connector
UCS 3.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: Connector maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-07-04 08:41 CEST by Florian Best
Modified: 2016-10-11 09:50 CEST (History)
0 users

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 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 ***