Project

General

Profile

Actions

Bug #29184

closed

Flash uploader fails with error 303 on Chrome and Firefox

Added by Oliver Klee over 12 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2011-08-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

The problem occurs using today's trunk (b83105de788d45aa64c7b85879c30abba7b757ef) using Chrome 13.0.782.215 (including Flash 10.3 r183)on Kubuntu (64bit). The same problem occurs on the same system using Firefox 6 (with Flash 10.3 r183, which is the same version).

The problem does not occur with Opera 11.50.1074 (using the same version of Flash)

cookieHttpOnly is set to 0 in the install tool.

Steps to reproduce:

  1. Log in to the BE.
  2. File > Filelist
  3. Select a folder.
  4. Click on the "Upload files" icon.
  5. In the dialog, click on the button "Select files".
  6. Select an image file of about 100 kB size.

Expected results:
The file gets uploaded, and there is no error message.

Actual results:
The file does not get uploaded. Instead, there is a message box with the following text:

All of your uploads failed.

If this problem persists, please try another browser, contact your administrator or disable this "Flash Uploader" in your User Settings.

Detailed problem description:
303

Actions #1

Updated by Steffen Gebert over 12 years ago

You're not connecting to a server with
  • HTTPS
  • HTTP Basic Auth
  • mod_security
    ?
Actions #2

Updated by Oliver Klee over 12 years ago

Steffen Gebert wrote:

You're not connecting to a server with
  • HTTPS
  • HTTP Basic Auth
  • mod_security

No, neither of that (it's my local machine).

Actions #3

Updated by Steffen Gebert over 12 years ago

Okay.. to dig into this, I suggest using a proxy, e.g. Fiddler2.

Unfortunately, the Flash transfers are not visible with Firebug (but maybe with the Chrome developer tools). Could you please check that, whether you see an outgoing request (and check your access_log or with tcpdump, what arrives on the server side?

Thanks
Steffen

Actions #4

Updated by Andreas Wolf over 12 years ago

  • Category set to Backend User Interface
  • Complexity set to medium
Actions #5

Updated by Helmut Hummel over 12 years ago

  • Status changed from New to Needs Feedback

Please check if the latest patch for #22185 also solves your issue.

Actions #6

Updated by Navi almost 12 years ago

I seem to be having the same problem in 4.5.17.

Uploading gives the 303 error in firefox only, chrome and IE9 works. Also i am logged out of the BE when it happens.

cookieHttpOnly not set.

Navi.

Actions #7

Updated by Alexander Opitz almost 11 years ago

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.7)?

Since 6.0 the flash uploader was replaced by a html5 uploader.

Actions #8

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

If you think, that this is the wrong decision, then please write to the mailing list typo3.teams.bugs with issue number and an explanation.

Actions

Also available in: Atom PDF