[
https://issues.jboss.org/browse/JBIDE-11140?page=com.atlassian.jira.plugi...
]
Alexey Kazakov updated JBIDE-11140:
-----------------------------------
Fix Version/s: 3.4.x
Assignee: Victor Rubezhny (was: Yahor Radtsevich)
Component/s: jsp/jsf/xml source editing
(was: Visual Page Editor core)
OpenOn does not work for files referenced with EL variable
----------------------------------------------------------
Key: JBIDE-11140
URL:
https://issues.jboss.org/browse/JBIDE-11140
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.3.0.Beta1
Environment: JBT 3.3.0. Beta1 2012-02-29_14-32-12-H100
Reporter: Vlado Pakan
Assignee: Victor Rubezhny
Fix For: 3.4.x
Open On does not work for files in this tags when EL variable is used to specify file
location:
<h:graphicImage
value="#{facesContext.externalContext.requestContextPath}/img/seamlogo.png"/>
<a:loadStyle
src="#{facesContext.externalContext.requestContextPath}/stylesheet/theme.css"/>
<link
href="#{facesContext.externalContext.requestContextPath}/stylesheet/theme.css"/>
Pages are rendered properly in VPE.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira