check patch, is pretty straight forward.

the current implementation generates:

div{behavior:url(/sites/all/themes/omega/libraries/css3pie/PIE.htc')}

which should be

div{behavior:url('/sites/all/themes/omega/libraries/css3pie/PIE.htc')}

attached patch fixes this.

CommentFileSizeAuthor
css3pie_syntax_error.patch989 bytesSchnitzel
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Schnitzel’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, css3pie_syntax_error.patch, failed testing.

fubhy’s picture

Assigned: Unassigned » fubhy

Good catch, thanks. Will commit this after my vacation!

fubhy’s picture

Status: Needs work » Fixed

Thanks. Commited.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.