ICEfaces
  1. ICEfaces
  2. ICE-6214

InputRichText does not display for pages in a subdirectory

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta2
    • Fix Version/s: 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces 2.0

      Description


      When InputRichText is used on a page in a subdirectory, the JavaScript resources fail to load. The URL attempted will be similar to the following:

      http://localhost:8080/component-showcase/subdir/icefaces/resource/LTQ5MTYyMDg1Mw==/

      When the same page is included in the root directory of the application, the script URL is as follows:

      http://localhost:8080/component-showcase/icefaces/resource/LTc4NTk0MDYzMQ==/

        Activity

        Hide
        Ted Goddard added a comment -

        This is a variation of ICE-6127.

        Show
        Ted Goddard added a comment - This is a variation of ICE-6127.
        Hide
        Ted Goddard added a comment -

        It looks like the Portlet/Servlet special cases can be removed from DynamicResourceDispatcher since this has been addressed in InputRichText. This should allow the leading "/" to be restored for all cases.

        Show
        Ted Goddard added a comment - It looks like the Portlet/Servlet special cases can be removed from DynamicResourceDispatcher since this has been addressed in InputRichText. This should allow the leading "/" to be restored for all cases.
        Hide
        Ted Goddard added a comment -

        Will affect Servlet and Portlet resource resolution.

        Show
        Ted Goddard added a comment - Will affect Servlet and Portlet resource resolution.

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: