[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-4687) Wrong CA when there is incomplete tag (a tag with no closing '>'-char)

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Thu Jul 30 13:31:29 EDT 2009


Wrong CA when there is incomplete tag (a tag with no closing '>'-char)
----------------------------------------------------------------------

                 Key: JBIDE-4687
                 URL: https://jira.jboss.org/jira/browse/JBIDE-4687
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml source editing
            Reporter: Victor Rubezhny
            Assignee: Victor Rubezhny
             Fix For: 3.1.0.M3


Wrong CA when there is incomplete tag (a tag with no closing '>'-char).

The issue is found by JstJspJbide1585Test JUnit Test Suite

If the text contains the text like the following:

....
<ui:in|<ui:define name="pageTitle">Input User Name</ui:define>
.....

(where the "|"-char is the cursor position) and a user calls the CA, the wrong proposals are returned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list