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

            Bug ID: 63119
           Summary: WTS: 5 quotes
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: gwi...@wikimedia.org
          Reporter: canan...@wikimedia.org
                CC: jforres...@wikimedia.org, ssas...@wikimedia.org
       Web browser: ---
   Mobile Platform: ---

This is the unfixed part of bug 62569.

Good:
$ echo "'''''" | tests/parse.js --wt2wt
'''''

Bad:
$ echo "<p><b><i></i></b></p>" | tests/parse.js --html2wt
''''''''''
$ echo "<p><b><i></i></b></p>" | tests/parse.js --html2html --normalize
<body><p>'''''<b><i></i></b></p></body>

This is the "5 quotes, code coverage +1 line" tests case in parserTests.txt.

It seems like there's still a quote-handling bug in WTS if we don't have
data-parsoid to guide us.

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