Closed (fixed)
Project:
Content Distribution
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2010 at 16:49 UTC
Updated:
2 Mar 2010 at 23:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
joachim commented#710420 by joachim: Fixed filefield path settings not being respected.
Changed _content_retriever_save_file() to receive a full $field array rather than just the name, so we can call filefield's own function to get the right path.
Comment #2
joachim commentedShould probably apply on 6--1.
Comment #3
joachim commentedHad to reroll.