ICEfaces
  1. ICEfaces
  2. ICE-9433

Compat broken theme image links in CSS

    Details

    • Assignee Priority:
      P1

      Description

      Using both ICEfaces EE 3.3.0.GA and current trunk, PanelTabSet background images that comes from rime.css are broken links. Reproduced with Mojarra 2.2 and 2.1.23, and MyFaces.

      In this file we link to the rime.css file:
      icefaces3/samples/showcase/showcase/src/main/webapp/resources/templates/main-template.xhtml

      Using this component:
      <h:outputStylesheet library="ice.compat" name="rime/rime.css"/>

      Which renders this output:
      <link type="text/css" rel="stylesheet" href="/showcase/javax.faces.resource/rime/rime.css.jsf?ln=ice.compat&amp;v=3_4_0_130712">

      The rime.css image links are of this form:
      '../xmlhttp/css/rime/css-images/Tab_LftTop.gif'

      Which resolve to this in the browser:
      http://localhost:8080/showcase/javax.faces.resource/xmlhttp/css/rime/css-images/Tab_LftTop.gif

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #36976 Tue Jul 16 15:13:34 MDT 2013 mircea.toma ICE-9338, ICE-9433 Make sure to also add the unordered resources at the end of the list of merged resources.
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/CoalescingResourceHandler.java

            People

            • Assignee:
              Mircea Toma
              Reporter:
              Mark Collette
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: