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 232665 Details for
Bug 411411
Cancelling a "Resource is out of sync with server" dialog breaks Save
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.
fix
file_411411.txt (text/plain), 492 bytes, created by
Silenio Quarti
on 2013-06-21 15:50:39 EDT
(
hide
)
Description:
fix
Filename:
MIME Type:
Creator:
Silenio Quarti
Created:
2013-06-21 15:50:39 EDT
Size:
492 bytes
patch
obsolete
>diff --git a/bundles/org.eclipse.orion.client.ui/web/orion/inputManager.js b/bundles/org.eclipse.orion.client.ui/web/orion/inputManager.js >index e149bd0..ea6603e 100644 >--- a/bundles/org.eclipse.orion.client.ui/web/orion/inputManager.js >+++ b/bundles/org.eclipse.orion.client.ui/web/orion/inputManager.js >@@ -225,6 +225,7 @@ > } > def.then(successHandler, errorHandler); > } >+ self._saving = false; > } else { > // unknown error > errorHandler(error);
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 Raw
Actions:
View
Attachments on
bug 411411
:
232665
|
232667