Skip to content

[stable29] fix(files): Only execute default action if there is an action to perform - #45662

Merged
skjnldsv merged 1 commit into
stable29from
backport/45586/stable29
Jun 7, 2024
Merged

[stable29] fix(files): Only execute default action if there is an action to perform#45662
skjnldsv merged 1 commit into
stable29from
backport/45586/stable29

Conversation

@backportbot

@backportbotbackportbotBot commented Jun 4, 2024

Copy link
Copy Markdown

Backport of #45586

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Remove all the empty commits

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@susnux
susnux marked this pull request as ready for review June 4, 2024 13:57
@susnux

Copy link
Copy Markdown
Contributor

/compile amend/

@susnuxsusnux added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jun 4, 2024
@AltahrimAltahrim mentioned this pull request Jun 6, 2024
19 tasks
Some files do not have a default action (can not be viewed and only downloaded).
If the `openfile` query is set on them the `handleOpenFile` will throw an error.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@skjnldsv
skjnldsvforce-pushed the backport/45586/stable29 branch from 1840c9e to ace4b50CompareJune 7, 2024 10:07
@skjnldsv
skjnldsv merged commit f3b6755 into stable29Jun 7, 2024
@skjnldsv
skjnldsv deleted the backport/45586/stable29 branch June 7, 2024 10:07
@blizzzblizzz mentioned this pull request Jun 11, 2024
3 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbugfeature: files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@susnux@skjnldsv@AndyScherzinger