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

       Web browser: ---
            Bug ID: 57649
           Summary: Parsoid: Serializer duplicates text when dealing with
                    things that look like pre tags
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: serializer
          Assignee: gwi...@wikimedia.org
          Reporter: roan.katt...@gmail.com
                CC: ssas...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

$ echo 'Barack Obama <President>' | node js/tests/parse.js --html2wt

Barack Obama <nowiki><President>ident></nowiki>


Note the duplication of 'ident>'. This happens for '<President>' as well as
'<president>', '<Pre sident>' and '<pre sident>'.

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

Reply via email to