[dev] CSS Parsing class

Michael J Rubinsky mrubinsk at horde.org
Thu Mar 21 20:32:30 UTC 2013


Quoting Michael M Slusarz <slusarz at horde.org>:

> Quoting Rui Carneiro <rui.carneiro at portugalmail.net>:
>
>> *Original:*
>> 1- box-shadow:0 3px 4px rgba(0,0,0,0.4);
>> 2- opacity:0.7;
>> 3- line-height:1.2em;
>> 4-
>> filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f6',endColorstr='#e1e2e5',GradientType=0);
>> 5- margin: 23px 3px 0 8px;
>
> It looks like there is an issue with locale conversions.  Not a big  
> deal.  Can probbably be fixed in a few seconds.  Guessing it's an  
> issue with a floatval() call not being made locale independent.

In my opinion, it's irrelevant if *this* issue is something that can  
be fixed in a few seconds. This demonstrates the root of the issue.  
There was a negative change in behavior due to the new library that we  
did not foresee. This is why entire libraries should *never* be  
changed in bugfix releases. It's simply just too large of a change in  
the code base. It's not about the number of loc that were changed,  
it's about *what* code was changed. It's a completely new library that  
has not gone through the normal beta test cycle that a minor or major  
release would go through before being declared stable.

-- 
mike

The Horde Project (www.horde.org)
mrubinsk at horde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6062 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.horde.org/archives/dev/attachments/20130321/946d14b6/attachment.bin>


More information about the dev mailing list