User Details
- User Since
- Apr 13 2021, 4:26 PM (187 w, 3 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- MPThLee [ Global Accounts ]
Wed, Nov 6
Thanks for your response. Actually, we managed to migrate ourselves to newer SDKs yesterday. Since our wiki has some issues with extensions quite frequently, we’re using Sentry for just error checking.
Jul 23 2023
I just changed title to make it clearer.
Jul 12 2023
Issue was solved by new commit triggered by Translate Wiki. But there's a small chance of this issue happens again.
Jun 30 2023
I just made a script for autoindex page that extract non-standard(?) format items.
console.log([...document.querySelectorAll("pre > a")].slice(1).map(t => t.getAttribute("href")).filter(str => !/\w+-(?:REL1_[0-9]{2}|master)-[a-z0-9]{7}.tar.gz/.test(str)).join("\n"))
And Math-REL1_39-0484bb21.tar.gz is the one and only.
Apr 20 2023
I disabled DarkMode on my wiki as there's site-wide css issue. I just tried on dev environment.
Dec 8 2022
I wasn’t getting this issue on 1.35, But on 1.39. Main difference is installation. it's via git/git submodule and composer for all core/ext vendor on 1.35 and via tarball for core and extensions on 1.39. (Due to dorckerize mediawiki without using git) T323469
@R4356th Correct for 1. I will remove that.
Nov 28 2022
Turnstile has compatible mode with reCaptcha v3. If T208829 is resolved, it will be easy to implement. In ~10 lines of code. (If re-use ReNoCatpcha class.)
Nov 27 2022
I noticed that there's issue about this already. I'm close this task as Invalid. See T319068
Nov 21 2022
Nov 18 2022
Note: User Bawolff on Medawiki Wiki deleted the section I mentioned on this issue. Hmm?
Nov 11 2022
Maybe undo rECHO90639411fa450f4ef81984ac937b442c26b1b977 this for temporal fix for user side. But you should use "MariaDB 10.2" or later. This was done due to combability issue with MySQL according to T314779. I'm just waiting for patch.
Nov 10 2022
So I checked my email and it seems like i need to add this tag as I tested on 1.39
So I checked my email again and it seems like i need to add this tag as I tested on 1.39
Nov 1 2022
Mar 28 2022
Apr 20 2021
So this makes wiki overloaded. Causing Timeout..