Changes

Branch Download

36 bytes added, 28 October
/* Failed Document Download Dialog {{Version/MobileSince|5.1}}{{Version/WinXSince|5.1}} */
{{UnderConstructionStart}}
== Failed Document Download Dialog {{Version/MobileSince|5.1}}{{Version/WinXSince|5.1}} ==
If the branch download succeeds, but not all documents were downloaded successfully, there's the option to enable a dialog will pop up displaying the count of total and actually downloaded documents. The "Open Logs" button provides the possibility to open the related log file in an external text editor to inspect details about the failed document downloads.
[[File:FailedDocumentDownloadDialog.PNG]]
The By default, the dialog is deactivated. It can be activated/deactivated by setting (or adding) the following boolean property in UBIKThemes:
<source lang = "xml">
<x:Boolean x:Key="EnableBranchDownloadDocumentWarning">true</x:Boolean>
654
edits