Bug #39551
closed
[tx_form] uplaod-path of attachments is missing
Added by Chris Cross over 12 years ago.
Updated over 11 years ago.
Description
If you use the new Mail Form (sysext: tx_form) to upload attachments, there is no path to the files in mails.
- Status changed from New to Needs Feedback
Chris,
I believe the attachment itself and the filename are the only things available. The form handling copies the upload into typo3temp (with a random filename), does its post processing (ie. sending the email) and then deletes the file from typo3temp. If you do need files to remain on the server, I think your best bet might be a custom post-processor (similar to how the mail sending works) that copies the upload to a specific location.
Let me know if you have any questions or if I misunderstood your problem.
Thanks,
Jeff
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.
Also available in: Atom
PDF