Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2.GA
-
Fix Version/s: 1.8.2.GA_P01
-
Component/s: Facelet Components
-
Labels:None
-
Environment:Portlet
-
Affects:Compatibility/Configuration
Description
Some of the composite components (treeTable, editableDataTable) use image path references that are not working in a portlet environment. This issue was fixed in the regular components by the use of the imageDir attribute and by changing the ICEfaces default CSS files. With most composite components there is no way to control these images paths.
Issue Links
- blocks
-
IPCK-58 <ice-cc:dragAndDropTreeTable> tag incorrectly references xmlhttp images using a relative path
- Closed
-
IPCK-71 Editable data table paginator images don't show up when page is in a sub-context
- Closed
-
IPCK-76 TreeTable error at Portlet enviroment
- Closed
- duplicates
-
IPCK-71 Editable data table paginator images don't show up when page is in a sub-context
- Closed
We need to standardize how we reference images in our composite comonent .xhtml source. The source page uses html img tag, ice:graphicImage and ice:commandButton img attribute.
Assigning to Deryk as
IPCK-71is already assigned to me and Deryk was going to bring this up with the core team.