Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6DR#5
-
Component/s: ICE-Components
-
Labels:None
-
Environment:1.6DR5, facelets
-
ICEsoft Forum Reference:
Description
I have may pages in /context/jsf/pages/xxxxx.xhtml
The output chart component looks in a directory src="charts/xxxxx.jpeg " for the charts that have been created, however it needs to take the sub directories into consideration.
Is there away of specifing the directory to be "../../charts/"?
The output chart component looks in a directory src="charts/xxxxx.jpeg " for the charts that have been created, however it needs to take the sub directories into consideration.
Is there away of specifing the directory to be "../../charts/"?
How to test:
Put the attached jspx file in: component-showcase\web\jsf\pages\
ICE-1777.jspxAccess the page as: http://localhost:8080/c-s-1.6/jsf/pages/ICE-1777.iface
See the attached screenshots for the test results before and after the fix.