You are viewing a plain text version of this content. The canonical link for it is here.
Posted to netcat@netbeans.apache.org by Dawn Raison <dz...@lemur.co.uk> on 2018/04/14 08:37:33 UTC

[editor]: Available for testing

Hi folks,

I can do more testing on the editor aspect of the latest build this 
weekend, if there are any available units.

I have noticed one issue - for HTML elements where the end of the 
element is on a separate line, it generates a false error:
e.g
<span
... some non HTML template stuff...
/>

Perhaps worse is that if you "fix" it as it suggests, no error is generated:
<span/>
... some non HTML template stuff...
/>

This is a regression from 8.2.

Dawn


---------------------------------------------------------------------
To unsubscribe, e-mail: netcat-unsubscribe@netbeans.apache.org
For additional commands, e-mail: netcat-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists