[
http://jira.jboss.com/jira/browse/JBIDE-2334?page=comments#action_12417536 ]
Alexey Kazakov commented on JBIDE-2334:
---------------------------------------
It's reproducible in 2.1.1. But it's related to JBIDE-2227.
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: Alexey Kazakov
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