ICEfaces
  1. ICEfaces
  2. ICE-2349

Theme images in xp-portlet.css not rendering within Liferay on Firefox

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7DR#2
    • Fix Version/s: 1.7DR#3, 1.7
    • Component/s: None
    • Labels:
      None
    • Environment:
      Liferay 4.3.3 / Tomcat 6.0.13

      Description

      The xp-portlet.css file contains many lines like this:

          background-image: url( "./css-images/table_col_header.gif" );

      But this syntax doesn't work inside of a Liferay portlet. Additionally, this is incosistent with syntax that is used elsewhere, which DOES work with Liferay:

          background-image: url( css-images/in_progress.gif );

      Recommend being consistent throughout the file by using the latter syntax for all background-image properties (by removing the quotes and the ./ from the beginning of the image URL, and removing the trailing quotes from the end).

        Activity

        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Yip Ng [ yip.ng ]
        Ken Fyten made changes -
        Fix Version/s 1.7 [ 10080 ]
        yip.ng made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15197 Wed Nov 14 16:44:44 MST 2007 yip.ng ICE-2349
        ICE-2350
        Removed quotes and "./" from image url.
        Prepended "input" to iceSelInpDateOpenPopup and iceSelInpDateClosePopup classes.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/xp/xp-portlet.css
        Ken Fyten made changes -
        Field Original Value New Value
        Fix Version/s 1.7DR#3 [ 10112 ]
        Assignee Yip Ng [ yip.ng ]
        Neil Griffin created issue -

          People

          • Assignee:
            Unassigned
            Reporter:
            Neil Griffin
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: