On 2013-03-23 21:59, Frank Ellebrecht wrote:
Well, it almost works (build 777, last commit: 6930fe6). What works (Please see the attached screenshot): - link to attachment is shown in UI - paper clip icon is displayed in UI What doesn't work: - the link itself When I click on the link to the attachment, an empty file is opened/a file with 0 bytes is downloaded.
can the webserver write the tmp directory within the gui? (eg. /var/www/piler.yoursite.com/tmp)
Okay, more information: - pilerget retrieves the whole message (including the attachment) just fine - mysql> select attachments from metadata where id='284'; +-------------+ | attachments | +-------------+ | 1 | +-------------+ 1 row in set (0.00 sec)
these above look fine. Janos
