Brion Vibber | 18 Apr 2005 01:43
Picon
Favicon
Gravatar

MediaWiki 1.4.1 released


MediaWiki 1.4.1 is a bug fix release for the 1.4 stable release series.
All new installations are highly recommended to use 1.4.1 instead of
1.3.x; 1.3.x users should consider upgrading for bug fixes and new features.

1.4.0 and 1.4 beta or release candidate users should upgrade to this
release for relevant bug fixes; see the changelog.

=== Changes since 1.4.0 ===

* (bug 1720) fix genitive month names for uk
* (bug 1704) fixed untranslateable string in Special:Log
* (bug 1638) Added Belrusian language file
* (bug 1736) typo in SpecialValidate.php
* (bug 73) Upload doesn't run edit updates on description page (links,
~  search index and categories)
* (bug 646) <math> fails to recognize \ll and \gg
* (bug 926) \div element from TeX not supported in <math> element
* (bug 1147) add \checkmark to whitelist in texutil.ml
* (bug 937) \limits function from LaTeX not supported in <math> element
* Support for manually converting article title to different Chinese
~  variants (for zh)
* (bug 1488, bug 1744) Fix encoding for preferences, dates in Latin-1
~  mode
* (bug 1042) Fix UTF-8 case conversion for PHP <4.3 with mbstring
~  extension
* Fix code typo that broke article credits display
* Installation fixes for running under IIS
* (bug 1556) login page tab order. "remember" checkbox now come after
~  password.
(Continue reading)

Brion Vibber | 21 Apr 2005 04:39
Picon
Favicon
Gravatar

MediaWiki 1.4.2 and 1.3.12 released


MediaWiki 1.4.2 is a security and bug fix release for the 1.4 stable
release series.

A cross-site scripting injection vulnerability was discovered, which
affects only MSIE clients and is only open if MediaWiki has been
manually configured to run output through HTML Tidy ($wgUseTidy).

Several other bugs are fixed in this release.

All new installations are highly recommended to use 1.4.2 instead of
1.3.x; existing 1.3.x users should consider upgrading for bug fixes and
new features. A 1.3.12 maintenance release is available with the Tidy
fix; the relevant change is in includes/Parser.php.

=== Changes from 1.4.1 to 1.4.2 ===

* Fix math options in Finnish localization
* Use in-process Tidy extension if available when $wgUseTidy is on
* (bug 1933) Fix PATH_INFO usage under IIS with PHP ISAPI module
* (bug 1188) <nowiki> in {{subst:}} includes fixed
* (bug 1936) <!-- comments --> in {{subst:}} includes fixed
* Fix a potential MSIE JavaScript injection vector in Tidy mode

Release notes for 1.4.2:
http://sourceforge.net/project/shownotes.php?release_id=322146

Download:
http://prdownloads.sf.net/wikipedia/mediawiki-1.4.2.tar.gz?download
http://prdownloads.sf.net/wikipedia/mediawiki-1.3.12.tar.gz?download
(Continue reading)

Brion Vibber | 29 Apr 2005 07:24
Picon
Favicon
Gravatar

MediaWiki 1.4.3 released


MediaWiki 1.4.3 is a bugfix release for the 1.4 stable release series.

Chiefly, this fixes a compatibility problem with PHP 5 and a minor link
table corruption bug on initial page save.

== Changes from 1.4.2 ==

* (bug 1636) Refs like &#0355; were misinterpreted as octal in some
~  places
* (bug 1163) Special:Undelete showed oldest revision instead of newest
* (bug 1938) Fix escaping of illegal character references in link text
* (bug 1997) Fix for error on display of renamed items in Recentchanges
~  on PHP5
* (bug 1949) Profiling typo in rare error case
* (bug 1963) Fix deletion log link when $wgCapitalLinks is off
* (bug 1970) Don't show move tab for immobile pages
* (bug 1770) Page creation recorded links from the 'newarticletext'
~  message
* Optional change to the site_stats table. When applied, this removes
~  the need for expensive queries in Special:Statistics.

Release notes:
http://sourceforge.net/project/shownotes.php?release_id=323971

Download:
http://prdownloads.sf.net/wikipedia/mediawiki-1.4.3.tar.gz?download

Before asking for help, try the FAQ:
http://meta.wikimedia.org/wiki/MediaWiki_FAQ
(Continue reading)


Gmane