Last modified: 2012-04-19 21:24:24 UTC
Tracking bug for MediaWiki 1.5 release blockers. (Scheduled for February 2005)
> (Scheduled for February 2005) Or, erm, not. ;)
Since I've added a sarcastic note, perhaps I should add a more sensible update, in case anyone wants the information: * 1.5beta scheduled for May 1, 2005 * 1.5.0 scheduled for release June 1, 2005 [http://mail.wikipedia.org/pipermail/wikitech-l/2005-April/028899.html]
The 1805 bug is a subtle one which has only impacts when creating new accounts. Under certain circumstances, new User() objects see undefined $wgContLang due to an early call of loadfromsession() in Setup.php. Proposed fix in 1805: move loadfromsession call after language initialisation.
Removed dependencies that aren't strictly necessary to get 1.5 out. Removed resolved dependencies which were cluttering up the list.
the patch is needed for REL1_5 and HEAD (have no CVS access permission; please can a developer commit the small changes ?)
(igno(In reply to comment #5) > the patch is needed for REL1_5 and HEAD > > (have no CVS access permission; please can a developer commit the small changes ?) -- ignore this
1.5.0 is out, marking this as FIXED