Skip to content

[stable29] fix: preserve OCA.Text properties in public share script - #8158

Merged
juliusknorr merged 2 commits into
stable29from
backport/8156/stable29
Jan 15, 2026
Merged

[stable29] fix: preserve OCA.Text properties in public share script#8158
juliusknorr merged 2 commits into
stable29from
backport/8156/stable29

Conversation

@backportbot

@backportbot backportbot Bot commented Jan 15, 2026

Copy link
Copy Markdown

Backport of PR #8156

Prevent race condition where text-public.js would overwrite
createEditor/createTable methods if text-editors.js loaded first.
Uses spread operator to merge instead of replace, matching the
pattern already used in editor.js.

Signed-off-by: silver <s.szmajduch@posteo.de>
Comment thread src/public.js Outdated
Co-authored-by: Julius Knorr <jus@bitgrid.net>
Signed-off-by: Sylwia <83009937+silverkszlo@users.noreply.github.com>
@blizzz

blizzz commented Jan 15, 2026

Copy link
Copy Markdown
Member

@silverkszlo could you double check the CI results?

@silverkszlo silverkszlo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The failing cypress tests are unrelated.

@juliusknorr
juliusknorr merged commit 39df5ca into stable29 Jan 15, 2026
67 of 72 checks passed
@juliusknorr
juliusknorr deleted the backport/8156/stable29 branch January 15, 2026 15:53
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.

4 participants