[jbosstools-issues] [JBoss JIRA] (JBIDE-15966) Livereload does not work with HTML files without <html>

Vlado Pakan (JIRA) issues at jboss.org
Thu Feb 13 09:17:29 EST 2014


     [ https://issues.jboss.org/browse/JBIDE-15966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vlado Pakan closed JBIDE-15966.
-------------------------------



Verified with JBT 4.2.0.Alpha2-v20140212-1651-B82
                
> Livereload does not work with HTML files without <html>
> -------------------------------------------------------
>
>                 Key: JBIDE-15966
>                 URL: https://issues.jboss.org/browse/JBIDE-15966
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: livereload
>    Affects Versions: 4.2.0.Alpha1
>            Reporter: Alexey Kazakov
>            Assignee: Xavier Coulon
>             Fix For: 4.2.0.Alpha2
>
>
> Liveroload does not update HTML files if it does not have <html> tag which is not required by HTML5 spec in most cases:
> http://www.w3.org/TR/2011/WD-html5-20110525/syntax.html#optional-tags
> "An html element's start tag may be omitted if the first thing inside the html element is not a comment."
> So livereload should handle all optional tags. And maybe log a worning (or rise an warning dialog?) if there is no valid HTML5 content at all and we can't insert JS links.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list