[
https://issues.jboss.org/browse/JBIDE-10101?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen resolved JBIDE-10101.
-----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since
it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or
create a new one mentioning/linking this jira for background information.
Thank you!
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/html 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
For more information on JIRA, see:
http://www.atlassian.com/software/jira