Ajinkya Dahale
820e88f95b
[Core] (Partially?) Fix data loss on dir rename ( #4996 )
...
* Fix lost filename in err msg
In some circumstances, FileExceptions are constructed empty, then have a
filename assigned to them, but the error message in these scenarios is
left as the default "unknown" one, which is sometimes shown to users.
This change fixes that case to be consistent with instances that are
constructed with the filename.
The exception can happen when trying to save the file in a location that does
not exist, or when the user does not have permission to write there. If it
comes when saving after closing the document, all previous changes can be lost.
Partially fixes issue #4098 .
Co-authored-by: Heewa Barfchin <heewa.b@gmail.com >
2021-09-16 12:06:29 -05:00
..
2021-08-18 18:12:31 +02:00
2021-02-27 10:56:19 +01:00
2021-04-19 15:27:06 +02:00
2020-11-19 13:38:37 +01:00
2020-11-19 13:38:37 +01:00
2019-11-09 17:36:49 +01:00
2015-07-07 00:52:13 +02:00
2020-06-12 17:51:33 +02:00
2019-11-21 14:48:09 +01:00
2020-11-19 13:38:37 +01:00
2019-12-25 11:38:43 +01:00
2020-11-19 13:38:37 +01:00
2019-08-17 14:52:10 +02:00
2020-11-19 13:38:37 +01:00
2019-07-15 23:20:52 -03:00
2021-09-16 12:06:29 -05:00
2021-01-24 16:43:20 +01:00
2021-03-06 19:32:03 +01:00
2021-03-06 19:32:03 +01:00
2020-11-19 13:38:37 +01:00
2020-11-19 13:38:37 +01:00
2016-10-08 12:48:34 +02:00
2019-12-25 11:38:43 +01:00
2020-11-19 13:38:37 +01:00
2020-11-19 13:38:37 +01:00
2020-11-19 13:38:37 +01:00
2020-11-19 13:38:37 +01:00
2016-10-08 12:48:34 +02:00
2016-10-08 12:48:34 +02:00
2020-11-12 15:46:40 +01:00
2021-04-19 15:27:06 +02:00
2021-03-29 01:16:04 +02:00
2021-03-29 01:16:04 +02:00
2020-06-15 21:33:56 +02:00
2020-12-29 10:20:53 +01:00
2020-07-14 19:36:05 +02:00
2021-04-19 15:27:06 +02:00
2021-02-27 02:21:14 +01:00
2019-08-17 14:52:09 +02:00
2021-04-25 21:58:24 +02:00
2019-12-25 11:38:43 +01:00
2021-04-26 10:55:56 +02:00
2021-03-06 19:31:06 +01:00
2021-03-06 19:31:06 +01:00
2021-08-16 12:27:41 +01:00
2020-11-19 13:38:37 +01:00
2020-06-03 22:18:39 +02:00
2019-09-28 15:30:34 +02:00
2020-11-19 13:38:37 +01:00
2019-12-25 11:38:43 +01:00
2020-11-19 13:38:37 +01:00
2021-01-30 16:00:48 +01:00
2020-09-12 17:43:01 +02:00
2020-11-19 13:38:37 +01:00
2021-01-30 16:00:48 +01:00
2021-01-30 17:27:08 +01:00
2016-10-08 12:48:34 +02:00
2019-12-25 11:38:43 +01:00
2019-08-17 14:52:09 +02:00
2021-02-17 12:00:38 +01:00
2019-12-25 11:38:43 +01:00
2021-04-26 10:55:56 +02:00
2021-04-19 15:27:06 +02:00
2021-02-06 15:52:21 +01:00
2020-11-19 13:38:37 +01:00
2021-08-16 12:27:41 +01:00
2020-11-19 13:38:37 +01:00
2019-12-25 11:38:43 +01:00
2019-12-25 11:38:43 +01:00
2020-09-12 17:30:56 +02:00
2019-12-25 11:38:43 +01:00
2016-10-08 12:48:34 +02:00
2019-12-25 11:38:43 +01:00
2020-09-13 13:14:21 +02:00
2020-09-13 13:14:21 +02:00
2020-06-15 19:38:39 +02:00
2020-12-29 10:20:53 +01:00
2017-09-09 16:55:55 +02:00
2019-09-18 01:01:14 +02:00
2020-06-03 22:18:39 +02:00
2021-08-01 16:36:12 +08:00
2021-08-01 16:36:12 +08:00
2019-10-21 16:02:23 -03:00
2021-04-19 15:27:06 +02:00
2020-05-25 13:38:30 +02:00
2020-07-05 16:25:17 +02:00
2020-11-19 13:38:37 +01:00
2019-12-25 11:38:43 +01:00
2016-05-07 21:15:01 +02:00
2019-06-28 11:39:36 -03:00
2020-11-19 13:38:37 +01:00
2020-12-12 08:07:47 +01:00
2020-12-29 10:20:53 +01:00
2021-04-19 15:27:06 +02:00
2020-11-19 13:38:37 +01:00
2020-11-19 13:38:37 +01:00
2020-06-07 10:44:12 +02:00
2016-04-12 18:12:22 +02:00
2019-12-25 11:38:43 +01:00
2021-01-24 11:56:10 +01:00
2020-11-19 13:38:37 +01:00
2016-10-08 12:48:34 +02:00
2020-11-19 13:38:37 +01:00
2021-01-12 09:45:59 +08:00
2021-01-12 09:45:59 +08:00
2019-02-19 23:21:35 +01:00
2020-11-19 13:38:37 +01:00
2019-12-25 11:38:43 +01:00
2020-11-19 13:38:37 +01:00
2019-12-25 11:38:43 +01:00
2020-11-19 13:38:37 +01:00
2019-12-25 11:38:43 +01:00
2021-05-03 17:37:58 +02:00
2021-04-19 15:27:06 +02:00
2020-10-13 12:56:28 +02:00
2019-12-25 11:38:43 +01:00
2020-11-19 13:38:37 +01:00
2020-12-31 20:06:02 -08:00
2021-02-19 17:26:33 +01:00
2021-03-06 19:32:03 +01:00
2021-03-06 19:32:03 +01:00
2021-04-19 15:27:06 +02:00
2020-01-13 02:30:39 +01:00
2021-04-19 15:27:06 +02:00
2020-06-22 22:28:15 +02:00
2021-02-22 17:31:25 +01:00
2020-12-29 10:20:53 +01:00
2021-04-19 15:27:06 +02:00
2021-04-26 10:55:56 +02:00
2021-03-03 08:12:03 +01:00
2021-04-19 15:27:06 +02:00
2021-03-03 08:12:03 +01:00
2019-12-25 11:38:43 +01:00
2021-09-14 16:40:30 +02:00
2020-12-29 10:20:53 +01:00
2020-12-29 10:20:53 +01:00
2019-08-17 14:52:09 +02:00
2019-08-17 14:52:09 +02:00
2019-12-25 11:38:43 +01:00
2019-12-25 11:38:43 +01:00
2016-08-15 21:28:41 +02:00
2015-03-30 02:23:49 +02:00