[jbosstools-issues] [JBoss JIRA] (JBIDE-9872) Html editor should be able to show html files even though they don't end in .html
Victor Rubezhny (Commented) (JIRA)
jira-events at lists.jboss.org
Mon Oct 17 05:37:45 EDT 2011
[ https://issues.jboss.org/browse/JBIDE-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635109#comment-12635109 ]
Victor Rubezhny commented on JBIDE-9872:
----------------------------------------
Exactly the same. And I made a content describer which does not treat inc file as "html"-like file in case it has no jsp/html content.
So, by default (for example, empty *.inc file) is not treated as "html", as this lets PDT (if installed) to deal with such files.
> Html editor should be able to show html files even though they don't end in .html
> ---------------------------------------------------------------------------------
>
> Key: JBIDE-9872
> URL: https://issues.jboss.org/browse/JBIDE-9872
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml source editing
> Reporter: Max Rydahl Andersen
> Assignee: Alexey Kazakov
> Fix For: 3.3.0.Beta1
>
>
> take a working index.html and rename it to index.php and suddenly the editor don't want to show it complaining about non matching content type.
> rename back to .html and it works fine.
> Can't we make the editor accept content without having it registered as supporter of the identified content type?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list