[
https://issues.jboss.org/browse/JBIDE-9181?page=com.atlassian.jira.plugin...
]
Denis Maliarevich edited comment on JBIDE-9181 at 9/20/12 11:49 AM:
--------------------------------------------------------------------
Border is added to templates which type is VpeHtmlTemplate.TYPE_ANY.
In our case <jsp:directive.attribute> and similar are of this type.
It happens when in "vpe-templates-jsp.xml" file <vpe:any> tag is used for
template declaration.
<vpe:any> is a relic from old times of VPE, it is used quite rarely, and mostly in
"vpe-templates-jsp.xml".
So it's better to replace it with bodyless template like
{code:xml}
<vpe:template children="no" modify="no" />
{code}
was (Author: dmaliarevich):
Border is added to templates which type is VpeHtmlTemplate.TYPE_ANY, in our case
<jsp:directive.attribute> and similar are of this type.
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: Denis Maliarevich
Fix For: 4.0.0.Alpha2
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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira