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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |High
             Status|UNCONFIRMED                 |ASSIGNED
           Hardware|PC                          |All
           Assignee|[email protected]        |[email protected]
            Summary|Error when saving unsorted  |Wikitext for new lists has
                   |list: Incompatible          |unnecessary newlines after
                   |constraints                 |bullets
     Ever confirmed|0                           |1
                 OS|Linux                       |All

--- Comment #1 from [email protected] ---
I suspect this is a regression of some sort.  Can be duplicated with this HTML
below (VE wraps li-content in p-tags).

[subbu@earth tests] echo "<ul><li><p>a</p></li></ul>" | node parse --html2wt
Incompatible constraints 1: LI P { a: { min: 0, max: 0 }, b: { min: 1, max: 2
}, min: 0, max: 0 }
* 
a

-- 
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