Last modified: 2006-11-02 20:45:00 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 T2615, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 615 - Anything but simple text inside \hbox and \mbox cannot be lex'ed
Anything but simple text inside \hbox and \mbox cannot be lex'ed
Status: RESOLVED WONTFIX
Product: MediaWiki extensions
Classification: Unclassified
Math (Other open bugs)
unspecified
All All
: Lowest minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
: 4355 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-10-01 08:26 UTC by Vladislav Duma
Modified: 2006-11-02 20:45 UTC (History)
1 user (show)

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


Attachments

Description Vladislav Duma 2004-10-01 08:26:31 UTC
In the current MediaWiki the markup commands inside \hbox (and \mbox as well)
are not recognised.

For example, all of the following equations:

<math>\mbox{{}}</math>
<math>\mbox{\bf a}</math>
<math>\mbox{$A$}</math>
<math>\hbox{\hbox{A}}</math>

fail to render, producing the message "Failed to parse (lexing error)".
Comment 1 Antoine "hashar" Musso (WMF) 2005-12-22 14:29:55 UTC
*** Bug 4355 has been marked as a duplicate of this bug. ***
Comment 2 Tomasz Wegrzanowski 2006-02-07 18:04:52 UTC
This doesn't work for security reasons. One could write anything there,
including something nasty. Because:
* we don't know how to check what's nasty and what isn't
* complex things in \mbox{}es are useful very rarely, because <math> is supposed
to be just for math
it's not considered a major issue.

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


Navigation
Links