Heya folks :)
We just updated the demo system again with the newest code so you can give it some testing. In the process we had to delete the existing user accounts. Sorry about that. http://wikidata-test.wikimedia.de
New stuff to try out includes: * table layout on item pages has been reworked * edit conflict detection * undo/restore for edits
Cheers Lydia
Am 07.09.2012 16:11, schrieb Lydia Pintscher:
Heya folks :)
We just updated the demo system again with the newest code so you can give it some testing. In the process we had to delete the existing user accounts. Sorry about that. http://wikidata-test.wikimedia.de
What is the wikibase git revision (hash) that is now live on test repository? It is much easier to validate if a bugfix is live by checking git history instead of searching the whole code if a patch is included or not.
Could you please add the sitematrix extension?
Sitematrix extension http://wikidata-test-repo.wikimedia.de/w/api.php?action=sitematrix is used by my bot because before march interwikimap did not read from the cache files and so the returned values were incomplete. So i had to use sitematrix as fallback. Some weeks after the bug was fixed on production system by updating to mw 1.19 the CDR files got corrupted because of a full temp dir on some squids. This caused my bot to do really strange edits. So i readded the sitematrix as fallback to be sure that this won't happen again. I think it's much easier to add the sitematrix extension to this mediawiki installation instead of changing my bot code for this test repository only.
Secondly Bug 38263 (https://bugzilla.wikimedia.org/show_bug.cgi?id=38263) does not seem to be live because http://wikidata-test-repo.wikimedia.de/w/api.php?action=paraminfo&modules=wbsetitem still returns all wikis and not wikipedia wikis only. My (hard coded) workaround for getting a filtered list of supported wikis needs sitematrix (read comment 1/3 of this bug), too. Or was support for wikiquote/-books/-source/... wikis enabled?
Merlissimo
Hey :)
On Sat, Sep 8, 2012 at 4:41 AM, Merlissimo merl@toolserver.org wrote:
Am 07.09.2012 16:11, schrieb Lydia Pintscher:
Heya folks :)
We just updated the demo system again with the newest code so you can give it some testing. In the process we had to delete the existing user accounts. Sorry about that. http://wikidata-test.wikimedia.de
What is the wikibase git revision (hash) that is now live on test repository? It is much easier to validate if a bugfix is live by checking git history instead of searching the whole code if a patch is included or not.
I think it is 39b9cde8cbabf344c53f315457ad25645c1248e5. Jens is tagging deployed versions. You can find the tags here: https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Wikibase.git;a=... (Yes this took me way too long to find just now.)
Could you please add the sitematrix extension?
Sitematrix extension http://wikidata-test-repo.wikimedia.de/w/api.php?action=sitematrix is used by my bot because before march interwikimap did not read from the cache files and so the returned values were incomplete. So i had to use sitematrix as fallback. Some weeks after the bug was fixed on production system by updating to mw 1.19 the CDR files got corrupted because of a full temp dir on some squids. This caused my bot to do really strange edits. So i readded the sitematrix as fallback to be sure that this won't happen again. I think it's much easier to add the sitematrix extension to this mediawiki installation instead of changing my bot code for this test repository only.
I assume this needs to be installed on the client? https://bugzilla.wikimedia.org/show_bug.cgi?id=40100
Secondly Bug 38263 (https://bugzilla.wikimedia.org/show_bug.cgi?id=38263) does not seem to be live because http://wikidata-test-repo.wikimedia.de/w/api.php?action=paraminfo&modules=wbsetitem still returns all wikis and not wikipedia wikis only. My (hard coded) workaround for getting a filtered list of supported wikis needs sitematrix (read comment 1/3 of this bug), too. Or was support for wikiquote/-books/-source/... wikis enabled?
I'll have to ask on Monday. This indeed looks strange. Thanks for noticing.
Cheers Lydia
On 08.09.2012 04:41, Merlissimo wrote:
Secondly Bug 38263 (https://bugzilla.wikimedia.org/show_bug.cgi?id=38263) does not seem to be live because http://wikidata-test-repo.wikimedia.de/w/api.php?action=paraminfo&modules=wbsetitem still returns all wikis and not wikipedia wikis only.
This is a regression, i have reopened https://bugzilla.wikimedia.org/show_bug.cgi?id=38263. See also https://bugzilla.wikimedia.org/show_bug.cgi?id=40077.
-- daniel