Univention Bugzilla – Attachment 9016 Details for
Bug 40486
Closing user which was opened in new tab not possible
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
40486.patch (text/plain), 921 bytes, created by
Johannes Keiser
on 2017-07-11 17:25:56 CEST
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Johannes Keiser
Created:
2017-07-11 17:25:56 CEST
Size:
921 bytes
patch
obsolete
>Index: umc/js/udm.js >=================================================================== >diff --git a/branches/ucs-4.2/ucs-4.2-1/management/univention-management-console-module-udm/umc/js/udm.js b/branches/ucs-4.2/ucs-4.2-1/management/univention-management-console-module-udm/umc/js/udm.js >--- a/branches/ucs-4.2/ucs-4.2-1/management/univention-management-console-module-udm/umc/js/udm.js (Revision 81052) >+++ b/branches/ucs-4.2/ucs-4.2-1/management/univention-management-console-module-udm/umc/js/udm.js (Arbeitskopie) >@@ -1904,8 +1904,9 @@ > > _preloadDetailPage: function() { > this._ldapNameDeferred = new Deferred(); >- if (this.moduleFlavor != this._preloadedObjectType) { >+ if (this.moduleFlavor != this._preloadedObjectType || this.openObject) { > // make sure that only users/user is preloaded >+ // but do not preload if the module is opened with an user object to edit directly > return; > } >
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 40486
: 9016