[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-1815) CA: incorrect insertion of value with help of content assist in some case

Andrei Scherbovich (JIRA) jira-events at lists.jboss.org
Fri Feb 22 12:50:43 EST 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-1815?page=all ]

Andrei Scherbovich closed JBIDE-1815.
-------------------------------------

    Resolution: Done
      Assignee:     (was: Andrei Scherbovich)

> CA: incorrect insertion of value with help of content assist in some case
> -------------------------------------------------------------------------
>
>                 Key: JBIDE-1815
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1815
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 2.1
>         Environment: Build from SVN revision 6521
>            Reporter: Andrei Scherbovich
>            Priority: Minor
>
> Incorrect insertion of value with help of content assist in some case.
> Steps to reproduce:
> 1. EXECUTE: Create JSF 1.2 KickStart project with faceletes and open "/templates/common.xhtml" page
> 2. EXECUTE: Point cursor at the next place: [ <f:loadBundle basename= | " var="msg" /> ]
> 3. EXECUTE: Use CA and choose to insert [resources] from it
> 4. ASSERT: [resources] successfully inserted: [ <f:loadBundle basename="resources" var="msg" /> ]
> 5. FAILURE: Wrong insertion: [ <f:loadBundle basename="resources"msg" /> ]

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

        



More information about the jbosstools-issues mailing list