]
Denis Vinnichek updated JBIDE-9237:
-----------------------------------
Attachment: screenshot-1.jpg
Wrong tag library insertion when dnd from palette to JSP Document.
------------------------------------------------------------------
Key: JBIDE-9237
URL:
https://issues.jboss.org/browse/JBIDE-9237
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Affects Versions: 3.3.0.M1
Reporter: Denis Vinnichek
Assignee: Alexey Kazakov
Fix For: 3.3.0.M2
Attachments: screenshot-1.jpg
Drag any element from palette and drop it to any opened *.jspx file. As a result tag
library is declared in a JSP manner (i.e using the taglib directive), but this syntax is
not allowed in JSP documents. To declare a tag library in a JSP document, one should use
the xmlns attribute, which is used to declare namespaces according to the XML standard.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: