public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug web/56233] New: Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream
@ 2013-02-07  2:47 d.g.gorbachev at gmail dot com
  2013-02-07  2:49 ` [Bug web/56233] " d.g.gorbachev at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2013-02-07  2:47 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56233

             Bug #: 56233
           Summary: Bugzilla: files (*.c, *.diff, etc.) wrongly recognized
                    as application/octet-stream
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: web
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: d.g.gorbachev@gmail.com


Created attachment 29378
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29378
"Enter Bug" form

When filing a new bug report, bugzilla treats attached files as binary rather
then text/plain (making them more difficult to view). Unfortunately, it doesn't
allow to choose the content type manually (it only works when javascript
support is turned off in a browser, or when adding an attachment to already
existing bug report).


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug web/56233] Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream
  2013-02-07  2:47 [Bug web/56233] New: Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream d.g.gorbachev at gmail dot com
@ 2013-02-07  2:49 ` d.g.gorbachev at gmail dot com
  2013-02-07  2:54 ` pinskia at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2013-02-07  2:49 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56233

--- Comment #1 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2013-02-07 02:49:14 UTC ---
Created attachment 29379
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29379
"Create New Attachment" form


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug web/56233] Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream
  2013-02-07  2:47 [Bug web/56233] New: Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream d.g.gorbachev at gmail dot com
  2013-02-07  2:49 ` [Bug web/56233] " d.g.gorbachev at gmail dot com
@ 2013-02-07  2:54 ` pinskia at gcc dot gnu.org
  2013-02-07  3:34 ` d.g.gorbachev at gmail dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu.org @ 2013-02-07  2:54 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56233

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-02-07 02:53:28 UTC ---
>bugzilla treats attached files as binary 
No what is happening is your browser is sending this mime type when it did the
upload.  There is not much bugzilla can do.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug web/56233] Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream
  2013-02-07  2:47 [Bug web/56233] New: Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream d.g.gorbachev at gmail dot com
  2013-02-07  2:49 ` [Bug web/56233] " d.g.gorbachev at gmail dot com
  2013-02-07  2:54 ` pinskia at gcc dot gnu.org
@ 2013-02-07  3:34 ` d.g.gorbachev at gmail dot com
  2013-02-07  3:38 ` d.g.gorbachev at gmail dot com
  2013-02-07 12:27 ` LpSolit at netscape dot net
  4 siblings, 0 replies; 6+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2013-02-07  3:34 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56233

--- Comment #3 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2013-02-07 03:34:21 UTC ---
> There is not much bugzilla can do.

It could either ignore mime type as sent by the browser, or show the "Content
Type" section.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug web/56233] Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream
  2013-02-07  2:47 [Bug web/56233] New: Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream d.g.gorbachev at gmail dot com
                   ` (2 preceding siblings ...)
  2013-02-07  3:34 ` d.g.gorbachev at gmail dot com
@ 2013-02-07  3:38 ` d.g.gorbachev at gmail dot com
  2013-02-07 12:27 ` LpSolit at netscape dot net
  4 siblings, 0 replies; 6+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2013-02-07  3:38 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56233

--- Comment #4 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2013-02-07 03:37:53 UTC ---
Created attachment 29381
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29381
"Enter Bug" form (w/o javascript)


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug web/56233] Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream
  2013-02-07  2:47 [Bug web/56233] New: Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream d.g.gorbachev at gmail dot com
                   ` (3 preceding siblings ...)
  2013-02-07  3:38 ` d.g.gorbachev at gmail dot com
@ 2013-02-07 12:27 ` LpSolit at netscape dot net
  4 siblings, 0 replies; 6+ messages in thread
From: LpSolit at netscape dot net @ 2013-02-07 12:27 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56233

Frédéric Buclin <LpSolit at netscape dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #5 from Frédéric Buclin <LpSolit at netscape dot net> 2013-02-07 12:26:56 UTC ---
Click the "Show Advanced Fields" link at the top of the page to see all fields,
including the ability to select the MIME type.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-02-07 12:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-07  2:47 [Bug web/56233] New: Bugzilla: files (*.c, *.diff, etc.) wrongly recognized as application/octet-stream d.g.gorbachev at gmail dot com
2013-02-07  2:49 ` [Bug web/56233] " d.g.gorbachev at gmail dot com
2013-02-07  2:54 ` pinskia at gcc dot gnu.org
2013-02-07  3:34 ` d.g.gorbachev at gmail dot com
2013-02-07  3:38 ` d.g.gorbachev at gmail dot com
2013-02-07 12:27 ` LpSolit at netscape dot net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).