lhc/web/wiklou.git
18 years agoPHP hates globals
Tim Starling [Fri, 23 Dec 2005 07:25:44 +0000 (07:25 +0000)]
PHP hates globals

18 years ago* Fix autoconfirm check for old accounts
Brion Vibber [Fri, 23 Dec 2005 01:27:27 +0000 (01:27 +0000)]
* Fix autoconfirm check for old accounts

18 years agoreally fix bug #4852
Antoine Musso [Thu, 22 Dec 2005 20:46:21 +0000 (20:46 +0000)]
really fix bug #4852

18 years agotypo in linktrail, might cause bug 4352 or not :p
Antoine Musso [Thu, 22 Dec 2005 20:33:47 +0000 (20:33 +0000)]
typo in linktrail, might cause bug 4352 or not :p

18 years agocleaner output for <head> block
Antoine Musso [Thu, 22 Dec 2005 14:28:28 +0000 (14:28 +0000)]
cleaner output for <head> block

18 years ago* cleaner source output
Antoine Musso [Thu, 22 Dec 2005 14:18:19 +0000 (14:18 +0000)]
* cleaner source output
* use a foreach() for the footer list of links

18 years ago* Lots of stuff may happen at a later date, simplify
Ævar Arnfjörð Bjarmason [Thu, 22 Dec 2005 13:49:12 +0000 (13:49 +0000)]
* Lots of stuff may happen at a later date, simplify

18 years agoRestore clean, tail-friendly output
Brion Vibber [Thu, 22 Dec 2005 06:48:42 +0000 (06:48 +0000)]
Restore clean, tail-friendly output

18 years ago* Fix raw sitenotice display on database error
Brion Vibber [Thu, 22 Dec 2005 06:30:39 +0000 (06:30 +0000)]
* Fix raw sitenotice display on database error

18 years agominor doc
Erik Moeller [Thu, 22 Dec 2005 06:22:36 +0000 (06:22 +0000)]
minor doc

18 years ago* (bug 1735) Revamped protection interface
Brion Vibber [Thu, 22 Dec 2005 05:41:06 +0000 (05:41 +0000)]
* (bug 1735) Revamped protection interface
* (bug 675) Add page protection level for unregistered/new accounts
* User::isNewbie now uses the registration date and $wgAutoconfirmAge
* Log views show message when no matches

18 years ago+temp*
Antoine Musso [Thu, 22 Dec 2005 00:47:28 +0000 (00:47 +0000)]
+temp*
Requested by Edward Z. Yang on wikitech-l

18 years ago* (bug 4108, 4336) Remove trailing whitespace from various messages, which
Brion Vibber [Wed, 21 Dec 2005 23:26:22 +0000 (23:26 +0000)]
* (bug 4108, 4336) Remove trailing whitespace from various messages, which
  mucks up message updating to create dupe entries

18 years agoRemoved NaodW29 completely, never again will it show its ugly face. Necessitated...
Tim Starling [Wed, 21 Dec 2005 14:02:20 +0000 (14:02 +0000)]
Removed NaodW29 completely, never again will it show its ugly face. Necessitated by recurring input validation issues -- most are avoided by using a randomly selected string instead of a fixed string.

18 years ago* Made a new permission for Special:Unwatchedpages, enabled by default for sysops
Ævar Arnfjörð Bjarmason [Wed, 21 Dec 2005 13:31:47 +0000 (13:31 +0000)]
* Made a new permission for Special:Unwatchedpages, enabled by default for sysops

18 years ago* Not listing redirects
Ævar Arnfjörð Bjarmason [Wed, 21 Dec 2005 13:27:12 +0000 (13:27 +0000)]
* Not listing redirects
* Using the proper permission system

18 years agonew hooks
Magnus Manske [Wed, 21 Dec 2005 12:02:18 +0000 (12:02 +0000)]
new hooks

18 years ago* Added telnet:// to the list of supported URL prefixes, MUD games, games etc.
Ævar Arnfjörð Bjarmason [Wed, 21 Dec 2005 06:27:23 +0000 (06:27 +0000)]
* Added telnet:// to the list of supported URL prefixes, MUD games, games etc.

18 years ago* Make User::isAllowed return true if passed an empty string
Ævar Arnfjörð Bjarmason [Wed, 21 Dec 2005 05:15:26 +0000 (05:15 +0000)]
* Make User::isAllowed return true if passed an empty string

