-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 7.4-SNAPSHOT
-
Fix Version/s: 7.4
-
Component/s: Themes (deprecated)
-
Epic Link:
-
Sprint:nxNag Sprint 7.4.1
-
Story Points:5
When displaying a select2, some img resources are missing since theme removal:
- http://localhost:8080/nuxeo/wapi/v1/resource/img/select2.png Failed to load resource: the server responded with a status of 404 (Not Found)
If you look closely, you'll see that none of the select2 style pictures are displayed (arrow to expand the suggest box, cross to delete selection, etc...)
Simillar issues with fancybox icons.
This is due to bad resource detection // uri replacement in wro servlet.