[TYPO3-core] RFC #13750: Bug: Several GIFBUILDER features broken for IM4, IM6 and GM
Joerg Wagner [DigiLog]
lists.typo3.org at digilog.de
Thu Mar 11 12:25:31 CET 2010
Yes, Jacob,
you are right.
I create my diffs on a Windows system with a graphical compare tool and
I sometimes mix up the before and after files.
As stated in my other post some minutes ago I will create a new patch
with an additional bug fix shortly. Hope I get the order correct then... ;)
Cheers,
Jörg
schrieb Jacob Rasmussen am 09.03.2010 14:37:
> Hi Jörg,
>
> Your diff patch is reversed, it probably should have been something
> along the lines of:
>
> - } elseif(preg_match('/^"/', $v)) {
> + } elseif(preg_match('/^".*[^"]$/', $v)) {
>
> I have tested your patch and it works like a charm
>
> Best regards
> Jacob Rasmussen
More information about the TYPO3-team-core
mailing list