* (bug 11065) Fix regression in handling of wiki-formatted EXIF metadata
authorBrion Vibber <brion@users.mediawiki.org>
Sat, 25 Aug 2007 22:25:17 +0000 (22:25 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sat, 25 Aug 2007 22:25:17 +0000 (22:25 +0000)
commit4ac8e0d585c5200c28b6fba617b82f978e9f7d06
tree4ab5a5041da81bb08bcc02783cc61c1c893aa62d
parentc82983845cd5c58c34bbe346faa394c7b3a99920
* (bug 11065) Fix regression in handling of wiki-formatted EXIF metadata
Removed a wfEscapeWikiText() in the metadata formatting code... that whole mess needs some major cleanup, though. :)
Probably escaping should happen on the _input_ somewhere in the boxels of EXIF stuff.
RELEASE-NOTES
includes/media/Generic.php