18 years ago* Support configuring a permission required to view Special:Unwatchedpages
Ævar Arnfjörð Bjarmason [Wed, 21 Dec 2005 05:14:40 +0000 (05:14 +0000)]
* Support configuring a permission required to view Special:Unwatchedpages

18 years ago* msg:newmessages => msg:youhavenewmessages, to flush old translations out
Ævar Arnfjörð Bjarmason [Wed, 21 Dec 2005 04:24:08 +0000 (04:24 +0000)]
* msg:newmessages => msg:youhavenewmessages, to flush old translations out

18 years ago* (bug 1572) add a "diff penultimate revision" link to msg:newmessages
Ævar Arnfjörð Bjarmason [Wed, 21 Dec 2005 02:47:35 +0000 (02:47 +0000)]
* (bug 1572) add a "diff penultimate revision" link to msg:newmessages

18 years ago* Added a new accessor/mutator for OutputPage::mParserOptions and deprecated the...
Ævar Arnfjörð Bjarmason [Wed, 21 Dec 2005 02:38:54 +0000 (02:38 +0000)]
* Added a new accessor/mutator for OutputPage::mParserOptions and deprecated the old one
* KEYWORDS => keywords, as per W3C reccomendations

18 years ago* 0 => NS_MAIN
Ævar Arnfjörð Bjarmason [Wed, 21 Dec 2005 02:35:20 +0000 (02:35 +0000)]
* 0 => NS_MAIN
* Simplified Namespace::isMovable()

18 years ago* require_once 'PersistentObject.php' in the $wg(?:Skin|)ExtensionFunctions loops
Ævar Arnfjörð Bjarmason [Wed, 21 Dec 2005 00:13:43 +0000 (00:13 +0000)]
* require_once 'PersistentObject.php' in the $wg(?:Skin|)ExtensionFunctions loops

18 years ago* File to aid in writing extensions, see documentation
Ævar Arnfjörð Bjarmason [Wed, 21 Dec 2005 00:12:10 +0000 (00:12 +0000)]
* File to aid in writing extensions, see documentation

18 years agodocumented AutoAuthenticate hook
Domas Mituzas [Tue, 20 Dec 2005 21:30:01 +0000 (21:30 +0000)]
documented AutoAuthenticate hook

18 years agoAutoAuthenticate hook for external User suppliers
Domas Mituzas [Tue, 20 Dec 2005 21:25:54 +0000 (21:25 +0000)]
AutoAuthenticate hook for external User suppliers

18 years ago* (bug 3424) Update page_touched for category members on category page creation
Brion Vibber [Tue, 20 Dec 2005 21:17:03 +0000 (21:17 +0000)]
* (bug 3424) Update page_touched for category members on category page creation

18 years agoShow <nstab-foobar> instead of 'article' for the namespace tab. That's a
Antoine Musso [Tue, 20 Dec 2005 20:43:45 +0000 (20:43 +0000)]
Show <nstab-foobar> instead of 'article' for the namespace tab. That's a
better hint to find the MediaWiki: message that need to be edited when
adding extra namespaces.

18 years agoSecond part of set_include_path patch
Antoine Musso [Tue, 20 Dec 2005 19:31:34 +0000 (19:31 +0000)]
Second part of set_include_path patch

18 years agoattempt to fix ini_set error by using set_include_path Patch by robertoz
Antoine Musso [Tue, 20 Dec 2005 19:28:41 +0000 (19:28 +0000)]
attempt to fix ini_set error by using set_include_path Patch by robertoz

18 years ago* Obsolete REL1_4 schema, shouldn't be in HEAD which uses the REL1_5 schema (approxim...
Ævar Arnfjörð Bjarmason [Tue, 20 Dec 2005 10:48:53 +0000 (10:48 +0000)]
* Obsolete REL1_4 schema, shouldn't be in HEAD which uses the REL1_5 schema (approximately)

18 years ago* Upgrade old skin preferences properly at Special:Preferences
Brion Vibber [Mon, 19 Dec 2005 23:36:43 +0000 (23:36 +0000)]
* Upgrade old skin preferences properly at Special:Preferences
  (used to spontaneously switch to Classic skin for old numeric pref records)
