Uploads to bug-tracker not working on Firefox 40.0a2 #44765

Closed
opened 2015-05-19 12:02:47 +02:00 by der On · 8 comments

System Information
Linux Debian 7 64bit

Short description of error

Uploading a file by drag and drop in the bug tracker displays an "Upload Failure".

Exact steps for others to reproduce the error

Drag and drop any file of any size on to the comment area in the bug-tracker.
Sends a POST-request that never finishes.

I don't get any error message in the Javascript console.

A message pops up saying "upload failure"

The upload is working on Chromium Browser for example.

**System Information** Linux Debian 7 64bit **Short description of error** Uploading a file by drag and drop in the bug tracker displays an "Upload Failure". **Exact steps for others to reproduce the error** Drag and drop any file of any size on to the comment area in the bug-tracker. Sends a POST-request that never finishes. I don't get any error message in the Javascript console. A message pops up saying "upload failure" The upload is working on Chromium Browser for example.
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @der_On

Added subscriber: @der_On

Added subscriber: @Sergey

Added subscriber: @Sergey

It seems you're using some sort of development build of firefox, official site suggests me to download 38.0.1. So does file upload work in current stable version of firefox?

It seems you're using some sort of development build of firefox, official site suggests me to download 38.0.1. So does file upload work in current stable version of firefox?
Author

Upload test

some.test.py

Indeed. Uploads in stable Firefox 38.0.1 do work.

I'm a web-developer myself, so maybe there have been API changes. What API are you using to upload the files?

Upload test [some.test.py](https://archive.blender.org/developer/F177634/some.test.py) Indeed. Uploads in stable Firefox 38.0.1 do work. I'm a web-developer myself, so maybe there have been API changes. What API are you using to upload the files?

We don't use any special API, it is just POST requests i bet. And i'm currently writing from firefox 40.0a2 running on debian wheezy and file uploaded just fine: upload_test.txt

The thing is, it's not necessary bug in the site, it might be just issue with development build of firefox itself. So what i would suggest to do, is to test whether upload works with upstream phabricator there https://secure.phabricator.com/ and if not report a bug to them.

But we'd rather only stick to officially released browser only, so thanks for the report, but closing it now.

We don't use any special API, it is just POST requests i bet. And i'm currently writing from firefox 40.0a2 running on debian wheezy and file uploaded just fine: [upload_test.txt](https://archive.blender.org/developer/F177826/upload_test.txt) The thing is, it's not necessary bug in the site, it might be just issue with development build of firefox itself. So what i would suggest to do, is to test whether upload works with upstream phabricator there https://secure.phabricator.com/ and if not report a bug to them. But we'd rather only stick to officially released browser only, so thanks for the report, but closing it now.
Author

No problem. Thanks for taking time on this.

No problem. Thanks for taking time on this.

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2015-05-22 12:44:11 +02:00
Sign in to join this conversation.
No description provided.