]
Andrei Scherbovich commented on JBIDE-1815:
-------------------------------------------
Bug was reported to eclips bugzilla:
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
Assigned To: 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: