#18150: Uploading a file ending with a backslash fails
-------------------------------------+-------------------------------------
Reporter: Peter Kuma | Owner:
Type: Bug | supersteve9219
Component: File | Status: assigned
uploads/storage | Version: 1.4
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by supersteve9219):
* has_patch: 0 => 1
Comment:
I added a patch.
Given IE_sanitize is only used with files uploaded from Internet Explorer
7 and earlier which represents less than 3% of the total browser share, I
don't think it is no longer necessary to use this method. Especially given
that using IE_sanitize causes issues with all unix users.
Using IE_sanitize only on files starting with something like {{{X:\}}}
does not fix the issue since {{{:}}} is still a valid unix filename char.
--
Ticket URL: <https://code.djangoproject.com/ticket/18150#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.