This one keeps biting me when I log in on wikis I haven't been to in a year
or two, then change prefs.

18 years ago* Removed experimental Amethyst skin from default set
Brion Vibber [Mon, 19 Dec 2005 22:52:00 +0000 (22:52 +0000)]
* Removed experimental Amethyst skin from default set

18 years ago* (bug 1436) &templates=expand now expands templates
Ævar Arnfjörð Bjarmason [Mon, 19 Dec 2005 01:04:32 +0000 (01:04 +0000)]
* (bug 1436) &templates=expand now expands templates

18 years ago* (bug 1436) Accessors required for RawPage.php
Ævar Arnfjörð Bjarmason [Mon, 19 Dec 2005 01:02:29 +0000 (01:02 +0000)]
* (bug 1436) Accessors required for RawPage.php

18 years agoFix #4307 : translations for category: and template: namespaces
Antoine Musso [Sun, 18 Dec 2005 14:14:13 +0000 (14:14 +0000)]
Fix #4307 : translations for category: and template: namespaces

18 years agonew hook
Magnus Manske [Sat, 17 Dec 2005 16:19:32 +0000 (16:19 +0000)]
new hook

18 years ago* Use $wgOut->parse() in wfGetSiteNotice() instead of creating a new parser
Brion Vibber [Sat, 17 Dec 2005 06:26:27 +0000 (06:26 +0000)]
* Use $wgOut->parse() in wfGetSiteNotice() instead of creating a new parser
  instance. This allows use of extension hooks if required.

18 years ago* Add a hook for additional user creation throttle / limiter extensions
Brion Vibber [Sat, 17 Dec 2005 03:18:39 +0000 (03:18 +0000)]
* Add a hook for additional user creation throttle / limiter extensions

18 years ago* (bug 3493) Mark edits patrolled when they are reverted
Brion Vibber [Sat, 17 Dec 2005 00:44:23 +0000 (00:44 +0000)]
* (bug 3493) Mark edits patrolled when they are reverted
  patch by Leon Planken
http://bugzilla.wikimedia.org/attachment.cgi?id=1203

18 years ago* (bug 1586) Replace _ in db name with - for domain name
Brion Vibber [Sat, 17 Dec 2005 00:15:35 +0000 (00:15 +0000)]
* (bug 1586) Replace _ in db name with - for domain name
plus committing a live hack

18 years ago* (bug 4298) Include rc_id on enhanced RC singleton diff links for patrolling
Brion Vibber [Fri, 16 Dec 2005 23:56:44 +0000 (23:56 +0000)]
* (bug 4298) Include rc_id on enhanced RC singleton diff links for patrolling
* Did some refactoring on ChangesList.php merging dupe code

oh man this changes list code is nasty

18 years ago* Removed FulltextStoplist.php, no longer used (was for MySQL 3.x workaround)
Brion Vibber [Fri, 16 Dec 2005 22:00:26 +0000 (22:00 +0000)]
* Removed FulltextStoplist.php, no longer used (was for MySQL 3.x workaround)

18 years ago* (bug 349) Fix for some numeric differences not being highlighted
Brion Vibber [Thu, 15 Dec 2005 22:41:15 +0000 (22:41 +0000)]
* (bug 349) Fix for some numeric differences not being highlighted
  patch by Andrius Ramanauskas
http://bugzilla.wikimedia.org/attachment.cgi?id=1190

18 years agoFix #2261: Protect/unprotect do not verify if the page is already
Antoine Musso [Thu, 15 Dec 2005 21:25:52 +0000 (21:25 +0000)]
Fix #2261: Protect/unprotect do not verify if the page is already
protected/unprotected.
Show the article page instead of the confirmation box.

18 years ago* New hook: SkinTemplateBuildContentActionUrlsAfterSpecialPage
Ævar Arnfjörð Bjarmason [Thu, 15 Dec 2005 21:05:58 +0000 (21:05 +0000)]
* New hook: SkinTemplateBuildContentActionUrlsAfterSpecialPage

18 years agoFix #3991: allow the operation of wikicode on Protect move only text
Antoine Musso [Thu, 15 Dec 2005 21:04:00 +0000 (21:04 +0000)]
Fix #3991: allow the operation of wikicode on Protect move only text

