Aleksander Machniak
2015-02-25 16c326380de934570e5649afe8c2603b066afa63
refs
author Aleksander Machniak <alec@alec.pl>
Wednesday, February 25, 2015 08:07 -0500
committer Aleksander Machniak <alec@alec.pl>
Wednesday, February 25, 2015 08:25 -0500
commit16c326380de934570e5649afe8c2603b066afa63
tree fbcf5426e275805f1e99ca8a86b7845d16ab073e tree | zip | gz
parent bbbd02bd6a43ae0e2ee00519be8d56fb21161dcd view | diff
Improved handling of storage errors after message is sent

After sending a message it is stored in Sent folder, this operation
may fail, e.g. because of "over quota" error. In such a case we'll
not close the compose window, but display the error and, if user clicks
Send/Save button, we'll display a dialog informing about the situation and
providing an option to try the save operation again.
5 files modified
89 ■■■■ changed files
CHANGELOG 1 ●●●● diff | view | raw | blame | history
program/js/app.js 45 ●●●● diff | view | raw | blame | history
program/localization/en_US/messages.inc 1 ●●●● diff | view | raw | blame | history
program/steps/mail/compose.inc 3 ●●●● diff | view | raw | blame | history
program/steps/mail/sendmail.inc 39 ●●●●● diff | view | raw | blame | history