Page MenuHomePhabricator

Text corruption if there are equal signs within <pre> tags
Closed, ResolvedPublic

Description

Author: a-breitschopp

Description:
Using following Wiki content to reproduce the bug:
[=> Start <=]

titel 1

Equal signs within a PRE tag:

<pre>

</pre>

titel 2

[=> End <=]

If you now click on "Edit" link of "titel 2" and add some text; e. g.
[=> Start <=]

titel 2

test
[=> End <=]

then this is the result:
[=> Start <=]

titel 1

Equal signs within a PRE tag:
<pre>

titel 2

test

titel 2

[=> End <=]

There seems to be a problem if title marks ("=") are used within <pre> tags.

If you have a big document and this error occurs the corresponding paragraphs get totally mixed and data gets lost.

Thanks for a fast reply in advance.


Version: 1.10.x
Severity: major

Details

Reference
bz10570

Event Timeline

bzimport raised the priority of this task from to High.Nov 21 2014, 9:50 PM
bzimport set Reference to bz10570.
bzimport added a subscriber: Unknown Object (MLST).
  • This bug has been marked as a duplicate of bug 10309 ***