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 236862 Details for
Bug 420323
Clicking on an image file opens a text editor on it.
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]
fix
file_420323.txt (text/plain), 719 bytes, created by
Silenio Quarti
on 2013-10-24 16:05:17 EDT
(
hide
)
Description:
fix
Filename:
MIME Type:
Creator:
Silenio Quarti
Created:
2013-10-24 16:05:17 EDT
Size:
719 bytes
patch
obsolete
>diff --git a/bundles/org.eclipse.orion.client.ui/web/orion/explorers/navigatorRenderer.js b/bundles/org.eclipse.orion.client.ui/web/orion/explorers/navigatorRenderer.js >index c8caee6..4efb3b7 100644 >--- a/bundles/org.eclipse.orion.client.ui/web/orion/explorers/navigatorRenderer.js >+++ b/bundles/org.eclipse.orion.client.ui/web/orion/explorers/navigatorRenderer.js >@@ -132,7 +132,7 @@ > link.appendChild(document.createTextNode(item.Name)); > } > var foundEditor = false; >- var href = uriTemplate.expand({resource: item.Location}); >+ var href = item.Location; > if (uriParams && typeof uriParams === "object") { //$NON-NLS-0$ > item.params = {}; > objects.mixin(item.params, uriParams);
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 420323
: 236862