Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix mimetype not being updated when changing file extention on objectstore #40394

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

icewind1991
Copy link
Member

With object store the source entry no longer exists once we hit the updater, so the old code path for changing the mimetype wasn't triggered.

@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Sep 13, 2023
@icewind1991 icewind1991 added this to the Nextcloud 28 milestone Sep 13, 2023
@icewind1991 icewind1991 requested review from a team, ArtificialOwl, nfebe and sorbaugh and removed request for a team September 13, 2023 14:37
@icewind1991
Copy link
Member Author

/backport to stable27

@icewind1991
Copy link
Member Author

/backport to stable26

@icewind1991
Copy link
Member Author

/backport to stable25

@icewind1991 icewind1991 requested a review from come-nc September 20, 2023 08:37
lib/private/Files/Cache/Updater.php Outdated Show resolved Hide resolved
lib/private/Files/Cache/Updater.php Outdated Show resolved Hide resolved
@skjnldsv skjnldsv mentioned this pull request Nov 1, 2023
This was referenced Nov 6, 2023
This was referenced Nov 14, 2023
@blizzz blizzz modified the milestones: Nextcloud 28, Nextcloud 29 Nov 23, 2023
@skjnldsv skjnldsv added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Feb 23, 2024
This was referenced Mar 12, 2024
This was referenced Mar 20, 2024
@skjnldsv skjnldsv mentioned this pull request Mar 28, 2024
81 tasks
@skjnldsv skjnldsv modified the milestones: Nextcloud 29, Nextcloud 30 Mar 28, 2024
@skjnldsv skjnldsv mentioned this pull request Aug 13, 2024
@skjnldsv skjnldsv removed this from the Nextcloud 30 milestone Aug 14, 2024
@skjnldsv skjnldsv marked this pull request as draft November 15, 2024 13:10
@icewind1991 icewind1991 force-pushed the updater-change-mimetype-objectstore branch from 4857c27 to 19105d1 Compare December 5, 2024 17:01
@icewind1991 icewind1991 marked this pull request as ready for review December 5, 2024 17:01
@icewind1991 icewind1991 requested a review from come-nc December 5, 2024 17:01
…bject store

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 force-pushed the updater-change-mimetype-objectstore branch from 19105d1 to 3719977 Compare December 5, 2024 17:05
@icewind1991 icewind1991 force-pushed the updater-change-mimetype-objectstore branch from 3400329 to 3719977 Compare December 6, 2024 16:46
@skjnldsv skjnldsv merged commit 3baa91d into master Dec 11, 2024
372 checks passed
@skjnldsv skjnldsv deleted the updater-change-mimetype-objectstore branch December 11, 2024 07:41
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 2. developing Work in progress labels Dec 11, 2024
@solracsf
Copy link
Member

This is being backported to old versions, shouldn't 28/29/30 be backported too? 🤔

@provokateurin
Copy link
Member

True, the original PR was just quite old

@provokateurin
Copy link
Member

/backport to stable30

@provokateurin
Copy link
Member

/backport to stable29

@provokateurin
Copy link
Member

/backport to stable28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants