Wrong replacement of margins

z.stolar - May 27, 2007 - 18:48
Project:Jcss RTL css Files
Version:5.x-1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Taken from the Drupal 6 version of bluemarine:
The following didn't swap well (see the replacement is identical to the original string):

.block, .box {
  padding: 0 0 1.5em 0; /* JCss.Old padding: 0 0 1.5em 0 */
}

#1

avior - May 27, 2007 - 20:22

Hi

As i can see the 2nd and the 4th elements are the same
do you mean that that the replacement should not be done if the 2nd and the 4th elements are equal ?

I have tried to do this but i have to learn more about regular expressions do be able to do this
so this is not a bug, just an extra work that is done, but doesn't affect the output

maybe some can help here

 
 

Drupal is a registered trademark of Dries Buytaert.