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

       Web browser: ---
            Bug ID: 57160
           Summary: Flow: spurious empty spans appear in edit input area
                    post-save
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
               URL: http://ee-flow.wmflabs.org/wiki/Talk:Sandbox
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Flow
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: b...@mzmcbride.com
                CC: ebernhard...@wikimedia.org, oke...@wikimedia.org,
                    sp...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

http://ee-flow.wmflabs.org/wiki/Talk:Sandbox

Input:

---
You can try things out here. {{PAGENAME}}

<syntaxhighlight lang="css">
.foo {
    font-weight: bold;
}
</syntaxhighlight>
---

When I return to edit this same text, I get:

---
You can try things out here. {{the [[mw}}

<syntaxhighlight lang="css">
.foo {
    font-weight: bold;
}
</syntaxhighlight>
<span></span>
<span></span>
---

The magic words brokenness is being tracked by a separate bug. This bug can
track the spurious <span></span>s.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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