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

       Web browser: ---
            Bug ID: 50147
           Summary: <nowiki> tags added to (valid) list in a template
                    parameter, corrupting them
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: JS/serializer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

In general,

{{foo
bar = 
* 1
* 2
* 3
}}

… is RT'ing to 

{{foo
bar = <nowiki>* 1
* 2
* 3</nowiki>
}}

Examples: 

*
https://en.wikipedia.org/w/index.php?title=Riddler&diff=561149660&oldid=561096940
*
https://en.wikipedia.org/w/index.php?title=Schuylar_Oordt&diff=561438828&oldid=561406705

VisualEditor bug (to prevent dirty-DOMing and so hide this bug on RT) is bug
50070, but this will still occur when users edit the template unless this is
recognised as valid.

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