Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 220887 Details for
Bug 389061
Settings page won't load
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Patch
0001-Bug-389061-Settings-page-won-t-load.patch (text/plain), 1.21 KB, created by
Maciej Bendkowski
on 2012-09-10 07:00:54 EDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Maciej Bendkowski
Created:
2012-09-10 07:00:54 EDT
Size:
1.21 KB
patch
obsolete
>From 2eb649cfe1fe1edd699d4b525cc4377b4967117f Mon Sep 17 00:00:00 2001 >From: Maciej Bendkowski <maciej.bendkowski@pl.ibm.com> >Date: Mon, 10 Sep 2012 12:52:54 +0200 >Subject: [PATCH] Bug 389061 - Settings page won't load > >--- > .../web/orion/git/widgets/GitCredentialsDialog.js | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/bundles/org.eclipse.orion.client.git/web/orion/git/widgets/GitCredentialsDialog.js b/bundles/org.eclipse.orion.client.git/web/orion/git/widgets/GitCredentialsDialog.js >index a34004c..caa37d6 100644 >--- a/bundles/org.eclipse.orion.client.git/web/orion/git/widgets/GitCredentialsDialog.js >+++ b/bundles/org.eclipse.orion.client.git/web/orion/git/widgets/GitCredentialsDialog.js >@@ -85,7 +85,7 @@ dojo.declare("orion.git.widgets.GitCredentialsDialog", [dijit.Dialog, orion.widg > } > > // display prompt checkbox only when it makes sense >- var gitCredentialsStorage = new mGitCredentialsStorage.GitCredentialsStorage(); >+ var gitCredentialsStorage = new GitCredentialsStorage(); > if(!gitCredentialsStorage.isEnabled()){ > dojo.style(this.gitSavePrivateKey, "display", "none"); > dojo.style(this.gitSavePrivateKeyLabel, "display", "none"); >-- >1.7.11.msysgit.1 >
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 389061
: 220887