18 years agoBug #4267 : switch dv sd ug ks arc languages to RTL
Antoine Musso [Thu, 15 Dec 2005 20:28:07 +0000 (20:28 +0000)]
Bug #4267 : switch dv sd ug ks arc languages to RTL

18 years agoRussian language file update to En 1.754
Alexander Sigachov [Wed, 14 Dec 2005 22:50:10 +0000 (22:50 +0000)]
Russian language file update to En 1.754

18 years ago* (bug 4279) Small correction to LanguageDa.php
Niklas Laxström [Wed, 14 Dec 2005 22:35:52 +0000 (22:35 +0000)]
* (bug 4279) Small correction to LanguageDa.php

18 years ago* Added plugin interface for dumpBackup, so additional filters and output
Brion Vibber [Wed, 14 Dec 2005 20:56:43 +0000 (20:56 +0000)]
* Added plugin interface for dumpBackup, so additional filters and output
  sink types can be registered at runtime from an extension

18 years ago* Use call_user_func( $func ) rather than $func(), like wgHooks and parser hooks
Ævar Arnfjörð Bjarmason [Wed, 14 Dec 2005 16:46:27 +0000 (16:46 +0000)]
* Use call_user_func( $func ) rather than $func(), like wgHooks and parser hooks

18 years ago* Fixed --server override on dumpTextPass.php
Brion Vibber [Tue, 13 Dec 2005 22:26:15 +0000 (22:26 +0000)]
* Fixed --server override on dumpTextPass.php

18 years ago* (bug 4258) Use ugly urls for ISAPI by default
Brion Vibber [Tue, 13 Dec 2005 22:08:59 +0000 (22:08 +0000)]
* (bug 4258) Use ugly urls for ISAPI by default
  patch by Rob Church

18 years agoAdd fixme note for ArticleViewHeader hook, which appears to be misplaced.
Brion Vibber [Tue, 13 Dec 2005 00:42:39 +0000 (00:42 +0000)]
Add fixme note for ArticleViewHeader hook, which appears to be misplaced.
If the view is a parser cache hit, the hook will not be called.

18 years ago* (bug 3407) Fix encoding of subject and from/to headers on notification
Brion Vibber [Mon, 12 Dec 2005 06:04:45 +0000 (06:04 +0000)]
* (bug 3407) Fix encoding of subject and from/to headers on notification
  mails; userMailer() now takes a MailAddress wrapper object instead of
  a raw string to abstract things a level.

18 years ago* (bug 3211) Include Date, To mail headers when using PEAR::Mail
Brion Vibber [Mon, 12 Dec 2005 04:51:53 +0000 (04:51 +0000)]
* (bug 3211) Include Date, To mail headers when using PEAR::Mail

18 years ago* (bug 3073) Keep search parameter on paging in Special:Newimages
Brion Vibber [Mon, 12 Dec 2005 03:23:01 +0000 (03:23 +0000)]
* (bug 3073) Keep search parameter on paging in Special:Newimages

18 years ago* Fix regression: old version missing from edit links on CSS/JS pages
Brion Vibber [Mon, 12 Dec 2005 02:14:09 +0000 (02:14 +0000)]
* Fix regression: old version missing from edit links on CSS/JS pages

18 years ago* (bug 4001) Use local variables properly in wikibits.js akeytt()
Brion Vibber [Mon, 12 Dec 2005 00:25:44 +0000 (00:25 +0000)]
* (bug 4001) Use local variables properly in wikibits.js akeytt()

18 years agoanother touch of whitespace
Brion Vibber [Mon, 12 Dec 2005 00:14:02 +0000 (00:14 +0000)]
another touch of whitespace

