[jbosstools-issues] [JBoss JIRA] (JBIDE-10101) Support multiple namespaces in JSP fragments dropped from palette

Alexey Kazakov (Commented) (JIRA) jira-events at lists.jboss.org
Thu Nov 3 14:40:45 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639822#comment-12639822 ] 

Alexey Kazakov commented on JBIDE-10101:
----------------------------------------

Maxim, yes please create a patch if you can. Otherwise I will move this feature request to some latter version since JSP is not our priority.
                
> 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
>             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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list