[TYPO3-core] FYI: Fixed regression in linkvalidator

Steffen Kamper info at sk-typo3.de
Wed Feb 23 23:25:11 CET 2011


Hi,

there was a regression in linkvalidator that was fixed in
4_5 rev 10615
trunk rev 10616

Linkvalidator used a static function of em to include labels for javascript.
I removed this wrong working function from em.

Both was wrong - never use a function from em if you are unsure that em 
is installed. Never remove a function without deprecate it. The later 
was my fault, so i reimplemented the function and deprecated it.
Linkvalidator was fixed to use the correct function.

Both patches were also committed to linkvalidator and em repositories.

We will need a new release soon (4.5.1a), will be done in the next day(s).

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Regression_in_Linkvalidator.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110223/54f74c51/attachment.asc>


More information about the TYPO3-team-core mailing list