Skip to content

[stable33] fix(files_versions): pass missing fileInfo properties to Viewer.compare - #63154

Merged
blizzz merged 2 commits into
stable33from
backport/63149/stable33
Aug 11, 2026
Merged

[stable33] fix(files_versions): pass missing fileInfo properties to Viewer.compare#63154
blizzz merged 2 commits into
stable33from
backport/63149/stable33

Conversation

@backportbot

@backportbot backportbot Bot commented Aug 11, 2026

Copy link
Copy Markdown

Backport of #63149

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

Todo

  • Review and resolve any conflicts
  • Review and verify the backported changes
  • Amend HEAD commit to remove the line stating to skip CI

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

@backportbot
backportbot Bot requested review from mejo- and susnux August 11, 2026 09:43
@backportbot backportbot Bot added this to the Nextcloud 33.0.8 milestone Aug 11, 2026
@mejo-
mejo- force-pushed the backport/63149/stable33 branch from f8fe7f6 to 8751482 Compare August 11, 2026 09:44
@mejo-
mejo- marked this pull request as ready for review August 11, 2026 09:45
@mejo-
mejo- requested a review from a team as a code owner August 11, 2026 09:45
@mejo-
mejo- requested review from kristian-zendato and skjnldsv and removed request for a team August 11, 2026 09:45
@mejo-

mejo- commented Aug 11, 2026

Copy link
Copy Markdown
Member

/backport! to stable32

@backportbot

backportbot Bot commented Aug 11, 2026

Copy link
Copy Markdown
Author

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/63154/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 8751482f

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/63154/stable32

Error: Failed to check for changes with origin/stable32: No changes found in backport branch


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

@mejo-

mejo- commented Aug 11, 2026

Copy link
Copy Markdown
Member

/compile

@silverkszlo
silverkszlo self-requested a review August 11, 2026 09:54
mejo- and others added 2 commits August 11, 2026 13:55
Fixes the Viewer throwing "TypeError: can't access property "split",
mime is undefined".

Fixes: nextcloud/text#8956

Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz
blizzz force-pushed the backport/63149/stable33 branch from 7b6bb94 to 8eafeca Compare August 11, 2026 11:58
@blizzz
blizzz merged commit 005f71a into stable33 Aug 11, 2026
118 of 124 checks passed
@blizzz
blizzz deleted the backport/63149/stable33 branch August 11, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants