]
Alexey Kazakov updated JBIDE-10101:
-----------------------------------
Fix Version/s: LATER
Priority: Minor (was: Major)
Support multiple namespaces in JSP fragments dropped from palette
-----------------------------------------------------------------
Key: JBIDE-10101
URL:
https://issues.jboss.org/browse/JBIDE-10101
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: jsp/jsf/xml source editing
Affects Versions: 3.3.0.M3
Reporter: Maxim Shmidov
Assignee: Alexey Kazakov
Priority: Minor
Fix For: LATER
Insertion of jsp fragments from palette is managed by
org.jboss.tools.jst.jsp.jspeditor.dnd.JSPPaletteInsertHelper class.
On insertion it defines a namespace for inserted tag in the root document element.
Namespace and prefix are received from palette.
Sometimes it is required to define a several namespaces for one fragment from palette.
For example, fragment is some jsp tag, containing a "<jsp:attribute>"
child element, so "jsp" namespace should be defined in concert with those tag
namespace.
Potentially i can implement this functionality myself and submit you a patch, but i'd
prefer to do it in accordance with DND code owner's considerations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: