-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
minuteelectron(a)svn.wikimedia.org wrote:
> +* (bug 14370) When a grouppage-x message does not exist the entry on the
> + ListGroupRights special page links to the main namespace page not the project
> + namespace page.
This commit does the opposite of its description. Please correct the
comment to describe the *result* of the code change.
> - $grouppageLocalized = $groupname;
> + $grouppageLocalized = MWNamespace::getCanonicalName( NS_PROJECT ) . ':' . $groupname;
- -- brion vibber (brion @ wikimedia.org)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkhEJqUACgkQwRnhpk1wk44urACeJGJnu57RejHbvv6W4HbXkMQo
QAIAn2VzbxPv16rpApGPYZG/CKRh+B8U
=mOUC
-----END PGP SIGNATURE-----
On Sun, Jun 1, 2008 at 7:47 PM, <dantman(a)svn.wikimedia.org> wrote:
> showDiff needs headers as parameters, even though they aren't needed here. Just give it two empty strings to avoid a PHP error.
This is what parameter defaults are good for, yes?
When a database dump fails, as seen in "20 items failed" on
http://download.wikimedia.org/backup-index.html
then the dump script continues with the next database in turn.
Apparently they often fail in groups. I guess this is because the
failure doesn't depend on the database itself (e.g. svwiki) but on
some other circumstance. When that circumstance is solved, all
dumps succeed.
Right now (20080529), frwiki is being dumped. Previous successful
dumps of frwiki were done on 20080514 and 20080420,
http://download.wikimedia.org/frwiki/
The last successful dump of svwiki was made on 20080406, but the
one on 20080425 failed, and the one on 20080524 was aborted,
http://download.wikimedia.org/svwiki/
Hopefully, but only hopefully, the next svwiki dump will succeed
in just a few days or weeks. But who knows. Maybe it too will be
aborted and the next dump of frwiki will run instead.
What I want is the dump script to be rewritten so it prioritizes
those databases (websites) that haven't been successfully dumped
in a long time. It seems unfair that the French should have one
every fortnight when us Swedes are waiting almost two months.
Other than this, I want the dumps to fail less often. Why do they
fail? Has this been investigated? What can be done to help this?
--
Lars Aronsson (lars(a)aronsson.se)
Aronsson Datateknik - http://aronsson.se