Styles not reflected in VPE in some case.
-----------------------------------------
Key: JBIDE-1920
URL:
http://jira.jboss.com/jira/browse/JBIDE-1920
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.0.1
Reporter: Andrei Scherbovich
Assigned To: Sergey Dzmitrovich
If we have style wich uses url, it doesn't reflected in VPE.
e.g.
<style type="text/css">
.top_navbar td{
background-image :
url(${facesContext.externalContext.requestContextPath}/images/top_nav_bg.gif);
}
</style>
SEE TEST FILES ATTACHED.
--
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