Tom Hughes
Tom Hughes
It seems to me that this is very much a question of personal preference - there's no obvious right or wrong answer to what the default should be.
I've installed this on https://test.wiki.openstreetmap.org/ for evaluation - install appears to have worked without issues.
Unfortunately I can't see any more detail, or indeed any mention of that error, in either the apache or php-fpm logs.
This is the full trace: ``` [6e74be7d8c8f38b04e7fadac] /w/index.php?title=Sandbox&action=submit Wikimedia\Rdbms\DBLanguageError: Table name component contains unexpected quote or dot character Backtrace: from /srv/test.wiki.openstreetmap.org/w/includes/libs/rdbms/platform/SQLPlatform.php(1154) #0 /srv/test.wiki.openstreetmap.org/w/includes/libs/rdbms/platform/SQLPlatform.php(1094): Wikimedia\Rdbms\Platform\SQLPlatform->extractTableNameComponents() #1 /srv/test.wiki.openstreetmap.org/w/includes/libs/rdbms/platform/SQLPlatform.php(1060): Wikimedia\Rdbms\Platform\SQLPlatform->qualifiedTableComponents() #2 /srv/test.wiki.openstreetmap.org/w/includes/libs/rdbms/platform/SQLPlatform.php(1023): Wikimedia\Rdbms\Platform\SQLPlatform->tableName()...
I'm pretty sure that patch is the fix - the problem is that DpleQuery is passing `` `categorylist` AS al `` to DBConnRef when it expects a simple table name.
This is mostly a question of history, but there is also some disagreement among the main developers about how much we should move to the client side.
I thought there was already an issue for this though I can't find it right now. I have to say that I don't think we ever really expected people to...
I think the general idea here is nice, and should help with the edit buttons so I guess we just need to figure out the best presentation.
Regardless of how we handle editing there doesn't seem to be any disagreement with the idea of moving stuff to the sidebar. Ordinarily I might have suggested getting rid of...
Where did that icon come from? It doesn't seem to be the favicon for the wiki?