FLUID-2767: Concatenated css file does not take image locations into account

Metadata

Source
FLUID-2767
Type
Bug
Priority
Critical
Status
Closed
Resolution
Incomplete
Assignee
N/A
Reporter
Justin Obara
Created
2009-05-25T16:10:50.000-0400
Updated
2013-09-06T14:00:05.676-0400
Versions
  1. 1.4
Fixed Versions
N/A
Component
  1. Infrastructure

Description

Concatenated css file does not take image locations into account.

The concatenated css file builds correctly, but the relative paths to images that it may pull in are broken, as the images remain in their original location.

Comments

  • Justin Obara commented 2009-05-25T16:11:02.000-0400

    Bug Parade 1.1 release

  • Justin Obara commented 2009-05-25T16:56:27.000-0400

    For the time being, have removed css concatenation from the build process. Post 1.1 will determine a strategy to handle the image paths.