On 02 May 2014, at 17:55, Arne Berglund aberglund@lesd.k12.or.us wrote:
I coded the patch manually into 1.0.0 and it has been fine.
- Arne
On May 2, 2014, at 7:20 AM, Zach La Celle lacelle@roboticresearch.com wrote:
On 05/02/2014 03:52 AM, Cor Bosman wrote:
On 01 May 2014, at 15:52, Zach La Celle lacelle@roboticresearch.com wrote:
On Roundcube 1.0.0, if the user starts composing an email then leaves it for a few (5?) minutes, the software saves the composition to draft then exits back to the inbox.
This did not used to happen on 7.1.0. Is there any way to prevent autosave of draft from kicking the user out of Compose?
This is a bug that is fixed in a recent commit, but there hasn't been a new version out yet. I think a 1.0.1 would be useful as this bug seems pretty annoying.
Cor
Yes, this would be much appreciated. I tried to apply just the commit which fixed this bug, but it didn't seem to stick, and I'm not sure if there's some earlier commit post 1.0.0 which is preventing this.
If you manually patch 1.0.0 you should remove app.min.js, else it wont work. Then dont forget to put it back once a new version is released.
Even better would be to create your own minimized version of app.js after you patch it but i'll leave that up to the reader to sort out :)
Cor