]
Alexey Kazakov updated JBIDE-18651:
-----------------------------------
Fix Version/s: (was: 4.3.x)
Image dropped to VPE is not rendered on server
----------------------------------------------
Key: JBIDE-18651
URL:
https://issues.jboss.org/browse/JBIDE-18651
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: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 4.2.1.Final
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