Django

Code

Ticket #1536 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

[patch] FilePathField with recurive option loses subdirectory

Reported by: Andy Dustman <farcepest@gmail.com> Assigned to: adrian
Milestone: Component: Validators
Version: magic-removal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

When using the recursive option to FilePathField?, it joins together the initial path and the file name instead of the current path and the file name. Patch coming in a moment.

Attachments

FilePathField-recursive-fix.diff (0.6 kB) - added by Andy Dustman <farcepest@gmail.com> on 03/24/06 14:47:46.
Fix for recursive FilePathField?

Change History

03/24/06 14:47:46 changed by Andy Dustman <farcepest@gmail.com>

  • attachment FilePathField-recursive-fix.diff added.

Fix for recursive FilePathField?

04/04/06 03:07:24 changed by SmileyChris

  • summary changed from FilePathField with recurive option loses subdirectory to [patch] FilePathField with recurive option loses subdirectory.

04/23/06 16:30:04 changed by adrian

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

(In [2731]) magic-removal: Fixed #1536 -- FilePathField? with recursive=True no longer loses subdirectory. Thanks, Andy Dustman

10/24/06 15:17:23 changed by adrian

  • milestone deleted.

Milestone Version 0.92 deleted


Add/Change #1536 ([patch] FilePathField with recurive option loses subdirectory)




Change Properties
Action