-
Bug
-
Resolution: Done
-
Major
-
3.3.0.M4
-
None
In some cases background image in the web file is not sown. Particularly when the path to the image is defined inside css style in "url" attribute.
The issue happens when workspace path has symbols that shuld be escaped in css, like whitespaces, parentheses, etc: "${workspace_loc}/../runtime(2)".
When JBDS resolves this path escaped symbols are written without any changes. It conducts to the failure that image is not displayed on the page.
- is blocked by
-
JBIDE-10178 NPE when open HTML with VPE: VpeStyleUtil.decodeUrl
- Closed
- relates to
-
JBIDE-10534 test failure in vpe.html
- Closed