#15521: Regression in file storage behavior following r15409
------------------------------------------------+---------------------------
Reporter: russellm | Owner: nobody
Status: closed | Milestone: 1.3
Component: File uploads/storage | Version: 1.2
Resolution: invalid | Keywords: blocker,
regression
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
------------------------------------------------+---------------------------
Changes (by russellm):
* status: new => closed
* resolution: => invalid
Comment:
After discussing with Jannis on IRC:
DefaultStorage will be using the FileStorage backend by default, which is
the only backend that uses the filepath_to_uri call. If you are passing a
URL to a FileStorage backend, it shouldn't be surprising that it gets
mangled. If you've got a storage backend that is using urls, but is
inheriting behavior from FileStorage backend, then that's a bug in your
storage backend.
Unless we've missed something in our analysis, this should be expected
behavior.
--
Ticket URL: <http://code.djangoproject.com/ticket/15521#comment:1>
Django <http://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 this group at
http://groups.google.com/group/django-updates?hl=en.