Univention Bugzilla – Attachment 4934 Details for
Bug 29435
Beim Ändern der IP-Adresse wird kein Hinweis mit Link auf die neue Adresse angezeigt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix broken ProgressBar
010_bug29435.patch (text/plain), 627 bytes, created by
Dirk Wiesenthal
on 2012-12-20 14:59:20 CET
(
hide
)
Description:
Fix broken ProgressBar
Filename:
MIME Type:
Creator:
Dirk Wiesenthal
Created:
2012-12-20 14:59:20 CET
Size:
627 bytes
patch
obsolete
>Fix the progressbar in Basic settings not pointing to the new address if the IP-address was changed; Bug #29435 >Index: umc/widgets/ProgressBar.js >=================================================================== >--- umc/widgets/ProgressBar.js (Revision 37849) >+++ umc/widgets/ProgressBar.js (Arbeitskopie) >@@ -115,7 +115,7 @@ > }, > > auto: function(umcpCommand, umcpOptions, callback, pollErrorMsg, stopComponent, dontHandleErrors) { >- if (pollErrorMsg !== undefined) { >+ if (pollErrorMsg === undefined) { > pollErrorMsg = _('Fetching information from the server failed!'); > } > tools.umcpCommand(umcpCommand,
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 29435
: 4934