18 years agoAttempt to normalize whitespace usage in this file...
Brion Vibber [Mon, 12 Dec 2005 00:11:50 +0000 (00:11 +0000)]
Attempt to normalize whitespace usage in this file...
Using our non-PHP conventions (as with Java and C# code)

18 years agoBug 4244: Update for Portuguese language (pt)
Antoine Musso [Sun, 11 Dec 2005 20:11:30 +0000 (20:11 +0000)]
Bug 4244: Update for Portuguese language (pt)

18 years agoFix 4249 : typo
Antoine Musso [Sun, 11 Dec 2005 19:56:44 +0000 (19:56 +0000)]
Fix 4249 : typo

18 years agoFix 2536 : 'Related Changes' being shown on non existent pages
Antoine Musso [Sun, 11 Dec 2005 19:10:53 +0000 (19:10 +0000)]
Fix 2536 : 'Related Changes' being shown on non existent pages

18 years agoFix 2714 : backlink from special:whatlinkshere was hard set as 'existing'
Antoine Musso [Sun, 11 Dec 2005 18:47:41 +0000 (18:47 +0000)]
Fix 2714 : backlink from special:whatlinkshere was hard set as 'existing'

18 years agoBug 4108 : special:allmessages highlight some messages as changed when
Antoine Musso [Sun, 11 Dec 2005 18:44:50 +0000 (18:44 +0000)]
Bug 4108 : special:allmessages highlight some messages as changed when
they dont. this is caused by the trailing \n. Removing them.

18 years agoremove trailing \n which got removed by the parser anyway. Attempt to fix
Antoine Musso [Sun, 11 Dec 2005 18:19:35 +0000 (18:19 +0000)]
remove trailing \n which got removed by the parser anyway. Attempt to fix
bug #4108 :)

18 years agoTypo causing all conflicts to become new section edits
Tim Starling [Sun, 11 Dec 2005 15:09:44 +0000 (15:09 +0000)]
Typo causing all conflicts to become new section edits

18 years agoAnother Hook. Poor Peter Pan.
Magnus Manske [Sun, 11 Dec 2005 13:06:10 +0000 (13:06 +0000)]
Another Hook. Poor Peter Pan.

18 years ago* (bug 1600) Trigger edit conflict on duplicate section=new submissions
Brion Vibber [Sun, 11 Dec 2005 12:07:18 +0000 (12:07 +0000)]
* (bug 1600) Trigger edit conflict on duplicate section=new submissions

18 years agoNew hook
Magnus Manske [Sun, 11 Dec 2005 11:20:12 +0000 (11:20 +0000)]
New hook

18 years agoRevert change which broke bajillions of block links
Brion Vibber [Sun, 11 Dec 2005 10:39:51 +0000 (10:39 +0000)]
Revert change which broke bajillions of block links

18 years ago* Fix regression: old version missing from edit links in Nostalgia skin
Brion Vibber [Sun, 11 Dec 2005 09:53:16 +0000 (09:53 +0000)]
* Fix regression: old version missing from edit links in Nostalgia skin

18 years ago* Add hooks that run before the special page function call, after it, and before...
Ævar Arnfjörð Bjarmason [Sun, 11 Dec 2005 03:03:34 +0000 (03:03 +0000)]
* Add hooks that run before the special page function call, after it, and before that header thingy

18 years agoAvar poked in these hooks as a demo for Tom, but they aren't probably
Brion Vibber [Sun, 11 Dec 2005 02:46:25 +0000 (02:46 +0000)]
Avar poked in these hooks as a demo for Tom, but they aren't probably
a good way to do it. Better probably would be manipulating the
set of special pages, which already have a spot for requiring
a permission key.

18 years ago* (bug 4233) Update LanguageJa.php
Niklas Laxström [Sat, 10 Dec 2005 22:55:51 +0000 (22:55 +0000)]
* (bug 4233) Update LanguageJa.php

18 years agoHooks! Hoooooks!
Magnus Manske [Sat, 10 Dec 2005 22:06:34 +0000 (22:06 +0000)]
Hooks! Hoooooks!

18 years agolayout fix
Magnus Manske [Fri, 9 Dec 2005 18:47:53 +0000 (18:47 +0000)]
layout fix

18 years ago* Implemented a cache for User::getMaxID()
Ævar Arnfjörð Bjarmason [Fri, 9 Dec 2005 15:28:57 +0000 (15:28 +0000)]
* Implemented a cache for User::getMaxID()

18 years agonew hook
Magnus Manske [Fri, 9 Dec 2005 10:17:52 +0000 (10:17 +0000)]
new hook

18 years ago* (bug 3294) A hook intended for use by extensions/Contributionsviewpermission/Contri...
Ævar Arnfjörð Bjarmason [Fri, 9 Dec 2005 09:50:41 +0000 (09:50 +0000)]
* (bug 3294) A hook intended for use by extensions/Contributionsviewpermission/Contributionsviewpermission.php

18 years ago* Renamed Special:Blockip to Special:Block
Ævar Arnfjörð Bjarmason [Fri, 9 Dec 2005 08:53:18 +0000 (08:53 +0000)]
* Renamed Special:Blockip to Special:Block
* Code formatting: "  " => "\t"

18 years ago* Apply the same style to 'span.history-deleted' as 'li span.deleted'
Ævar Arnfjörð Bjarmason [Thu, 8 Dec 2005 20:27:29 +0000 (20:27 +0000)]
* Apply the same style to 'span.history-deleted' as 'li span.deleted'

18 years ago* Format deleted revisions correctly
Ævar Arnfjörð Bjarmason [Thu, 8 Dec 2005 20:25:45 +0000 (20:25 +0000)]
* Format deleted revisions correctly

18 years ago* Support a third paramater to Linker::commentBlock() that indicates whether or
Ævar Arnfjörð Bjarmason [Thu, 8 Dec 2005 20:19:33 +0000 (20:19 +0000)]
* Support a third paramater to Linker::commentBlock() that indicates whether or
  not the comment is from a deleted revision.

18 years ago* Don't display the protec/unprotect tab in NS_MEDIAWIKI
Ævar Arnfjörð Bjarmason [Thu, 8 Dec 2005 17:44:35 +0000 (17:44 +0000)]
* Don't display the protec/unprotect tab in NS_MEDIAWIKI

18 years ago* Removing undelete permission, useless permission cruft, nothing uses it
Ævar Arnfjörð Bjarmason [Thu, 8 Dec 2005 17:00:10 +0000 (17:00 +0000)]
* Removing undelete permission, useless permission cruft, nothing uses it

18 years ago* (bug 3946) Set page_random to RAND() if it equals 0
Ævar Arnfjörð Bjarmason [Thu, 8 Dec 2005 11:27:43 +0000 (11:27 +0000)]
* (bug 3946) Set page_random to RAND() if it equals 0

18 years agoFix typo in moved purge code in onArticleEdit
Brion Vibber [Thu, 8 Dec 2005 08:41:52 +0000 (08:41 +0000)]
Fix typo in moved purge code in onArticleEdit

18 years ago* Documentation: "Check where as the operating" => "Check if the operating system"
Ævar Arnfjörð Bjarmason [Thu, 8 Dec 2005 08:01:39 +0000 (08:01 +0000)]
* Documentation: "Check where as the operating" => "Check if the operating system"
* Code formatting
* Make wfOpenElement() support attributes
* Changed variable name: $x => $protocols

18 years ago* Use content-lang for sitenotice
Brion Vibber [Thu, 8 Dec 2005 05:28:34 +0000 (05:28 +0000)]
* Use content-lang for sitenotice

18 years ago* (bug 4212) Skip redundant meta-robots tag for default settings
Brion Vibber [Thu, 8 Dec 2005 02:38:46 +0000 (02:38 +0000)]
* (bug 4212) Skip redundant meta-robots tag for default settings

18 years ago* (bug 4214) Skip redundant action text inserts into the HTML <title>
Brion Vibber [Thu, 8 Dec 2005 02:07:45 +0000 (02:07 +0000)]
* (bug 4214) Skip redundant action text inserts into the HTML <title>

18 years agoAvoid undefined variable error on null edits
Brion Vibber [Thu, 8 Dec 2005 01:52:43 +0000 (01:52 +0000)]
Avoid undefined variable error on null edits

18 years agoCleanup...
Brion Vibber [Thu, 8 Dec 2005 01:36:33 +0000 (01:36 +0000)]
Cleanup...
* Move template / squid purging back to onArticleEdit() out of updateArticle()
* Move email notifications from showArticle() to RecentChange::save(), next to the IRC updates
* Use INSERT IGNORE instead of REPLACE for WatchedItem::watch(), avoids breaking notification timestamps for the auto-add on the user talk

18 years ago* (bug 4207) Wrong image size when using 100x200px syntax to scale image up
Brion Vibber [Wed, 7 Dec 2005 22:57:22 +0000 (22:57 +0000)]
* (bug 4207) Wrong image size when using 100x200px syntax to scale image up
  patch by David Benbennick
http://bugzilla.wikimedia.org/attachment.cgi?id=1152

18 years agoRest of pieces for bug 4192
Brion Vibber [Wed, 7 Dec 2005 22:46:17 +0000 (22:46 +0000)]
Rest of pieces for bug 4192