https://bugzilla.wikimedia.org/show_bug.cgi?id=71185

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Normal                      |Low

--- Comment #2 from [email protected] ---
I was mistaken. Looks like the parsing spec doesn't dictate that bare <li>
nodes be fixed up to be enclosed in ul/ol nodes. So, while Tidy does fix up
these uses in the PHP parser scenario, we can deprecate such uses for now and
fix up source wikitext where possible.

If this is deemed to be a problem, we can probably handle this as part of a
generic "content-model-fixup" pass that takes care of these and other issues.
But for now, this is going to be a lower-priority issue to tackle, and we can
continue to fixup individual instances of problematic wikitext wherever it
shows up.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to