[
http://jira.jboss.com/jira/browse/JBIDE-2334?page=all ]
Max Rydahl Andersen updated JBIDE-2334:
---------------------------------------
Fix Version/s: 2.1.2
Set to 2.1.2 as Alexey suspect it is related to the current issues we have for code
completion in 2.1.x
Replacement of first inputed letters to Seam EL using CA doesn't
work.
----------------------------------------------------------------------
Key: JBIDE-2334
URL:
http://jira.jboss.com/jira/browse/JBIDE-2334
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.1.1
Reporter: Anton Klimkovich
Assigned To: Maxim Areshkau
Fix For: 2.1.2
EXECUTE: Create Seam project.
EXECUTE: Open home.xhtml
EXECUTE: Type <h:outputText value="a"/>
EXECUTE: Set cursor aftre "a" (Example: <h:outputText
value="a{cursor}"/> )
EXECUTE: Call CA
EXECUTE: Select #{actor} from prpoosal list
FAILURE: <h:outputText value="a#{actor}"/> will be inserted
ASSERT: <h:outputText value="#{actor}"/>
If select #{applicationScope} replacement will be correct. <h:outputText
value="#{applicationScope}"/>
--
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