Skip to content

fix: Download document - Infinit loading if selected files include sumlink file - EXO-85989#1999

Merged
akhanfir merged 1 commit into
developfrom
merge-85989
Jul 8, 2026
Merged

fix: Download document - Infinit loading if selected files include sumlink file - EXO-85989#1999
akhanfir merged 1 commit into
developfrom
merge-85989

Conversation

@akhanfir

@akhanfir akhanfir commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Before this change, select a symlink file without any folder and request a zip download caused infinite loading. To fix this, createFile() now resolves exo:symlink nodes to their source node via exo:uuid before reading the content, mirroring the existing behavior in createTempFilesAndFolders(). After this change, the zip is downloaded successfully and includes the symlinked file content.

…mlink file - EXO-85989 (#1981)

Before this change, select a symlink file without any folder and request a zip download caused infinite loading. To fix this, createFile() now resolves exo:symlink nodes to their source node via exo:uuid before reading the content, mirroring the existing behavior in createTempFilesAndFolders(). After this change, the zip is downloaded successfully and includes the symlinked file content.
@akhanfir akhanfir requested a review from boubaker July 8, 2026 08:31
@akhanfir akhanfir enabled auto-merge (squash) July 8, 2026 08:32
@akhanfir akhanfir requested review from Jihed525 and ahamdi and removed request for boubaker July 8, 2026 08:42
@akhanfir akhanfir merged commit b1f6fb2 into develop Jul 8, 2026
10 of 11 checks passed
@akhanfir akhanfir deleted the merge-85989 branch July 8, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants