Last modified: 2013-08-12 20:17:56 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T51974, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 49974 - Comments split lists in Parsoid
Comments split lists in Parsoid
Status: RESOLVED DUPLICATE of bug 52762
Product: Parsoid
Classification: Unclassified
token-stream transforms (Other open bugs)
unspecified
All All
: Normal normal
: ---
Assigned To: Gabriel Wicke
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-21 19:18 UTC by ssastry
Modified: 2013-08-12 20:17 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description ssastry 2013-06-21 19:18:04 UTC
The following wikitext generates one list in PHP parser and two lists in Parsoid.

*a
<!--foo-->
*b

This is a more generic issue where we need to recognize a run of newlines and comments as equivalent to a single newline in all transformers.  We can then remove some of the logic in pre- and p-wrap transformers that handle this  scenario independently.
Comment 1 Gabriel Wicke 2013-06-24 20:29:02 UTC
The return of the TokenCollector is imminent ;)
Comment 2 ssastry 2013-08-12 20:17:56 UTC

*** This bug has been marked as a duplicate of bug 52762 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links