Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.2.0

Bug #12825 Regression: Parser mishandles List indents due to xhtml fixes
Submitted: 2008-01-04 16:11 UTC
From: markfoodyburton Assigned: ritzmo
Status: Closed Package: Text_Wiki_Mediawiki (version 0.1.0)
PHP Version: 5.2.0 OS: redhat
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 49 - 12 = ?

 
 [2008-01-04 16:11 UTC] markfoodyburton (Mark Burton)
Description: ------------ On line 148 of the List.php code in the Parser for media wiki you have some code to insert a new list item start for each list that is indented. Net result, you get output like 1. 1. 1. 1. hello 2. there If you remove these lines, it seems to work as you would expect. But - I dont know if somebody has taken care to put these lines in??? Am I missing something?

Comments

 [2008-01-12 10:58 UTC] ritzmo (Moritz Venn)
If I remember correctly this Code was added to render proper Xhtml, but to be honest I'm not sure right now and this should actually not be fixed in the Parser but rather the Renderer. Unfortunately I lack a development environment right now so it might take me some time to figure out, but I'll get back to this as soon as everything is back to normal here ;-)
 [2009-06-09 16:32 UTC] ritzmo (Moritz Venn)
-Status: Assigned +Status: Closed
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.