[
http://jira.jboss.com/jira/browse/JBIDE-2460?page=comments#action_12421137 ]
Victor Rubezhny commented on JBIDE-2460:
----------------------------------------
Fix is valid.
The code was comitted on June, 30 about 15:30 EDT, to both, trunk and branch.
EL inserting with unnecessary bracket using CA in specific way.
---------------------------------------------------------------
Key: JBIDE-2460
URL:
http://jira.jboss.com/jira/browse/JBIDE-2460
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor, jsp/jsf/xml source editing
Affects Versions: 2.1.2
Reporter: Anton Klimkovich
Assigned To: Victor Rubezhny
Fix For: 2.1.3, 3.0.0.beta
EXECUTE: Create JSF 1.2 web project
EXECUTE: Open hello.jsp
EXECUTE: Type <h:outputText value=" " />
EXECUTE: Set cursor in the beginning. <h:outputText value="{cursor} " />
EXECUTE: Call CA and select #{user} from proposal list
EXECUTE: Input '.' after user ( #{user.} ) and select name form proposal list
FAILURE: The value will be inserted with unnecessary bracket ( <h:outputText
value="#{user.name}} " /> )
--
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