Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Operating System: Windows XP
Platform: PC
Description
from supportilla 3800:
Chart component doesn't properly resolve web-context root if there's an
application.xml file that declares the web-uri off the main root context like:
<application>
<display-name>vs</display-name>
<module>
<web>
<web-uri>web</web-uri>
<context-root>/vs</context-root>
</web>
</module>
</application>
Chart component doesn't properly resolve web-context root if there's an
application.xml file that declares the web-uri off the main root context like:
<application>
<display-name>vs</display-name>
<module>
<web>
<web-uri>web</web-uri>
<context-root>/vs</context-root>
</web>
</module>
</application>
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #13481 | Mon Apr 09 11:58:56 MDT 2007 | adnan.durrani | Fix for |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/outputchart/OutputChart.java
|
