[Tickets #8156] Mediawiki tables not displaying correctly
bugs at horde.org
bugs at horde.org
Tue Apr 7 02:27:03 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8156
------------------------------------------------------------------------------
Ticket | 8156
Created By | lfbm.andamentos at gmail.com
Summary | Mediawiki tables not displaying correctly
Queue | Wicked
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
lfbm.andamentos at gmail.com (2009-04-06 22:27) wrote:
A simple table like this won't work:
{|
| Cell 1
| Cell 2
|}
(Mediawiki table markup syntax:
http://www.mediawiki.org/wiki/Help:Tables#Simple_table)
It shows like:
| Cell 1
| Cell 2
Instead of the proper table.
The funny thing is that it was working perfectly and has stopped after
some updatings. Since I have updated a lot of thing together, I can't
precise what component is causing the trouble.
I think Pear packages Text_Wiki and Text_Wiki_Mediawiki can't be,
because they are not updated since a long time... So nothing different
even after pear upgrade-all.
So maybe it's something in Horde, framework or wicked, I don't know.
The reproduction of the problem is quite simple:
1. Install a fresh horde module and wicked;
2. Select on wicked setup the mediawiki format;
3. Create a simple table:
{|
| Test
|}
4. Preview or Save. It won't show correctly.
I'm using now the latest snapshots from 29/03/2009 (horde, framework
and wicked).
Thanks
More information about the bugs
mailing list