[jbosstools-issues] [JBoss JIRA] (JBIDE-12177) autocompletion is broken in visual editor

Isaac Rooskov (JIRA) jira-events at lists.jboss.org
Wed Jul 4 17:56:12 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-12177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Isaac Rooskov updated JBIDE-12177:
----------------------------------

                Writer: irooskov
    Release Notes Text: The feature to auto-complete code tags was broken in the Visual Editor. When attempting to auto-complete a code tag, invalid code would be generated. This has been corrected by modifying the content assist file XmlTagCompletionProposalComputer.java to ensure partner code tags are generated correctly when using auto-completion.
                Labels: new_and_noteworthy  (was: )


Writing release note and attaching new and noteworthy label so it is included into the release notes via the release note script
                
> autocompletion is broken in visual editor
> -----------------------------------------
>
>                 Key: JBIDE-12177
>                 URL: https://issues.jboss.org/browse/JBIDE-12177
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>            Reporter: Max Rydahl Andersen
>            Assignee: Victor Rubezhny
>            Priority: Blocker
>              Labels: new_and_noteworthy
>             Fix For: 3.3.1, 3.4.0.M1
>
>         Attachments: XmlTagCompletionProposalComputer-JBIDE-12177-updated.patch, XmlTagCompletionProposalComputer-JBIDE-12177.patch
>
>
> open an index.xhtml (i.e. the one from javaeee web)
> Type: <define
> codecomplete and choose the <ui:define>
> Assert: result should be <ui:define>|</ui:define>
> Fail: ui:define name=""></ui:define>
> Whats weird is that Victor reported this back in 2009...on JBIDE-4877 too..

--
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