Last modified: 2007-09-27 17:34:10 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 T13474, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 11474 - Probably undesired case fallthrough in Math.php
Probably undesired case fallthrough in Math.php
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.12.x
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-09-27 17:22 UTC by Kelly Martin
Modified: 2007-09-27 17:34 UTC (History)
0 users

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


Attachments

Description Kelly Martin 2007-09-27 17:22:09 UTC
In includes/Math.php, r24065, lines 114-116, the case statements are not terminated with breaks.  This effectively means that all error cases get the default error message, which is probably not what is intended.
Comment 1 Rob Church 2007-09-27 17:34:10 UTC
Fixed in r26184.

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


Navigation
Links