Description

After preview or save of this table (example on http://test17.wikiwikiweb.de/) all text (or only a blank) before the
is removed.

||Test <<BR>> <<BR>>||

Result is:

||<<BR>> <<BR>> ||

Steps to reproduce

see Descriptiom

Example

Component selection

text_gedit.py → removes the blank

Because gui get this data

<table><tbody><tr>  <td>Test <p class="line891"><span style="background-color: rgb(255, 255, 17);">&lt;&lt;BR&gt;&gt;</span> <span style="background-color: rgb(255, 255, 17);">&lt;&lt;BR&gt;&gt;</span></p></td> </tr> </tbody></table>

see at <td>Test text_html_text_moin_wiki.py does not know how to handle this. It should start with <p

Details

You need two macro calls without text in between to get this bug.

MoinMoin Version

OS and Version

Python Version

Server Setup

Server Details

Language you are using the wiki in (set in the browser/UserPreferences)

Workaround

Discussion

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/1.6devGuiPreviewEatsTextBeforeMacro (last edited 2008-08-07 22:04:44 by ReimarBauer)