Last modified: 2009-08-23 08:17:46 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 T22362, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20362 - Special:Statistics produces invalid table HTML when $wgDisableCounters is false
Special:Statistics produces invalid table HTML when $wgDisableCounters is false
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.16.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-08-23 07:29 UTC by Splarka
Modified: 2009-08-23 08:17 UTC (History)
1 user (show)

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


Attachments

Description Splarka 2009-08-23 07:29:10 UTC
The returned cell of 'statistics-mostpopular' is not wrapped in a <tr> tag on Special:Statistics when page hit counters are enabled. 

	$text .= Xml::tags( 'th', array( 'colspan' => '2' ), wfMsgExt( 'statistics-mostpopular', array( 'parseinline' ) ) );

Problem observed in 1.13, reported by hangfromthefloor in #mediawiki -- same code appears in trunk, so doesn't appear fixed.
Comment 1 Alexandre Emsenhuber [IAlex] 2009-08-23 08:17:46 UTC
fixed in r55522.

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


Navigation
Links