Skip to content

Conversation

@benjaminfrueh
Copy link
Contributor

@benjaminfrueh benjaminfrueh commented Jan 18, 2026

Adds HardBreak extension to PlainTableContentEditor for tiptap v2 to fix Enter key creating malformed HTML in table cells.

@silverkszlo silverkszlo merged commit 0798b7b into stable29 Jan 19, 2026
133 of 150 checks passed
@silverkszlo silverkszlo deleted the fix/table-editor-break-extension branch January 19, 2026 15:54
@nextcloud nextcloud deleted a comment from backportbot bot Jan 20, 2026
@benjaminfrueh
Copy link
Contributor Author

/backport to stable30

@benjaminfrueh
Copy link
Contributor Author

/backport to stable31

@benjaminfrueh
Copy link
Contributor Author

/backport to stable32

@backportbot
Copy link

backportbot bot commented Jan 20, 2026

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/8169/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 1415611b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/8169/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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants