https://bugzilla.wikimedia.org/show_bug.cgi?id=70370
Bug ID: 70370
Summary: Calls to ApiParse do not pass a content model, and as
such dont always do as expected
Product: Parsoid
Version: unspecified
Hardware: All
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: ---
Parsoid is expecting that when it sends a bit of wikitext over for parsing,
such as <math>e^2</math>, that this will be rendered with the wikitext parser.
Without sending the contentmodel=wikitext parameter mediawiki will choose the
content model based on the title, which in the case of Flow topics is not
wikitext.
This bug surfaced due to <math> tags failing in Flow.
As suggested i think the easiest fix is just pass an explicit
contentmodel=wikitext with the api requests.
--
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