]
Denis Golovin updated JBIDE-18548:
----------------------------------
Fix Version/s: 4.2.x
4.3.x
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
Fix For: 4.2.x, 4.3.x
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