User Details
- User Since
- Nov 28 2018, 8:23 PM (398 w, 3 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- PFWOz [ Global Accounts ]
May 27 2019
php.ini misconfiguration; it accepted memory_limit = 512MB as a value but it needed to be 512M.
May 26 2019
Feb 13 2019
Sorry if this is a basic question, but just to confirm, you've set $wgAllowSiteCSSOnRestrictedPages to true?
Jan 8 2019
What happens to this ticket with Electron being phased out in favor of Proton?
Dec 10 2018
Another year gone... the lack of normalization contributes to "Illegal mix of collations" errors, which results in user-facing database query error messages due to search term encoding.
Nov 28 2018
@TheDJ Thanks. I'll request backports of some significant fixes to the extension that were made after REL1_27 was cut. Should hopefully be possible since the only breaking change appears to be the use of requireExtension() in the maintenance script.
Is it expected for this to break these extensions on 1.27 LTS? Since this line was added I've had to comment it out in TitleKey in order to run update.php without a "Call to undefined method RebuildTitleKeys::requireExtension()" error.
