Univention Bugzilla – Attachment 8329 Details for
Bug 43273
local variable 'windomain' referenced before assignment
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
43273.patch (text/plain), 486 bytes, created by
Florian Best
on 2017-01-02 17:51:06 CET
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Florian Best
Created:
2017-01-02 17:51:06 CET
Size:
486 bytes
patch
obsolete
>diff --git a/base/univention-system-setup/umc/python/setup/util.py b/base/univention-system-setup/umc/python/setup/util.py >index 7153870..04668ec 100644 >--- a/base/univention-system-setup/umc/python/setup/util.py >+++ b/base/univention-system-setup/umc/python/setup/util.py >@@ -876,6 +876,7 @@ def is_windowsdomainname(domainname): > > > def domain2windowdomain(domainname): >+ windomain = '' > if '.' in domainname: > windomain = domainname.split('.')[0] > windomain = windomain.upper()
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 43273
: 8329