fix: Create new files on public pages for 31+#4794
Merged
Conversation
3 tasks
6e49c7c to
4de0292
Compare
Collaborator
4de0292 to
3721b53
Compare
Member
Author
|
Thanks a lot, much appreciated. I pushed a fix for the ordering, the rest I would leave to the server implementation as it mainly restores previous behaviour now. |
Signed-off-by: Julius Knorr <[email protected]>
Signed-off-by: Julius Knorr <[email protected]>
… links Signed-off-by: Julius Knorr <[email protected]>
3721b53 to
7d181a9
Compare
elzody
approved these changes
May 27, 2025
Collaborator
elzody
left a comment
There was a problem hiding this comment.
Indeed, in that case it looks fine to just restore the capability.
3 tasks
Member
|
@elzody is there a reason to not backport this to stable31? |
Collaborator
|
@grnd-alt You're right, it probably should have been. I will look into it |
Collaborator
|
/backport to stable31 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This is probably a hotfix for nextcloud/server#48064
Fix #3170
I thought it would be a quick way to bring back the old methods until we have time to dig into implementing this as a generic mechanism in server
It still needs