Details
Description
When forwarding from the root context to a subdirectory, the icefaces-d2d.js is rendered as:
../../xmlhttp/1183867293468/icefaces-d2d.js
../../xmlhttp/1183867293468/icefaces-d2d.js
Issue Links
- blocks
-
ICE-1914 selection_spacer.gif not properly resolved for Scrollable table when JSF page in subdirectory
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Support Case References | https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=4157 | |
Support Customer Ref. #s | 743 |
Assignee | Mircea Toma [ mircea.toma ] |
Summary | icefaces-d2d.js has incorrect path when forwarding to a subdirectory | CoreUtils.resolveResourceURL() does not properly resolve resources from the context root |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14562 | Fri Jul 27 11:24:28 MDT 2007 | mircea.toma | Fix resource resolution -- |
Files Changed | ||||
![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.6.1 [ 10070 ] | |
Assignee Priority | P1 |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Mircea Toma [ mircea.toma ] |
The relative paths for the Javascript files are not calculated properly when the page has been forwarded from another page residing in a different directory.