Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception MW1.37.2 - php7.4 #483

Closed
g7sim opened this issue Jun 25, 2022 · 1 comment
Closed

Exception MW1.37.2 - php7.4 #483

g7sim opened this issue Jun 25, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@g7sim
Copy link

g7sim commented Jun 25, 2022

Describe the Bug

My spiritwiki.info functions with other Skins ( the exception comes not with php 8.019 )

Original exception: [YrcTxwxA2rkFEu12kc1GuAAAC34] /index.php?title=Hauptseite&useskin=citizen IntlException: Constructor failed
Backtrace:
from /mnt/web411/a1/95/51471234/htdocs/wiki1314/mediawiki-1372/skins/Citizen/includes/Partials/Drawer.php(180)
#0 /mnt/web411/a1/95/51471234/htdocs/wiki1314/mediawiki-1372/skins/Citizen/includes/Partials/Drawer.php(180): NumberFormatter->__construct()

This happens both - with the newest 1.17 and with the master

@g7sim g7sim added the bug Something isn't working label Jun 25, 2022
@alistair3149 alistair3149 added duplicate This issue or pull request already exists and removed bug Something isn't working labels Jun 25, 2022
@alistair3149
Copy link
Member

Duplicate of #474.
There is an issue with your ICU/php-intl installation. You can try to update it and see if it will fix it, or you can use set $wgCitizenUseNumberFormatter to false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants