Page MenuHomePhabricator

site setting mistake in koi.wikipedia
Closed, ResolvedPublic

Description

Author: hisagi.5z4q9s

Description:
I am not a user of koi.wikipedia. But I report a bug about it.

A timezone setting of koi.wikipedia includes no slash: "AsiaYekaterinburg".
http://http://koi.wikipedia.org/w/api.php?action=query&meta=siteinfo
Is this a mistake in setting?

Though an administrator who set up the wiki seems to have wanted to apply Yekaterinburg Time, its timezone is UTC now.

If it is a mistake, please correct. Thank you in advance.


Version: unspecified
Severity: normal

Details

Reference
bz25719

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:19 PM
bzimport set Reference to bz25719.
bzimport added a subscriber: Unknown Object (MLST).

danny.leinad wrote:

Yes, now missing slash.

There is:

'koiwiki' => 'AsiaYekaterinburg',

but should be

'koiwiki' => 'Asia/Yekaterinburg',