]
Alexey Kazakov reassigned JBIDE-15966:
--------------------------------------
Assignee: Xavier Coulon (was: Daniel Azarov)
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.Alpha1
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: