[
https://jira.jboss.org/jira/browse/JBIDE-3629?page=com.atlassian.jira.plu...
]
Alexey Kazakov updated JBIDE-3629:
----------------------------------
Fix Version/s: 3.1.0
(was: 3.0.0.CR2)
Affects Version/s: 3.0.0.CR2
Assignee: Victor Rubezhny
JSF EL inserted w/o closed } using CA on xhtml page if it was called
w/o closed }.
----------------------------------------------------------------------------------
Key: JBIDE-3629
URL:
https://jira.jboss.org/jira/browse/JBIDE-3629
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing, Visual Page Editor core
Affects Versions: 3.0.0.CR2
Reporter: Anton Klimkovich
Assignee: Victor Rubezhny
Fix For: 3.1.0
EXECUTE: Create Seam web Project
EXECUTE: Open any .xhtml page
EXECUTE: Type <h:outputText value="#{" />
EXECUTE: Set cursor after do not closed {
EXECUTE: Call CA
EXECUTE: Select JSF EL (sessionScope for example)
ASSERT: <h:outputText value="#{sessionScope}" />
FAILURE: <h:outputText value="#{sessionScope /> - JSF EL inserted w/o closed
on xhtml page.
--
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