Project

General

Profile

Actions

Bug #17273

closed

rgw: S3's Browser Upload is handled in incompliantly with the S3 documentation

Added by Radoslaw Zarzynski over 7 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

According to the Browser Uploads to S3 using HTML POST Forms any field after the file is ignored:

file The input field that allows a user to select a file to upload. This field must be the last one in the form, as any fields below it are ignored by S3.

However, RGWPostObj_ObjStore_S3::complete_get_params extracts such fields even if they are placed after the file.

Actions #1

Updated by Radoslaw Zarzynski over 7 years ago

  • Status changed from New to In Progress
  • Assignee set to Radoslaw Zarzynski
Actions #2

Updated by Radoslaw Zarzynski over 7 years ago

  • Status changed from In Progress to Fix Under Review
Actions #3

Updated by Daniel Gryniewicz about 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF