Intellij Idea 13.1.6/14 HTML formatting funny: Uncaught syntax error:unexpected token illegal

Started getting this error:

Uncaught syntax error:unexpected token illegal


Seems to be related to how IntelliJ Idea 14 is formatting this jsp/html page on Linux and displaying on Chrome? Using Spring MVC


Fixed by removing spaces in the form:buttons and then reformatting


Comments

Popular Posts