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

Empty paragraph removal migration #2734

Closed
bastianjoel opened this issue Nov 20, 2024 · 1 comment
Closed

Empty paragraph removal migration #2734

bastianjoel opened this issue Nov 20, 2024 · 1 comment
Labels
bug enhancement General enhancement which is neither bug nor feature
Milestone

Comments

@bastianjoel
Copy link
Member

With OpenSlides/openslides-client#4343 empty paragraphs in motions are now no longer ignored in line numbering. Previous to OpenSlides/openslides-client#2890 non breaking spaces were added into paragraphs but with tiptap this is no longer the case.

For better backward compatibility empty paragraphs (<p></p>) need to be deleted from motions text and amendment_paragraphs.

@bastianjoel bastianjoel added bug enhancement General enhancement which is neither bug nor feature labels Nov 20, 2024
@bastianjoel bastianjoel added this to the 4.2 milestone Nov 20, 2024
@hjanott hjanott removed their assignment Nov 25, 2024
@hjanott
Copy link
Member

hjanott commented Nov 25, 2024

Fixed otherwise.

@hjanott hjanott closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug enhancement General enhancement which is neither bug nor feature
Projects
None yet
Development

No branches or pull requests

2 participants