http://bugs.winehq.org/show_bug.cgi?id=11787 Summary: Set mime type for log files are text/plain Product: WineHQ Bugzilla Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P2 Component: bugzilla-unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: thestig(a)google.com Right now whenever someone attaches a .log file, Bugzilla auto-detects the mime type as text/x-log. Many web browsers are set to download files with that mime type, rather than just opening the file in the web browser. This is rather annoying. Can we change the mime types for .log files to text/plain instead? I believe the code is in Bugzilla/Attachment.pm. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.