Closed
Bug 398217
Opened 18 years ago
Closed 12 years ago
Mathematical formula does not display
Categories
(Toolkit Graveyard :: Plugin Finder Service, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jean-v.cote, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
One sees:
\mbox{Payment} = \mbox{Notional Amount} * \left( \frac{(\mbox{Reference Rate}-\mbox{Fixed Rate}) * \alpha }{ \mbox{Reference Rate} * \alpha +1} \right)
instead of the formula
Reproducible: Always
Steps to Reproduce:
Visit the site with Firefox.
Comment 1•18 years ago
|
||
Works for me with Firefox trunk on Mac.
Wikipedia gives me an <img> whose src attribute is http://upload.wikimedia.org/math/4/8/b/48b581aa082010bf789e779ddd03ef40.png and whose alt attribute is the TeX code ("\mbox", etc.) that you saw. Normally, alt text is only displayed if the image fails to load, you have images disabled, or you somehow blocked the image from loading.
What happens if you try to load the image directly?
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
Comment 2•12 years ago
|
||
The formula shows sine on Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:21.0) Gecko/20130205 Firefox/21.0 ID:20130205031033
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•11 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•