Univention Bugzilla – Attachment 4624 Details for
Bug 11972
Das Setzen der Variable "sambaWriteList" über udm modify funktioniert nicht.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch für handlers.shares.share.insertQuotes
bug_11972.patch (text/plain), 589 bytes, created by
Arvid Requate
on 2012-08-29 12:05:16 CEST
(
hide
)
Description:
patch für handlers.shares.share.insertQuotes
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2012-08-29 12:05:16 CEST
Size:
589 bytes
patch
obsolete
>Index: univention-directory-manager-modules/modules/univention/admin/handlers/shares/share.py >=================================================================== >--- univention-directory-manager-modules/modules/univention/admin/handlers/shares/share.py (Revision 35056) >+++ univention-directory-manager-modules/modules/univention/admin/handlers/shares/share.py (Arbeitskopie) >@@ -720,6 +720,8 @@ > def insertQuotes(value): > 'Turns @group name, user name into @"group name", "user name"' > >+ if not value: >+ return value > entries=value.split(",") > new_entries="" > for entry in entries:
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 11972
: 4624