Original report by Unsui on Meta.
Steps to Reproduce:
- To be investigated
Actual Results:
See this erroneous edit : https://fr.wiktionary.org/w/index.php?title=suflet&diff=29232419&oldid=28691805
There are maybe more.
Expected Results:
TBD
Original report by Unsui on Meta.
Steps to Reproduce:
Actual Results:
See this erroneous edit : https://fr.wiktionary.org/w/index.php?title=suflet&diff=29232419&oldid=28691805
There are maybe more.
Expected Results:
TBD
I tried to reproduce the problem. To do so,
...
=== {{S|nom|pl}} ===
'''suflet '''
# [[soufflé|Soufflé]].
==== {{S|synonymes}} ====
=== {{S|prononciation}} ===
* {{écouter|lang=pl|Pologne (Varsovie)||audio=LL-Q809 (pol)-Olaf-suflet.wav}}== {{langue|ro}} ==
=== {{S|étymologie}} ===
: Du {{étyl|la|ro}} [[suflitus]], [[suflare]] ([[souffle]]).
...I can share the reproducer on a new branch on Github if it is useful.
This bug come from the fact that == {{langue|ro}} == is at the end of the last record, instead of on a new line.
In line 261 of frwiktionary, there are a piece of code supposed to add two new lines. It looks like this doesn’t work.