Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.1.7
-
None
-
None
Description
In version 2.1.5 library resources could have bin located in cascaded sub-folders like e.g. resources/group/mylibrary and referenced in a page with: <h:graphicImage library="group/mylibrary" name="image.png">.
This does not work in version 2.1.7 any more. There you need to put the image file in a direct sub-folder of resources.
So the attribute 'library' is not a path but only a name.
Same situation with location of composite components. They need to be in a direct sub-folder of resources in version 2.1.7 while in version 2.1.5 it worked with cascaded sub-folders too.
Attachments
Issue Links
- duplicates
-
MYFACES-3454 composite component is not rendered anymore with 2.1.6-SNAPSHOT
- Closed