Vlado Pakan created JBIDE-11140:
-----------------------------------
Summary: 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: Visual Page Editor core
Affects Versions: 3.3.0.Beta1
Environment: JBT 3.3.0. Beta1 2012-02-29_14-32-12-H100
Reporter: Vlado Pakan
Assignee: Yahor Radtsevich
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