[
https://issues.jboss.org/browse/JBIDE-18548?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-18548:
----------------------------------------
Yes it does. This context root variable is not needed for JSF components like
<h:graphicImage> but it's useful for plain html tags in JSF pages.
Image dropped to VPE is not rendered on server
----------------------------------------------
Key: JBIDE-18548
URL:
https://issues.jboss.org/browse/JBIDE-18548
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.2.0.CR2
Environment: JBT 4.2.0.CR2-v20141005-0541-B267
Reporter: Vlado Pakan
Assignee: Alexey Kazakov
Fix For: 4.3.0.Alpha1
1. Import HTML 5 project from JBoss Central
2. Open index.html page
3. Drag&drop some image from img subdirectory to source part of VPE
ASSERT: Image is displayed in visual part of VPE
4. Run project on server
ERROR: Dropped Image is not rendered in web browser
Once leading "/" is removed from img tag source attribute droped image is
rendered on web page deployed to server
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)