[08:09:04] Hi [08:09:24] Before I file an unecssary phabricator ticket I'd like someone to sanity check some code [08:09:34] https://en.wikisource.org/wiki/Template:Cl-act-p/testcases#Text_parameter_is_implied [08:10:12] The expansion of that template takes place in https://en.wikisource.org/wiki/Module:Cl-act [08:10:55] In the example, something is clearly being mis-expanded. [08:12:11] Having done tests with the lower level templates called, and determined that they work as thier logic suggests, I am having to conclude that either the Module code is in error, or that a function called by it can't cope with the use concerned [08:12:30] I favour the former, but can't determine WHERE the module code is incorrect [08:13:13] Hence I would like a more experienced Lua coder to have a look [13:08:18] A few days ago (4. feb) there were some time out issues. The problem still exist at nowiki, and in particular it seems like there are problems with the article "Narvik". I get timeouts when using Firefox, that is I'm logged in, and not in Chromium, that is I'm logged out. [13:09:12] Anyone with a phab task to add to my thread at our market place? [13:10:24] Now Narvik loaded in Firefox, it is the first time since tuesday. [13:10:40] …but diff failed once more. [14:31:42] Hello, seeing slow performance again... [17:34:22] Hi [17:34:28] Anyone able to claridy something? [17:35:10] According to #css the way you place a unicode charecter into a content attribute in CSS is using \ [17:35:18] This doesn't work in mediawiki [17:35:31] https://en.wikisource.org/wiki/Template:Uksi/styles.css [17:35:46] being where I was trying to place an em-dash. [17:36:23] I can place the em-dash directly, but finding something that SHOULD have worked did not isn't encouraging [17:42:39] what rendered instead [17:44:12] looks like you want \2014 (css), not \u2014 (js) [17:55:00] HTH [17:55:18] It's always a typo [17:55:22] ALWAYS [17:55:43] douglas what rendered was \u2014 directly [17:55:52] I assumed the sanitizer had escaped it [17:58:57] see SPAN.__uksi__test1:before at the bottom of the stylesheet [17:59:15] It turns red like it's being seen as a string. [17:59:41] well, it is a string [18:00:30] Okay... [18:00:46] Assume I am unware of exactly how content attributes work [18:01:56] because to me it seems like it's NOT treating the \ charcter as an escape [18:02:28] I AM an IDIOT - https://en.wikisource.org/wiki/Page:UKSI_1985-0173.pdf/2 [18:02:32] It Works :) [18:04:13] Sorry... [18:04:21] * ShakespeareFan00 goes off to the noob corner