[TYPO3-core] RFC #13750: Bug: Several GIFBUILDER features broken for IM4, IM6 and GM
Joerg Wagner [DigiLog]
lists.typo3.org at digilog.de
Fri Mar 5 12:46:42 CET 2010
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=13750
Branches:
TYPO3_4-3 & trunk
TYPO3_4-2 & trunk
Problem:
When IM4, IM6 or GM are used, several GIFBUILDER features that
internally use mask images (e.g. SHADOW and NICETEXT) are broken.
The reason is a flawed processing of quoted subparts in IM commands.
This flaw probably has many more side effects!
Solution:
When testing substrings for leading quotes, function
t3lib_div::unQuoteFilenames() may only go into "start quote found" mode
if the substring does not also contain a trailing quote. This is done by
a simple change of the regular expression used to detect leading quotes.
A more detailed explanation of the problem and its solution can be found
in the bugtracker posting.
Cheers, Jörg.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch 4.3.2 20100305.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100305/136d8949/attachment.txt>
More information about the TYPO3-team-core
mailing list