[stable36] fix(EmojiHelper): check if PCRE version has Extended_Pictographic support - #2778
Open
backportbot[bot] wants to merge 17 commits into
Open
backportbot[bot] wants to merge 17 commits into
backportbot[bot] wants to merge 17 commits into
Conversation
…port Fixes creating collectives with an emoji on systems with PCRE < 10.35. Signed-off-by: Jonas <jonas@freesources.org>
backportbot
Bot
requested review from
max-nextcloud,
mejo- and
silverkszlo
as code owners
September 13, 2026 09:43
Signed-off-by: Max <max@nextcloud.com>
max-nextcloud
force-pushed
the
backport/2626/stable36
branch
from
September 16, 2026 05:26
6d10377 to
d433f03
Compare
Later Nextcloud versions are covered by higher minor / major releases of collectives. Signed-off-by: Max <max@nextcloud.com>
Signed-off-by: Max <max@nextcloud.com>
No use testing the migration of an outdated version of collectives to a new Nextcloud version it does not support. For example for collectives 3.4.2 which only supports Nextcloud 32 this gets nextcloud ocp for stable35 - and then fail due to changed apis. Signed-off-by: Max <max@nextcloud.com>
Signed-off-by: Max <max@nextcloud.com>
Signed-off-by: Benjamin Frueh <benjamin.frueh@gmail.com>
Signed-off-by: Jonas <jonas@freesources.org>
Fixes: #2752 Signed-off-by: Jonas <jonas@freesources.org> Assisted-by: OpenCode:claude-fable-5
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Caused a lot of 412 and 404 responses in public controllers. I assume cookies or headers are not getting set anymore. Signed-off-by: Max <max@nextcloud.com>
Signed-off-by: Max <max@nextcloud.com>
Signed-off-by: Max <max@nextcloud.com>
max-nextcloud
force-pushed
the
backport/2626/stable36
branch
from
September 16, 2026 09:04
e59b9a5 to
60dce0c
Compare
Signed-off-by: Max <max@nextcloud.com>
Also turn network on again to proceed with the next test Signed-off-by: Max <max@nextcloud.com>
max-nextcloud
force-pushed
the
backport/2626/stable36
branch
from
September 17, 2026 14:21
37288e0 to
d38111c
Compare
Signed-off-by: Max <max@nextcloud.com>
max-nextcloud
approved these changes
Sep 17, 2026
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.
Backport of PR #2626