More rigorous fix for ImageMagick parameter interpretation (bug 23148 etc.) based...
authorTim Starling <tstarling@users.mediawiki.org>
Fri, 23 Apr 2010 16:24:54 +0000 (16:24 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Fri, 23 Apr 2010 16:24:54 +0000 (16:24 +0000)
commit41a4e0ea85597495c6f34c8d4f35b96abae97ee7
treedd885fbea1750978d363be6126ac7b0905ff8e85
parent6dc9a3524666fa4c9e657786b21eab368a309b36
More rigorous fix for ImageMagick parameter interpretation (bug 23148 etc.) based on examination of the source code, updating r64932. The source was large and complex and I might have missed some bits, but this is my best guess for now.

Tested bug 23148 and wildcards in filenames (was broken) using a patched convert. With a manual unit test (no convert), tested all branches of the new functions except wfIsWindows() == true.
includes/media/Bitmap.php