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 198054 Details for
Bug 349508
[client] Register Orion editor for .htm files
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]
pathc
htm_patch.txt (text/plain), 736 bytes, created by
Mark Macdonald
on 2011-06-15 17:31:23 EDT
(
hide
)
Description:
pathc
Filename:
MIME Type:
Creator:
Mark Macdonald
Created:
2011-06-15 17:31:23 EDT
Size:
736 bytes
patch
obsolete
>diff --git a/bundles/org.eclipse.orion.client.core/web/plugins/webEditingPlugin.html b/bundles/org.eclipse.orion.client.core/web/plugins/webEditingPlugin.html >index 1aad677..cc03b51 100644 >--- a/bundles/org.eclipse.orion.client.core/web/plugins/webEditingPlugin.html >+++ b/bundles/org.eclipse.orion.client.core/web/plugins/webEditingPlugin.html >@@ -34,7 +34,7 @@ window.onload = function() { > var serviceProperties = { > name: "Orion web editor", > href: "/edit/edit.html#${Location}", >- validationProperties: {Name: "*.(css|js|html|txt|xml|java)"} >+ validationProperties: {Name: "*.(css|js|htm|html|txt|xml|java)"} > }; > provider.registerServiceProvider("orion.navigate.openWith", serviceImpl, serviceProperties); > }());
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 349508
:
198054
|
198059