Hi, yes I've read that ticket but there is also the problem with individual attachments and working on the addressbook, or by simultaneous operations not necessarily on attachments.
Why it would not work with multi-server env ? The file with the attachment data is saved in the temp folder with filename equal to the compose_id so it should always work. I doing something wrong ? If useful I can post my edits. But the underlying problem seems to me synchronize or SERIALIZE operations that are done on RQ and the data stored in the user session. This error is the most obvious but it may equally happen on other data like body, subject, etc.. Thank you Marco Marcantelli >----Messaggio originale---- >Da: [email protected] >Data: 26/02/2013 9.52 >A: <[email protected]> >Ogg: Re: [RCD] Big big problems with attachments and user session (missing attachments) > >On 02/26/2013 09:40 AM, [email protected] wrote: >> RQ 0.85 loses attachments and it is reproducible. If I insert a new >> attachment and then, quickly, I use the addressbook, RQ loses the attachments, >> also the single attachment. > >We have a ticket for this issue, http://trac.roundcube.net/ticket/1488422 > >> For the moment I have a workaround that instead of saving the attachment data >> COMPOSE_DATA in user session it saves them in the temp folder and use it to >> send attachments and it works. > >This won't work for all cases (multi-server env). I suppose we'll extend >attachment handling plugins in a way which will store metadata not in >the session, but in cache maybe. > >-- >Aleksander 'A.L.E.C' Machniak >LAN Management System Developer [http://lms.org.pl] >Roundcube Webmail Developer [http://roundcube.net] >--------------------------------------------------- >PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl >_______________________________________________ >Roundcube Development discussion mailing list >[email protected] >http://lists.roundcube.net/mailman/listinfo/dev > _______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev
