[
https://issues.jboss.org/browse/JBIDE-9181?page=com.atlassian.jira.plugin...
]
Yahor Radtsevich edited comment on JBIDE-9181 at 6/20/11 9:18 AM:
------------------------------------------------------------------
I got the following screen:
!visual-tags-OK.png|thumbnail!
for the following code:
{code:xml}
<?xml version="1.0" encoding="UTF-8"?>
<jsp:root
xmlns:jsp="http://java.sun.com/JSP/Page"
version="2.0">
<html>
<jsp:body>
<b>Body first tag</b><br/>
<jsp:text>jsp:text</jsp:text>
</jsp:body>
</html>
</jsp:root>
{code}
As you see, the tags {{jsp:text}} and {{jsp:body}} are rendered correctly. Maxim, do you
really see the border for *all* JSP tags?
was (Author: yradtsevich):
I got the following screen:
!Screenshot1.png|thumbnail!
for the following code:
{code:xml}
<?xml version="1.0" encoding="UTF-8"?>
<jsp:root
xmlns:jsp="http://java.sun.com/JSP/Page"
version="2.0">
<html>
<jsp:body>
<b>Body first tag</b><br/>
<jsp:text>jsp:text</jsp:text>
</jsp:body>
</html>
</jsp:root>
{code}
As you see, the tags {{jsp:text}} and {{jsp:body}} are rendered correctly. Maxim, do you
really see the border for *all* JSP tags?
Non visual JSP tags are shown as green horizontal lines in VPE
--------------------------------------------------------------
Key: JBIDE-9181
URL:
https://issues.jboss.org/browse/JBIDE-9181
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.3.0.M2
Reporter: Maxim Areshkau
Assignee: Yahor Radtsevich
Fix For: 3.3.x
Attachments: article-heading.tagx, JSP-TAG-IN-VPE.png, Screenshot1.png,
visual-tags-OK.png
Non visual JSP tags are shown as green horizontal lines in VPE
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira