[01:47:31] With 'Cache_Accel;' set getting Wincache_ucache_cas() error. Windows Server 2012 R2. IIS 8. Mediawiki 1.26.2 update from 1.25. PHPv5.6.16 [01:48:05] I do see that this issue is posted online in a few places but I have not seen a resolution. Can you point me in the right direction? [02:36:00] Okay, I'm going to need some help. I'm about to have an anyeurism before of this code. [02:36:03] because* [02:36:29] I'm writing an auth plugin for XenForo. XenForo has no restrictions on usernames, so "#name" is valid. [02:36:49] I've got it set up so that when I want to give them a MediaWiki account, their user title becomes "name.###", where ### is their XenForo PK user_id [02:37:01] but, when I try to log in as "#name", MediaWiki gives me zero opportunity to intercept that [02:37:17] It sees that "#name" is an invalid name to MediaWiki and considers that the final authority on the issue [02:37:26] instead of allowing the Auth plugin to maybe try and make sense of it [02:37:52] so I'm left with the option of either parenting a MediaWiki class and hacking it to work a specific way because the UserLogin class has 500 line functions with no interceptable parts [02:38:00] or ... or nothing. That's it. [02:38:07] I'm either missing something or I get to hardcode solutions. [03:17:42] Any ideas about how to resolve a Wincache_ucache_cas() error in IIS 8 after update to MediaWiki 1.26.2? [09:01:40] hi [09:09:59] Hello [13:16:49] morning [14:27:53] * Niharika waves [14:52:50] hey guys [14:53:35] I am experiencing a strange bug of VE. Instead of having bold of a first word, first word is normal and the rest of text is bold after saving: https://cs.wikipedia.org/wiki/Nohavi%C4%8Dka [14:53:49] moving this to mw-ve [15:50:28] Brittany [20:30:10] Hello. Is anybody here? [22:41:30] Hi. [22:50:11] Peachey88 is now a bureaucrat on mediawiki.org. [23:36:39] hi. why does the API for page contents return things like "[edit]" links? Is there a version that provides a "read only" rendered page without those links?