[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-2771) <html> teg doesn't close automaticly
Max Rydahl Andersen (JIRA)
jira-events at lists.jboss.org
Tue Oct 21 10:54:21 EDT 2008
[ https://jira.jboss.org/jira/browse/JBIDE-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Max Rydahl Andersen updated JBIDE-2771:
---------------------------------------
Fix Version/s: 3.0.0.cr1
Maxim, I assume this is an WTP issue ?
It seem to only happen for the very first tag (i.e.if you do <blah><html> </ then tml> is inserted automatically.
> <html> teg doesn't close automaticly
> ------------------------------------
>
> Key: JBIDE-2771
> URL: https://jira.jboss.org/jira/browse/JBIDE-2771
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: XML Structured Editor
> Affects Versions: 3.0.0.alpha
> Reporter: Andrei Scherbovich
> Assignee: Maxim Areshkau
> Priority: Minor
> Fix For: 3.0.0.cr1
>
>
> If we write manualy:
> <html>
> </
> The tag </ should be closed automaticly by adding html>, so the result must be:
> <html>
> </html>
> But it doesn't work and nothing happens.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list