Describe the bug
I've found a strange change recommandation edge case issue.It can happen that the "Inconsistent data is shown even thoug hthe data is not inconsistent
After reloading the change reco or the motion, the problem will disappear.
How to Reproduce
- open a meeting
- open motions > create a motion with the content ^1> save motion
- open motion edit and add
Dabei sind Beamtinnen. ^2 (see for source code)
- add a change recommendation to the last line ^3 (see for source code)
- This will lead to a line inconsistency.
- Reload and it's gone.
^1
<p>Jemand musste Josef K. verleumdet haben, denn ohne dass er etwas Böses getan hätte,wurde er eines Morgens verhaftet. »Wie ein Hund! « sagte er, es war, als sollte die Scham ihn überleben. Als Gregor Samsa eines Morgens aus unruhigen Träumen erwachte, fand er sich in seinem Bett zu einem ungeheueren Ungeziefer verwandelt.</p>
^2
<p>Jemand musste Josef K. verleumdet haben, denn ohne dass er etwas Böses getan hätte,wurde er eines Morgens verhaftet. »Wie ein Hund! « sagte er, es war, als sollte die Scham ihn überleben. Als Gregor Samsa eines Morgens aus unruhigen Träumen erwachte, fand er sich in seinem Bett zu einem ungeheueren Ungeziefer verwandelt. Dabei sind Beamtinnen.</p>
^3
<p class="os-split-before">Dabei sind Beamtinnen.<br>Und es war ihnen wie eine Bestätigung ihrer neuen Träume und guten Absichten, als am Ziele ihrer Fahrt die Tochter als erste sich erhob und ihren jungen Körper dehnte</p>
Expected behavior
The line inconsistency should not happen.
Describe the bug
I've found a strange change recommandation edge case issue.It can happen that the "Inconsistent data is shown even thoug hthe data is not inconsistent
After reloading the change reco or the motion, the problem will disappear.
How to Reproduce
Dabei sind Beamtinnen.^2 (see for source code)^1
^2
^3
Expected behavior
The line inconsistency should not happen.