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
and it does not tag the text before the BR-macro right to <p> (if two or more macros only separated by a blank) Thats the reason why it can't be saved by
- text_html_text_moin_wiki.py.
Because gui get this data
<table><tbody><tr> <td>Test <p class="line891"><span style="background-color: rgb(255, 255, 17);"><<BR>></span> <span style="background-color: rgb(255, 255, 17);"><<BR>></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
- Priority:
Assigned to: MoonByeongweon
Status: fixed
-- ReimarBauer 2008-08-07 22:04:44