Last modified: 2013-06-25 02:24:27 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T52147, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 50147 - <nowiki> tags added to (valid) list in a template parameter, corrupting them
<nowiki> tags added to (valid) list in a template parameter, corrupting them
Status: RESOLVED DUPLICATE of bug 50144
Product: Parsoid
Classification: Unclassified
serializer (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Gabriel Wicke
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-25 01:59 UTC by James Forrester
Modified: 2013-06-25 02:24 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description James Forrester 2013-06-25 01:59:05 UTC
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.
Comment 1 Gabriel Wicke 2013-06-25 02:24:27 UTC

*** This bug has been marked as a duplicate of bug 50144 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links