Skip to content

[bug] Upload images is broken #1063

@karlcow

Description

@karlcow

Try to upload an image in the comments of a bug. For example

POST /upload/ HTTP/1.1
Host: webcompat.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:48.0) Gecko/20100101 Firefox/48.0
Accept: */*
Accept-Language: en,fr;q=0.7,en-US;q=0.3
Accept-Encoding: gzip, deflate, br
DNT: 1
Referer: https://webcompat.com/issues/1930
x-requested-with: XMLHttpRequest
Content-Length: 63126
Content-Type: multipart/form-data; boundary=---------------------------1931572924435841969129253066
Cookie: session=.…cut…
Connection: keep-alive

And receiving from the server.

HTTP/1.1 501 NOT IMPLEMENTED
Server: nginx/1.1.19
Date: Tue, 24 May 2016 06:04:49 GMT
Content-Type: text/html
Content-Length: 188
Connection: keep-alive
Set-Cookie: session=… cut…

with a flash message.

Ping @miketaylr :)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions