http://bugs.winehq.org/show_bug.cgi?id=28593
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2011-10-10 06:35:58 CDT --- (In reply to comment #3)
I don't quite understand... are you saying he should have ensured the log file's extension was .txt before uploading it? MacPorts log files are called "main.log". They are text files, in UTF-8 encoding as of MacPorts 2; they just use the extension .log instead of .txt. .log is a pretty common extension for log files to use -- see for example the config.log file configure scripts create -- so if your issue tracker has a problem with .log files, it might be to your advantage to modify your issue tracker configuration to fix this.
When attaching a file, you have the choice to let bugzilla auto-detect it's type or select it. Txt files are always set to text/plain while other files are guessed by their content. It seems that some UTF files are wrongly recognized as binary files (applcation/octet-stream) and this confuses bugzilla making it necessary to download the file instead of opening in the browser.