Skip to content

Commit f312d06

Browse files
authored
Docs: DOC-3243 - Now link dialog allows uploading empty files (#4022)
1 parent ddda59e commit f312d06

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

modules/ROOT/pages/8.4.0-release-notes.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,13 @@ In {productname} {release-version}, a check was added to prevent compression whe
293293

294294
// CCFR here.
295295

296+
=== Now `link` dialog allows uploading empty files
297+
// #TINY-13421
298+
299+
Previously, when uploading an empty file through the link dialog's upload tab, the conversion to `BlobInfo` failed and returned a generic, cryptic error about blob and base64 encoding. As a result, users could not understand what caused the failure or how to resolve it.
300+
301+
In {productname} {release-version}, empty file uploads are now handled by the link dialog itself, which displays a clear, user-friendly error message when an empty file is selected. Users receive a specific error that explains the issue instead of a generic conversion error.
302+
296303
=== Toggling lists cause selection issues
297304
// #TINY-13213
298305

0 commit comments

Comments
 (0)