Univention Bugzilla – Attachment 4164 Details for
Bug 24851
Optionen ändern: Keine Änderungen wurden vorgenommen.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
udm_options.patch (text/plain), 540 bytes, created by
Alexander Kläser
on 2012-02-10 12:17:59 CET
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Alexander Kläser
Created:
2012-02-10 12:17:59 CET
Size:
540 bytes
patch
obsolete
>--- /usr/share/univention-management-console-frontend/js/umc/modules/_udm/DetailPage.js.orig 2012-02-10 12:05:09.000000000 +0100 >+++ /usr/share/univention-management-console-frontend/js/umc/modules/_udm/DetailPage.js 2012-02-10 12:10:01.000000000 +0100 >@@ -1054,7 +1054,7 @@ > var nChanges = 0; > var regKey = /\$.*\$/; > umc.tools.forIn(vals, function(ikey) { >- if (!regKey.test(ikey)) { >+ if (!regKey.test(ikey) || ikey == '$options$') { > // key does not start and end with '$' and is thus a regular key > ++nChanges; > }
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 24851
: 4164