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

       Web browser: ---
            Bug ID: 53429
           Summary: Selser/Parser-output bug: Table duplicated on edit
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: serializer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

In bug 50502 comment 7, Guillaume reported:

-----
In this edit, a table was duplicated (but it wasn't in a template):
https://fr.wikipedia.org/w/index.php?&diff=96159772
-----

I was able to replicate this in Chrome.  In addition, I was able to download
the original Parsoid HTML for that old-id, the wikitext for that old-id, edit
the HTML locally and verify the table duplication on the command line as
follows.

$ node parse --html2wt --selser --oldhtmlfile /tmp/fr.html --oldtextfile
/tmp/fr.orig.wt < /tmp/fr.edited.html > /tmp/fr.edited.wt

Investigating ...

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