https://bugzilla.wikimedia.org/show_bug.cgi?id=54181
--- Comment #14 from Andre Klapper <[email protected]> --- (In reply to comment #13) > Any news on this from BZ Adkins? That's me. No news. As ther underlying issue is not a BZ-only problem, somebody should discuss the general way to go in bug 51839. Let me try to find out what upstream BZ devs think about this. (In reply to comment #7) > As an alternative, we could patch the attachment shower script to whitelist > image/png, image/jpg, and image/gif for inline viewing. This would resolve > the vast majority of the inconvenience. Whoever feels like understanding code, search for "contenttype" and "allow_attachment_display" in http://bzr.mozilla.org/bugzilla/4.2/view/head:/attachment.cgi http://bzr.mozilla.org/bugzilla/4.2/view/head:/template/en/default/attachment/edit.html.tmpl For example see the check for attachment.contenttype == "text/html" in edit.html.tmpl -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
