Looks like "$filename" was being returned instead of "$s3_filename" causing the next operation to get a broken path in the $file array.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| mm_s3_file_return.patch | 755 bytes | msonnabaum |
Looks like "$filename" was being returned instead of "$s3_filename" causing the next operation to get a broken path in the $file array.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| mm_s3_file_return.patch | 755 bytes | msonnabaum |
Comments
Comment #1
msonnabaum commentedCommitted here:
http://drupal.org/cvs?commit=299020
Closing.