CSS optimization/aggregation fails on files that use specific variations of @import

Created on 25 March 2009, over 15 years ago
Updated 19 July 2024, about 2 months ago

After turning on "Optimize CSS files" invalid css is generated.

#electro_cover a {
	background: url(../images/loop_cover.gif);
	display: block;
	height: 206px;
	width: 207px;
}

is turned into

#electro_cover a{background:url(/sites/all/themes/xhtml/css/./display:block;height:206px;width:207px;}
🐛 Bug report
Status

Needs work

Version

7.0 ⚰️

Component
Base 

Last updated less than a minute ago

Created by

🇧🇪Belgium Jax

Live updates comments and jobs are added and updated live.
  • Needs issue summary update

    Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.

  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024