[TYPO3-core] RFC: #10861: Eval of double2 doesn't work

Xavier Perseguers typo3 at perseguers.ch
Tue Apr 7 12:22:47 CEST 2009


Hi,

>> Type: Feature
>>
> Type: Bugfix
> 
> maybe also for 4_2 and 4_1
> 
> vg Steffen

+1 after reading if following lines:

     theVal = Number(theVal.replace(/,/g, "."));
+	if(!theVal) {
+		theVal = 0;
  	}

are better aligned with the rest of the code and a blank space is added 
between "if" and the "(".

Regards

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en/tutorials/typo3.html


More information about the TYPO3-team-core mailing list