[TYPO3-core] RFC #13750: Bug: Several GIFBUILDER features broken for IM4, IM6 and GM

Jacob Rasmussen jacob at lightbulb.dk
Tue Mar 9 14:37:12 CET 2010


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