Wikipedia:Wikipedia Signpost/2006-09-11/Technology report

From Wikipedia, the free encyclopedia
Technology report

Bugs, Repairs, and International Operational News

Last week in MediaWiki Software

Enhancements

  • Set default disabled values for DjVu render options
  • Added Xml::option() for generating <option>s easily
  • Localized page numbers in drop-down for DjVu page selection
  • Add --user, --comment, and --license options to importImages.php

Bugs

  • Monobook.js is used for site content, should not be localized (Brion Vibber)
  • PHP undefined offset on bad input to Special:Revisiondelete (Rotem Liss)
  • PHP error for call to getId() on bad input to Special:Revisiondelete (Rotem Liss)
  • PHP error for call to getTimestamp() on bad input to Special:Revisiondelete (Rotem Liss)
  • Use WfBaseName in place of basename() in more places (Brion Vibber)
  • Replace hard-coded empty message checks with wfEmptyMsg calls (Brion Vibber)
  • Remove some PHP 4 compat cruft (Brion Vibber)