ICEfaces
  1. ICEfaces
  2. ICE-1826

CoreUtils.resolveResourceURL() does not properly resolve resources from the context root

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6
    • Fix Version/s: 1.6.1
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      any

      Description

      When forwarding from the root context to a subdirectory, the icefaces-d2d.js is rendered as:

      ../../xmlhttp/1183867293468/icefaces-d2d.js

        Issue Links

          Activity

          Hide
          Mircea Toma added a comment -

          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.

          Show
          Mircea Toma added a comment - 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.
          Hide
          Philip Breau added a comment -

          This problem affects any resource, whether javascript, css, or image, resolved from the context root when the full servlet request path is not used. This will occur in the following scenarios:

          The page is forwarded to in a subdirectory.
          The welcome page exists in a subdirectory

          Show
          Philip Breau added a comment - This problem affects any resource, whether javascript, css, or image, resolved from the context root when the full servlet request path is not used. This will occur in the following scenarios: The page is forwarded to in a subdirectory. The welcome page exists in a subdirectory
          Hide
          Mircea Toma added a comment -

          Fixed resource resolution.

          Show
          Mircea Toma added a comment - Fixed resource resolution.

            People

            • Assignee:
              Unassigned
              Reporter:
              Philip Breau
            • Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: