ICEfaces
  1. ICEfaces
  2. ICE-10399

Theme resources are empty when using '/faces/*' URL mapping

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 4.0
    • Fix Version/s: EE-4.0.0.GA
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      Glassfish 4 + JSF 2.2.7 (and possibly other environments)

      Description

      A forum user reports that if the URL mapping of the Faces servlet is changed from '*.jsf' to '/faces/*' in web.xml, the theme resources are served empty, and the theme is not applied on the page.

        Activity

        Hide
        Arturo Zambrano added a comment -

        Attaching Netbeans project provided by user.

        Show
        Arturo Zambrano added a comment - Attaching Netbeans project provided by user.
        Hide
        Mircea Toma added a comment - - edited

        I used the application provided to verify if theme CSS resources are loaded properly when using /faces/* mapping. And indeed the theme CSS resources are loaded just fine.
        There was one CSS file referenced in the old ICEFaces 1.8 style:

        <link rel="stylesheet" type="text/css" href="./xmlhttp/css/rime/rime.css"/>
        

        This kind of referencing is not valid anymore. See more here:

        Show
        Mircea Toma added a comment - - edited I used the application provided to verify if theme CSS resources are loaded properly when using /faces/* mapping. And indeed the theme CSS resources are loaded just fine. There was one CSS file referenced in the old ICEFaces 1.8 style: <link rel= "stylesheet" type= "text/css" href= "./xmlhttp/css/rime/rime.css" /> This kind of referencing is not valid anymore. See more here: http://www.icesoft.org/wiki/display/ICE/ace.theme http://www.icesoft.org/wiki/display/ICE/ThemeSelect

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: