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

            Bug ID: 63699
           Summary: VisualEditor displays rest of the page after garbled
                    code-span tags in code tag
           Product: Parsoid
           Version: unspecified
          Hardware: All
               URL: https://www.mediawiki.org/wiki/User:S_Page_(WMF)/VE_sp
                    an_bug
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

I edited
https://www.mediawiki.org/w/index.php?title=MediaWiki-Vagrant&oldid=946962 with
VisualEditor.  Everything after the "Quick Start" section appeared in
monospace.

I repro'd with the smaller test page
https://www.mediawiki.org/wiki/User:S_Page_(WMF)/VE_span_bug

I think the issue lies in

 <p style="font-size: 1.2em; margin-top: 1.2em;">When Vagrant is done
configuring your machine, browse to <span
class=plainlinks>http://127.0.0.1:8080/</span> to find your MediaWiki instance.
The admin password is <code>vagrant<code>.</span>

Note its incorrect second opening <code> instead of closing the code, and a
second closing </span>. Yet regular wiki parsing can handle it.

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