Actions
Bug #5866
closedNeeds correct behavior for saving both when the saving network fails
Start date:
02/13/2013
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
5866
Description
When we choose to save a data package to the both location, the result of saving is the unsaved morpho frame (the frame before the saving) even though the local saving succeeds but the network saving fails. Since the local saving succeeded, we should display the local new data package and tell user the network saving failed.
Updated by Jing Tao almost 12 years ago
During the saving both process, the exceptions for local saving and network saving is caught separately. Morpho can show appropriate data package base on the success in the local and network saving .
Actions