https://bugzilla.wikimedia.org/show_bug.cgi?id=19177
Web browser: ---
Summary: XHTML parse error when using some math formulas
Product: MediaWiki
Version: 1.15.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Normal
Component: Page rendering
AssignedTo: [email protected]
ReportedBy: [email protected]
Found under MediaWiki 1.15
To reproduce:
1. Make a page with "<math>\int_A</math>" as its only content.
2. In LocalSettings.php set wgMimeType to "application/xhtml+xml"
3. Go to the created page.
You get a parse error because an element is not closed, in this piece of code:
"<p><span class="texhtml"></p>"
The problem is the not closed span.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l