Django

Code

Ticket #7675 (closed: fixed)

Opened 5 months ago

Last modified 5 months ago

TemporaryUploadedFile.temporary_file_path should return the path not self.name

Reported by: apollo13 Assigned to: jacob
Milestone: Component: HTTP handling
Version: SVN Keywords: 2070-fix
Cc: boobsd@gmail.com, justin.driscoll@gmail.com Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

See the summary, patch included...

Attachments

uploaded_file_fix.diff (0.5 kB) - added by apollo13 on 07/08/08 07:53:06.

Change History

07/08/08 07:53:06 changed by apollo13

  • attachment uploaded_file_fix.diff added.

07/08/08 07:53:29 changed by apollo13

  • needs_better_patch changed.
  • has_patch set to 1.
  • needs_tests changed.
  • needs_docs changed.

07/08/08 07:56:06 changed by axiak

  • keywords set to 2070-fix.
  • owner changed from nobody to axiak.
  • status changed from new to assigned.
  • component changed from Uncategorized to HTTP handling.
  • stage changed from Unreviewed to Ready for checkin.

This got away in the last patch...this patch is correct.

07/08/08 07:58:27 changed by Boo

  • cc set to boobsd@gmail.com.

07/08/08 15:09:16 changed by jacob

  • owner changed from axiak to jacob.
  • status changed from assigned to new.

07/08/08 15:09:29 changed by jacob

  • status changed from new to assigned.

07/08/08 16:06:33 changed by anonymous

  • cc changed from boobsd@gmail.com to boobsd@gmail.com, justin.driscoll@gmail.com.

07/12/08 15:43:52 changed by jacob

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [7908]) Fixed #7675: corrected TemporaryUploadedFile?.temporary_file_path. Thanks, Florian Apolloner.


Add/Change #7675 (TemporaryUploadedFile.temporary_file_path should return the path not self.name)




Change Properties
Action