Wrong inserting of EL variables from context menu using CA for value atribute.
-------------------------------------------------------------------------------
Key: JBIDE-3028
URL:
https://jira.jboss.org/jira/browse/JBIDE-3028
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.0.0.beta1
Reporter: Anton Klimkovich
Assignee: Alexey Kazakov
Priority: Critical
EXECUTE: Create JSF KickStart project
EXECUTE: Open hello.jsp
EXECUTE: Type <h:commandButton action="hello" value="" />
EXECUTE: Set cursor between "" (example: value="{cursor}" )
EXECUTE: Call CA
EXECUTE: Select #{Message} from context menu
FAILURE: Result : <h:commandButton action="hello" value=""
#{Message}/> . #{Message} will be inserted in the wrong place.
--
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