till wrote:
I read the thread and I never noticed this error before. Does this happen when you use RoundCube in multiple tabs? Is that the catch?
I was thinking if we can get rid of $_SESSION for mail composing. It's possible and should prevent from multitabs and session issues, but will require to sent real saved attachment filenames to the client. It'd to be some secure issue?