DD File Lister: Fix for possibly no file description when adding to the batch DL queue. Also, fix for file description screen refresh (off by one column) for extended descriptions.
Merged
requested to merge dd_file_lister_add_batch_DL_desc_fix_and_extd_desc_refresh_fix into master
Compare changes
Files
3+ 16
− 7
@@ -102,6 +102,10 @@
@@ -146,8 +150,8 @@ require("attr_conv.js", "convertAttrsToSyncPerSysCfg");
@@ -1496,7 +1500,8 @@ function addSelectedFilesToBatchDLQueue(pFileMetadata, pFileList)
@@ -1578,7 +1583,8 @@ function addSelectedFilesToBatchDLQueue(pFileMetadata, pFileList)
@@ -1647,7 +1653,10 @@ function getUserDLQueueStats()
@@ -4784,12 +4793,12 @@ function displayFileExtDescOnMainScreen(pFileIdx, pStartScreenRow, pEndScreenRow