[00:00:12] 03(mod) Use mw.user.tokens.get( 'editToken' ) - 10https://bugzilla.wikimedia.org/57559 +comment (10gerritadmin) [00:00:15] 03(mod) Use mw.user.tokens.get( 'editToken' ) - 10https://bugzilla.wikimedia.org/57559 (10Gerrit Notification Bot) [00:13:34] 03(mod) "Learn more on Wikimedia Commons" should take user to Wikimedia Commons - 10https://bugzilla.wikimedia.org/57842 +comment (10mtraceur) [00:16:57] 03(mod) mw.notify() with type to get different ui with predefined styles - 10https://bugzilla.wikimedia.org/59099 +comment (10matma.rex) [00:17:09] 03(mod) mw.notify() with type to get different ui with predefined styles - 10https://bugzilla.wikimedia.org/59099 -patch -patch-need-review (10Bartosz Dziewoński) [00:23:17] 03(mod) When new pages are created (by Special:Undelete or other means), the page_id should be set to highest archive.ar_page_id associated with that namespace and title - 10https://bugzilla.wikimedia.org/58986 (10Jackmcbarn) [00:23:17] 03(mod) When a page is deleted, its feedback becomes permanently inaccessible - 10https://bugzilla.wikimedia.org/54398 (10Jackmcbarn) [00:23:43] 03(mod) Nearby this page / Geonotahack shouldn't rely on the templates - 10https://bugzilla.wikimedia.org/58979 +comment (10gerritadmin) [00:27:53] 03(mod) Editing (or any action) a post hides all it's (descendant) replies - 10https://bugzilla.wikimedia.org/58747 +comment (10gerritadmin) [00:48:52] Hi, we have a major problem at the Hebrew Wikipedia. [00:49:39] This change should be reverted: https://gerrit.wikimedia.org/r/#/c/102505/1/Disambiguator.i18n.magic.php [00:50:00] (at least what's related to the HE wikipedia) [00:50:20] someone... [00:51:02] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [00:51:11] Ldorfman: Why should it? [00:51:45] This makes one word invisible [00:52:24] It's not wrapped in __ [00:53:02] The word is "פירושונים"... [00:53:22] Exactly. That's the problem, as far as I understand [00:53:57] Right [00:54:10] So, it doesn't actually want reverting [00:54:14] It wants fixing and then deploying [00:54:27] And that's why we no longer see the line "For other uses, see SOMETHING (disambiguation)". [00:54:35] Do you have an account on translatewiki? [00:54:46] I think... [00:55:01] https://translatewiki.net/w/i.php?language=he&module=words&title=Special%3AAdvancedTranslate [00:55:03] Should the change be there? [00:55:08] דף_פירושונים, פירושונים [00:55:23] It needs fixing there, otherwise it'll just become broken again [00:55:44] And if you can provide me with what it should be, I can sort it out to fix hewiki [00:56:20] I'm trying to get into TranslateWiki... [00:56:28] Forgot my password, but I'll reset it [00:56:31] דף_פירושונים, פירושונים [00:56:33] is the current [00:56:43] 03(mod) An invalid curid parameter causes Main Page to be displayed - 10https://bugzilla.wikimedia.org/58885 +comment (10gerritadmin) [00:56:43] 03(mod) An invalid curid parameter causes Main Page to be displayed - 10https://bugzilla.wikimedia.org/58885 (10Gerrit Notification Bot) [00:56:57] I'm always dubious about editing in languages I can't read or ltr [00:57:27] 03(mod) An invalid curid parameter causes Main Page to be displayed - 10https://bugzilla.wikimedia.org/58885 (10Jackmcbarn) [00:57:41] 03(mod) Flow: No Preview or Reply buttons after clicking _Be the first to comment_ - 10https://bugzilla.wikimedia.org/58005 +comment (10gerritadmin) [00:57:47] 03(mod) Flow: Can't reply to a thread after clicking the Comment(4) link in header. - 10https://bugzilla.wikimedia.org/58372 +comment (10gerritadmin) [00:57:48] 03(mod) Flow: Can't reply to a thread after clicking the Comment(4) link in header. - 10https://bugzilla.wikimedia.org/58372 (10Gerrit Notification Bot) [00:58:01] 03(mod) An invalid curid parameter causes Main Page to be displayed - 10https://bugzilla.wikimedia.org/58885 (10Jackmcbarn) [00:58:35] bugzilla really needs to warn you before you submit changes if someone else has changed something in the meantime [00:58:57] jackmcbarn: it does [00:59:09] it didn't for me just now [00:59:25] It should [00:59:31] It has awful conflict resolution [00:59:43] must have been some really close timing, it sometimes gets confused :/ [01:00:11] Reedy, should I still do something? [01:00:11] but it does warn you generally [01:00:20] Reedy, should I still do something? [01:00:30] Ldorfman: If you could update it on translatewiki, that'd be appreciated [01:00:47] I managed to enter translatewiki [01:00:59] Let's see if I understand what to do there... [01:01:11] There should be 2 values in the one box [01:01:24] they just each want surrounding with __ in most cases... [01:01:32] I've just been doing some prep to deploy it easily [01:02:08] 'disambiguation' => array( 'דף_פירושונים', 'פירושונים' ), [01:02:09] To put "__" between which words? [01:02:14] OK [01:02:21] you want it at the start and end of each word [01:02:28] so not disambiguation [01:02:31] you want __disambiguation__ [01:02:52] so it should look like that: __דף_פירושונים__, __פירושונים__ ??? [01:03:10] with the comma in between? [01:03:28] yup [01:03:44] maybe a space before the second word after the comma [01:03:58] made it [01:04:15] Great [01:04:31] So that will mean it's fixed in future [01:04:51] Can you do the same thing to the following, then paste it back in here for me? [01:04:51] 'disambiguation' => array( 'דף_פירושונים', 'פירושונים' ), [01:05:24] moment [01:05:35] putting the cursor in place and typing makes it add __ where I don't want it to :( [01:06:02] maybe I didn't understand... What do you want me to do? [01:06:12] (to do now)? [01:06:24] 'disambiguation' => array( 'דף_פירושונים', 'פירושונים' ), [01:06:39] can you copy that line, add the underscores again and then send it on here too? [01:07:28] Reedy: 'disambiguation' => array( '__דף_פירושונים__', '__פירושונים__' ), [01:07:31] this should be good [01:07:40] thankfully my editor is too dumb to understand RTL [01:07:51] hah [01:07:59] (i know it might look reversed, it's probably still good) [01:08:11] we can get it confirmed on gerrit [01:09:05] https://gerrit.wikimedia.org/r/105125 [01:09:06] OK... sorry for the delay. I just announced in my Wikipedia that the change has been made... (- [01:09:09] (-" [01:09:13] (-: [01:09:22] https://gerrit.wikimedia.org/r/#/c/105125/1/Disambiguator.i18n.magic.php,unified [01:09:29] Can you confirm that that change is correct? [01:09:35] When should we see the actual change? [01:09:55] If you can confirm that is correct, I'll get it sorted now. Should be half an hour maybe [01:10:53] OK. Would you like me to do anything in the coming minutes? [01:11:03] Should I do anything else? [01:11:26] Ldorfman: stay here for a while and confirm that it works once Reedy fixes it :) [01:11:39] Ldorfman: is https://gerrit.wikimedia.org/r/#/c/105125/1/Disambiguator.i18n.magic.php,unified correct? [01:11:45] OK. No problem [01:12:02] yes [01:12:04] checked it [01:12:05] Good [01:13:01] So, I'll go back to do some regular editing now... If you need me, I'll hear the "tick" from the IRC... [01:18:06] 03(mod) Call to protected method Flow\Model\AbstractRevision::isAllowed() from context 'Flow\NotificationController' - 10https://bugzilla.wikimedia.org/59195 (10spage) [01:28:23] Should I see any change by now? [01:28:45] ... Oh - Haven't waited enough... [01:30:12] Ldorfman: heh [01:30:17] I'm onto the waiting stage [01:30:22] OK [01:30:24] Apparently this should be quicker now ;) [01:30:31] We're waiting... [01:30:42] People ask about it... (-: [01:35:16] 03(mod) On MediaWiki.org, MW thinks that the appropriate MIME type for SVGs embedded in CSS as data: URIs is application/xml instead of image/svg+xml, causing them not to show up in any browser - 10https://bugzilla.wikimedia.org/59234 (10Kunal Mehta (Legoktm)) [01:41:52] 03(mod) Flow: garbled phantom topic participants on ee-flow - 10https://bugzilla.wikimedia.org/59198 (10spage) [01:51:21] Nothing new so far... [01:52:14] Reedy, should we wait more time? [01:52:27] Hi [01:52:32] Yeah, it's still running [01:53:18] What would be the syntax to "Pedo con CarGa" to the titleblacklist of eswiki? [01:53:22] *to add [01:56:07] Ldorfman: Gah [01:56:13] Someone broke the scripts :( [01:57:39] "running" means we still have to wait... yes? [01:57:54] The scripts just finished [01:57:57] But someone broke them [01:58:01] Tell me, with Echo notifications, how does someone know I replied to them on my talk page? [01:58:01] So they didn't do what they were supposed to [01:58:12] So I've got to wait for them to be fixed... [02:00:20] What do you mean by "But someone broke them". I'm curios... [02:00:39] curiousץץץ [02:00:42] curious... [02:00:56] What do you mean by "But someone broke them"??? [02:01:09] The script i ran to fix the problem hasn't fixed the problem [02:01:10] curiouser and curiouser [02:01:19] (-: [02:01:28] localisation update should be due around now... [02:01:36] Ldorfman: you can see scripts run and Reedy complain in real-time on #wikimedia-operations ;) [02:01:48] OK [02:01:50] Reedy: example URL? [02:02:13] I guess I'm just tired now... the time here is 04:02 [02:02:15] AM... [02:02:26] AaronSchulz: Example of what? [02:02:38] the thing the script was supposed to fix [02:02:57] Borked localisation values in hebrew for the disambiguator extension [02:03:01] No localisation cache rebuild [02:03:02] no bugfix [02:07:07] 03(mod) Typography refresh flickering on wikis where I don't have it enabled - 10https://bugzilla.wikimedia.org/59228 +comment (10jrobson) [02:07:10] 03(mod) "Jump to: navigation, search" added to clipboard when selecting a title - 10https://bugzilla.wikimedia.org/59235 +comment (10gerritadmin) [02:07:13] 03(mod) "Jump to: navigation, search" added to clipboard when selecting a title - 10https://bugzilla.wikimedia.org/59235 (10Gerrit Notification Bot) [02:07:24] 03(mod) Typography refresh flickering on wikis where I don't have it enabled - 10https://bugzilla.wikimedia.org/59228 +comment (10jrobson) [02:19:34] Ldorfman: Should be fixed now... [02:19:44] Might need to purge the pages with the issue though [02:20:22] Checking... [02:21:41] weird... I don't see the change... [02:21:44] but [02:22:26] in a new disambiguation I put, it looks fine [02:22:41] (I just put a new disambiguation in one article) [02:22:50] ... and there, everything is fine [02:22:55] yay [02:23:04] in all the others, there's still the same problem [02:23:16] Have you tried purging? [02:23:23] and CTRL + F5 didn't help [02:23:27] that's not a purge ;) [02:23:30] ?action=purge [02:23:40] or &action=purge if there's alrady a ? in the url [02:24:08] where should I write it? [02:24:15] in the address line? [02:24:39] OK. [02:24:40] Got it [02:24:47] After purging, seems fine [02:24:52] FIXED !!! [02:25:05] Great [02:25:10] now, what should we do tomorrow... [02:25:29] Should I leave a message about this purge issue? [02:25:54] You could [02:26:01] People tend to try purges to fix things anyway [02:26:05] or null editing [02:26:45] Well, that's a bit problematic... [02:27:04] I'll leave a message about it, but... [02:27:49] and it's the same issue in Chrome and IE... [02:29:44] Yeah, it's not a client side issue [02:29:54] It's the cached versions on the servers [02:30:00] purging forces them to be updated [02:31:00] 03(mod) CirrusSearch: CirrusSearchLinksUpdateJob should contain titles by text rather than title objects - 10https://bugzilla.wikimedia.org/59123 (10Nik Everett) [02:32:33] OK. Just finished writing about it in our Wikipedia:Help desk page [02:33:20] I have one more editor awake at this time and he confirmed that everything is fine in his side as well. [02:33:36] If it becomes a problem, mass purging is possible to do semi-automatically [02:33:47] How? [02:34:02] 03(mod) "previous"/"next" page links to nonexistent pages should use &redlink=1 - 10https://bugzilla.wikimedia.org/59097 +comment (10snottygobble) [02:34:11] There's numerous ways [02:34:41] Well, can you do it? [02:34:55] Or should we do anything? [02:35:10] Any idea how many pages there are with problems? [02:35:19] (It's also past 0230 am for me too ;)) [02:35:53] Where are you, bye the way? [02:35:59] (-; [02:36:23] I'm in England [02:37:31] Well, I'm in Israel [02:37:37] As you may have guessed [02:37:52] I checked meanwhile... [02:38:32] 03(NEW) "PHP Notice"s from Special:RecentChanges from RecentChanges/Formatter.php - 10https://bugzilla.wikimedia.org/59237 normal; MediaWiki extensions: Flow; () [02:38:37] We have a couple of thousand pages using this template [02:39:27] Actually, even more, cause there's another template.... [02:42:40] 03(mod) "PHP Notice"s from Special:RecentChanges from RecentChanges/Formatter.php - 10https://bugzilla.wikimedia.org/59237 +comment (10bingle-admin) [02:43:10] Reedy, thanks for your help! [02:43:17] I'll go to sleep now. [02:43:21] I'll be back around later too [02:43:32] So if you still need help getting it sorted, I should be able to give a hand [02:43:45] Otherwise I might get into problems with my wife... [02:43:57] (-: [02:44:03] "but Wikipedia was broken!" [02:44:12] She won't get it [02:44:23] )-: [02:44:48] OK. See you and thanks from the Middle East. [02:44:52] bye [02:49:26] 03(NEW) WikiForum Extension - 10https://bugzilla.wikimedia.org/59238 normal; MediaWiki extensions: [other]; () [03:07:48] 03(mod) Style mediawiki.ui buttons in other skins (e.g. Monobook) the same as Vector buttons (except typography) - 10https://bugzilla.wikimedia.org/55554 +comment (10Matthew Flaschen) [03:10:09] 03(mod) Show link notifications for links from non-mainspace also - 10https://bugzilla.wikimedia.org/59116 +comment (10legoktm.wikipedia) [03:12:11] time to play the "how many things did I mess up" game >_> [03:14:47] wait... why is gerrit complaining that I'm trying to submit multiple commits, when one of said commits is origin/master? >_> [03:19:41] 03(mod) Add ipb_parent_block_id index - 10https://bugzilla.wikimedia.org/59236 (10Sean Pringle) [03:26:53] 03(NEW) ULS alignment issues in wmf9 - 10https://bugzilla.wikimedia.org/59239 normal; MediaWiki extensions: UniversalLanguageSelector; () [03:27:22] 03(mod) ULS alignment issues in wmf9 - 10https://bugzilla.wikimedia.org/59239 +comment (10erik) [03:28:03] 03(mod) top-notice before pagetitle - 10https://bugzilla.wikimedia.org/21418 +comment (10This, that and the other) [03:40:28] 03(mod) ULS alignment issues in wmf9 - 10https://bugzilla.wikimedia.org/59239 +comment (10Kunal Mehta (Legoktm)) [04:10:33] 03(mod) Jobs are no longer executed - 10https://bugzilla.wikimedia.org/58719 +comment (10aschulz4587) [04:14:55] Hello. [04:39:23] 03(NEW) API action=mobileview should support being able to return protection status of a page - 10https://bugzilla.wikimedia.org/59240 normal; MediaWiki extensions: MobileFrontend; () [04:50:30] 03(mod) API action=mobileview should support being able to return protection status of a page - 10https://bugzilla.wikimedia.org/59240 +comment (10bingle-admin) [05:01:57] 03(mod) Fatal error on Help:Templates/de - 10https://bugzilla.wikimedia.org/59220 +comment (10This, that and the other) [05:01:58] 03(mod) "Fatal exception of type MWException" on many Wikivoyage pages - 10https://bugzilla.wikimedia.org/59221 +comment (10This, that and the other) [05:07:20] 03(mod) User-controlled job throttle for GWToolset (tracking) - 10https://bugzilla.wikimedia.org/58417 summary (10dan) [05:07:20] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10dan) [05:13:54] 03(mod) "Notes" section says "private" even when public - 10https://bugzilla.wikimedia.org/57305 +comment (1001tonythomas) [05:15:27] 03(mod) Soundex search option - 10https://bugzilla.wikimedia.org/3140 +comment (10Chad H.) [05:42:52] 03(mod) "Learn more on Wikimedia Commons" should take user to Wikimedia Commons - 10https://bugzilla.wikimedia.org/57842 +comment (10Molly White) [05:56:46] 03(mod) Install RandomRootPage on WMF wikis - 10https://bugzilla.wikimedia.org/16655 +comment (10This, that and the other) [06:00:02] 03(mod) Deployment review of NamespaceRelations for Wikinews and Wiktionary - 10https://bugzilla.wikimedia.org/45666 +comment (10This, that and the other) [06:38:25] we translated http://translatewiki.net/w/i.php?title=Special:Translate&group=tsint-rtrc&language=fa&filter=&action=translate [06:38:31] 8 days ago [06:38:44] still https://fa.wikipedia.org/wiki/%D9%88%DB%8C%DA%98%D9%87:%D8%B5%D9%81%D8%AD%D9%87_%D8%AE%D8%A7%D9%84%DB%8C/RTRC [06:38:51] is in english ! [06:39:03] does update bot working? [06:52:19] Hm, that's odd. [06:52:30] siebrand, Nemo_bis, is TWN and l10n-bot working? [06:53:12] Raymond_: ^ [06:54:12] marktraceur: it is working. [06:55:03] generally... [06:55:47] l10n-bot is running on a daily base for MediaWiki and exensions only. reza1615 has a problem with a toolserver translation [06:56:33] hmm so who should do tool server side? [06:56:39] reza1615: best to ask siebrand on the #mediawiki-i18n channel about the toolserver translation problem [06:57:09] reza1615: I have no idea how often the translations are exported [06:57:30] siebrand: do you know what is the problem? [06:57:39] Raymond_: thanks [07:07:21] reza1615: there isn't any problem [07:08:09] Nemo_bis: there is problem [07:08:09] https://fa.wikipedia.org/wiki/%D9%88%DB%8C%DA%98%D9%87:%D8%B5%D9%81%D8%AD%D9%87_%D8%AE%D8%A7%D9%84%DB%8C/RTRC [07:08:11] dosen't translated to farsi [07:09:00] at first please check it in https://fa.wikipedia.org/wiki/%D9%88%DB%8C%DA%98%D9%87:%D8%AA%D8%B1%D8%AC%DB%8C%D8%AD%D8%A7%D8%AA#mw-prefsection-gadgets [07:09:01] I don't see any english there [07:09:02] at below [07:09:34] marktraceur: because you didn't active it [07:09:50] again, Intuition is updated every few weeks [07:10:22] so we should wait? [07:10:31] yes [07:10:34] because I translated at 26th [07:10:36] ok [07:14:24] this is linked from the FAQ, I made it more explicit: https://translatewiki.net/wiki/Translating:Process/en#Getting_things_into_Wikimedia.2C_other_MediaWikis.2C_and_other_products [07:17:44] 03(mod) Update plural data to CLDR 24 - 10https://bugzilla.wikimedia.org/56931 +comment (10gerritadmin) [07:26:34] reza1615: is that clear enough? where did you look for the info? there are some links on https://translatewiki.net/wiki/Translating:Intuition#See_also too, though I have no idea where you pull the gadget from [07:28:24] Nemo_bis: yes, thanks for the link [07:42:18] 03(NEW) Incorrect number of plural forms recognised when there are links in the forms - 10https://bugzilla.wikimedia.org/59241 normal; MediaWiki extensions: Translate; () [07:42:21] 03(mod) Incorrect number of plural forms recognised when there are links in the forms - 10https://bugzilla.wikimedia.org/59241 (10Siebrand Mazeland) [07:54:18] 03(mod) add Notifications for course page events - 10https://bugzilla.wikimedia.org/56325 (10Gerrit Notification Bot) [07:54:19] 03(mod) add Notifications for course page events - 10https://bugzilla.wikimedia.org/56325 +comment (10gerritadmin) [08:10:09] 03(mod) Add ipb_parent_block_id index - 10https://bugzilla.wikimedia.org/59236 +comment (10Sean Pringle) [08:18:42] 03(mod) Update plural data to CLDR 24 - 10https://bugzilla.wikimedia.org/56931 +comment (10gerritadmin) [08:28:17] 03(mod) pywikibot.data.api.APIError: internal_api_error_ReadOnlyError when the database is locked - 10https://bugzilla.wikimedia.org/59227 +comment (10gerritadmin) [08:36:25] 03(mod) Update plural data to CLDR 24 - 10https://bugzilla.wikimedia.org/56931 +comment (10gerritadmin) [08:39:51] 03(mod) Update plural data to CLDR 24 - 10https://bugzilla.wikimedia.org/56931 +comment (10gerritadmin) [08:41:40] 03(mod) pywikibot.data.api.APIError: internal_api_error_ReadOnlyError when the database is locked - 10https://bugzilla.wikimedia.org/59227 +comment (10gerritadmin) [08:43:19] Hi, I'd like to quote some text and have a box drawn around the quote. I read that prepending a single space character before a sentence does that, but it doesn't wrap. How can I make the line wrap? [08:44:04] if I use
	 03(mod) "Unresponsive script" Error on Wikipedia:Wikipedia Signpost - 10https://bugzilla.wikimedia.org/59202  +comment (10jacklee)
[08:52:37] 	 03(mod) Break Math/texvc out of MediaWiki core into extensions - 10https://bugzilla.wikimedia.org/14202  +comment (10gerritadmin)
[08:52:38] 	 03(mod) Break Math/texvc out of MediaWiki core into extensions - 10https://bugzilla.wikimedia.org/14202  (10Gerrit Notification Bot)
[08:58:03] 	 03(mod) [grabbers] PHP Fatal error: Out of memory in mediawikibot.class.php - 10https://bugzilla.wikimedia.org/58531  normal->major; +comment (10Kunal Mehta (Legoktm))
[09:11:04] 	 03(mod) [grabbers] PHP Fatal error: Out of memory in mediawikibot.class.php - 10https://bugzilla.wikimedia.org/58531  +comment (10gerritadmin)
[09:11:08] 	 03(mod) [grabbers] PHP Fatal error: Out of memory in mediawikibot.class.php - 10https://bugzilla.wikimedia.org/58531  (10Gerrit Notification Bot)
[09:16:24] 	 03(mod) File description font size is too large - 10https://bugzilla.wikimedia.org/56445  +comment (10gerritadmin)
[09:16:25] 	 03(mod) File description font size is too large - 10https://bugzilla.wikimedia.org/56445  (10Gerrit Notification Bot)
[09:16:53] 	 03(mod) site.mediawiki_message: support multiple messages - 10https://bugzilla.wikimedia.org/58944  +comment (10gerritadmin)
[09:19:53] 	 03(mod) ConfirmCloseWindow should be in core - 10https://bugzilla.wikimedia.org/59215   +easy; +comment (10Tisza Gergő)
[09:31:03] 	 03(mod) site.mediawiki_message: support multiple messages - 10https://bugzilla.wikimedia.org/58944  (10xqt)
[09:32:49] 	 03(mod) MathLaTeXMLTest::testIntegration broken - 10https://bugzilla.wikimedia.org/59212  +comment (10physikerwelt)
[09:44:07] 	 Hi, can someone refer me to the bugs I can start solving ! 
[09:44:09] 	 I am new here and want to contribute 
[10:14:34] 	 https://bugzilla.wikimedia.org/query.cgi?format=advanced
[10:14:46] 	 parent page linked from the topic
[10:15:19] 	 arpita: what you can solve is entirely dependant on your skill set and time, only you know that
[10:18:17] 	 thanks MissDee 
[10:18:40] 	 03(mod) Article.php should check permissions before advising - 10https://bugzilla.wikimedia.org/17630  +comment (10gerritadmin)
[10:18:40] 	 03(mod) Article.php should check permissions before advising - 10https://bugzilla.wikimedia.org/17630  (10Gerrit Notification Bot)
[10:19:45] 	 includes/upload/UploadBase.php tells to "See also includes/docs/upload.txt" -- AFAIK the docs dir is actually $IP/docs and has been like that for ages and there hasn't been an upload.txt in there...
[10:21:49] 	 03(mod) Article.php should check permissions before advising - 10https://bugzilla.wikimedia.org/17630  (10ziedas)
[10:22:23] 	 03(mod) Article.php should check permissions before advising - 10https://bugzilla.wikimedia.org/17630  (10ziedas)
[10:24:16] 	 ashley: yeah, its $IP/docs
[10:24:56] 	 no upload.txt there, though :(
[10:38:39] 	 03(mod) Fatal error when $wgDebugDBTransactions is enabled with SQLite: Object of class PDO could not be converted to string in /includes/db/Database.php:3850 - 10https://bugzilla.wikimedia.org/54120  +comment (10aklapper)
[10:39:08] 	 ashley: just deleted https://www.google.com/cse?cx=010768530259486146519%3Atwowe4zclqy&q=upload.txt#gsc.tab=0&gsc.q=%22upload.txt%22&gsc.sort=
[10:39:26] 	 https://gerrit.wikimedia.org/r/#/c/82090/
[10:42:03] 	 03(mod) Add role for math extension - 10https://bugzilla.wikimedia.org/52074  +comment (10physikerwelt)
[10:46:15] 	 03(NEW) Activate the Upload Wizard at rowp - 10https://bugzilla.wikimedia.org/59242 normal; Wikimedia: Site requests; ()
[10:50:14] 	 03(mod) Activate the Upload Wizard at rowp - 10https://bugzilla.wikimedia.org/59242  normal->15enhancement;  +shell (10Tomasz W. Kozlowski)
[10:50:36] 	 03(mod) multigit.sh should attempt to match Gerrit branch, not Zuul one - 10https://bugzilla.wikimedia.org/59224  +comment (10gerritadmin)
[10:50:40] 	 03(mod) multigit.sh should attempt to match Gerrit branch, not Zuul one - 10https://bugzilla.wikimedia.org/59224  (10Gerrit Notification Bot)
[10:52:56] 	 03(mod) multigit.sh should attempt to match Gerrit branch, not Zuul one - 10https://bugzilla.wikimedia.org/59224  +comment (10gerritadmin)
[10:53:16] 	 03(mod) In recent changes, remove "rollback" link of MediaWiki pages for non-admin users - 10https://bugzilla.wikimedia.org/48731  +comment (10gerritadmin)
[10:57:15] 	 03(mod) Update plural data to CLDR 24 - 10https://bugzilla.wikimedia.org/56931  +comment (10gerritadmin)
[10:57:28] 	 03(NEW) Failed to mount folders in Linux guest. - 10https://bugzilla.wikimedia.org/59243 critical; MediaWiki-Vagrant: General; ()
[10:57:59] 	 03(mod) Failed to mount folders in Linux guest. - 10https://bugzilla.wikimedia.org/59243  (10physikerwelt)
[10:58:38] 	 03(mod) multigit.sh should attempt to match Gerrit branch, not Zuul one - 10https://bugzilla.wikimedia.org/59224  +comment (10Antoine "hashar" Musso)
[10:58:54] 	 03(mod) Activate the Upload Wizard at rowp - 10https://bugzilla.wikimedia.org/59242  +comment (10tomasz)
[11:03:32] 	 I'm using 
, with three different-sized lists. How can I get a list to end and the next list to start in the next column? [11:04:15] like so: [11:04:19] Dog Cat Cow [11:04:20] a a a [11:04:22] b b b [11:04:24] c [11:04:26] d [11:05:03] 03(mod) beta: Parsoid should continuously deploy master branch - 10https://bugzilla.wikimedia.org/57233 +comment (10Antoine "hashar" Musso) [11:13:23] 03(mod) There is no need for a "details" link if the user is already in the "details" page - 10https://bugzilla.wikimedia.org/50808 +comment (10gerritadmin) [11:13:23] 03(mod) There is no need for a "details" link if the user is already in the "details" page - 10https://bugzilla.wikimedia.org/50808 (10Gerrit Notification Bot) [11:14:49] bleh, and I had hoped that there'd be an useful upload.txt, but seems that nothing of value was lost when it was deleted -- ah well [11:15:23] 03(mod) [WikiForum] No apparent way to delete topics that have bad titles - 10https://bugzilla.wikimedia.org/59238 summary; +comment (10Andre Klapper) [11:16:31] 03(mod) "Jump to: navigation, search" added to clipboard when selecting a title - 10https://bugzilla.wikimedia.org/59235 (10Andre Klapper) [11:16:32] 03(NEW) I18nTags for "jv-java" - 10https://bugzilla.wikimedia.org/59244 normal; MediaWiki extensions: Interlanguage; () [11:20:42] 03(mod) ULS alignment issues in wmf9 - 10https://bugzilla.wikimedia.org/59239 +comment (10Andre Klapper) [11:20:43] 03(mod) On MediaWiki.org, MW thinks that the appropriate MIME type for SVGs embedded in CSS as data: URIs is application/xml instead of image/svg+xml, causing them not to show up in any browser - 10https://bugzilla.wikimedia.org/59234 (10Andre Klapper) [11:22:13] 03(mod) On MediaWiki.org, MW thinks that the appropriate MIME type for SVGs embedded in CSS as data: URIs is application/xml instead of image/svg+xml, causing them not to show up in any browser - 10https://bugzilla.wikimedia.org/59234 +comment (10Andre Klapper) [11:41:34] 03(mod) Install python module pyexiv2 - 10https://bugzilla.wikimedia.org/59136 +comment (10dr.trigon) [11:41:56] 03(mod) Install pyexiv2 on tool labs - 10https://bugzilla.wikimedia.org/59122 15enhancement->04CRIT (10DrTrigon) [11:42:40] 03(mod) Properties do not unset on pages in custom namespaces - 10https://bugzilla.wikimedia.org/59204 +comment (10mitchell_neill) [11:44:03] 03(NEW) Review the PageNotice extension for deployment - 10https://bugzilla.wikimedia.org/59245 normal; Wikimedia: Extension setup; () [11:44:03] 03(mod) Extensions awaiting code review to be deployed on Wikimedia wikis (tracking) - 10https://bugzilla.wikimedia.org/31235 (10This, that and the other) [11:44:05] 03(mod) Activate the Upload Wizard at ro.wp - 10https://bugzilla.wikimedia.org/59242 summary (10Andre Klapper) [11:48:18] ashley: you must get hold of Bryan ;) [11:49:34] Nemo_bis: if I manage to do that, I might as well get him to rewrite this thing for me :P it's given me enough headache as-is and since he's the upload architect, I assume he knows these things ;) [11:50:27] if you give them a finger... [11:51:01] 03(mod) Break Math/texvc out of MediaWiki core into extensions - 10https://bugzilla.wikimedia.org/14202 (10Bartosz Dziewoński) [11:52:08] 03(mod) sync-dir needs to use rsync proxies like scap - 10https://bugzilla.wikimedia.org/59225 (10Andre Klapper) [11:52:12] 03(mod) Properties do not unset on pages in custom namespaces - 10https://bugzilla.wikimedia.org/59204 +comment (10jamesin.hongkong.1) [11:53:10] 03(mod) Database error when moving protection settings with pages when SQLite is used as a backend - 10https://bugzilla.wikimedia.org/59233 (10Andre Klapper) [11:56:31] 03(mod) Article.php should check permissions before advising - 10https://bugzilla.wikimedia.org/17630 +comment (10gerritadmin) [11:56:43] 03(mod) In recent changes, remove "rollback" link of MediaWiki pages for non-admin users - 10https://bugzilla.wikimedia.org/48731 (10Bartosz Dziewoński) [11:57:15] 03(mod) Update plural data to CLDR 24 - 10https://bugzilla.wikimedia.org/56931 +comment (10gerritadmin) [11:59:44] 03(mod) pywikibot.data.api.APIError: internal_api_error_ReadOnlyError when the database is locked - 10https://bugzilla.wikimedia.org/59227 +comment (10gerritadmin) [12:01:31] 03(NEW) give way to getConfiguration.php --globals only - 10https://bugzilla.wikimedia.org/59246 trivial; MediaWiki: Maintenance scripts; () [12:03:08] 03(mod) Test suite need to be rewritten / adapted - 10https://bugzilla.wikimedia.org/46283 +comment (10Markus Glaser) [12:03:42] 03(NEW) getConfiguration.php vs. --format: json - 10https://bugzilla.wikimedia.org/59247 trivial; MediaWiki: Maintenance scripts; () [12:11:26] 03(mod) Create "Database queries" component under Tool Labs Tools & transfer existing [[jira:DBQ]] requests - 10https://bugzilla.wikimedia.org/49825 +comment (10aklapper) [12:13:22] 03(mod) "(Show other bugs)" links to list including all fixed bugs, which is really unhelpful - 10https://bugzilla.wikimedia.org/58415 +comment (10aklapper) [12:24:11] 03(mod) "(Show other bugs)" links to list including all fixed bugs, which is really unhelpful - 10https://bugzilla.wikimedia.org/58415 +comment (10Andre Klapper) [12:28:39] 03(mod) Wish each and every user on every Wikimedia wiki a "Happy New Year" (should this be locali[sz]ed!?)! - 10https://bugzilla.wikimedia.org/59169 +comment (10aklapper) [12:30:33] 03(mod) Install pyexiv2 on tool labs - 10https://bugzilla.wikimedia.org/59122 04CRIT->15enhancement; +comment (10Andre Klapper) [12:31:44] 03(mod) getConfiguration.php vs. --format: json: Mention the default - 10https://bugzilla.wikimedia.org/59247 summary (10Andre Klapper) [12:31:47] 03(mod) give way to getConfiguration.php --globals only - 10https://bugzilla.wikimedia.org/59246 trivial->15enhancement (10Andre Klapper) [12:32:56] 03(mod) I18nTags for "jv-java" - 10https://bugzilla.wikimedia.org/59244 +comment (10aklapper) [12:33:25] 03(mod) Properties do not unset on pages in custom namespaces - 10https://bugzilla.wikimedia.org/59204 +comment (10jamesin.hongkong.1) [12:49:44] Hi, where do I find the list of the test groups for the mediawiki phpunit tests? [12:51:10] for example there is @group +Database [12:51:28] 03(mod) Empty string displayed instead of Full Name/username in email notifications when no User: page exists - 10https://bugzilla.wikimedia.org/49017 +comment (10mails2vichu) [12:52:56] ^^ found it http://www.mediawiki.org/wiki/Manual:PHP_unit_testing/Writing_unit_tests#Grouping_tests [12:54:50] 03(mod) EducationProgram: SpecialMyCourses "Did You Know" box flashes unstyled content - 10https://bugzilla.wikimedia.org/48313 summary; +comment (10Krinkle) [12:56:54] 03(mod) Module namespace not localized for no.wp (language code nb, not no) - 10https://bugzilla.wikimedia.org/59014 +comment (10mails2vichu) [12:57:00] Hello! :) [12:59:11] 03(mod) Rename "Normal" priority to "Medium" priority in Bugzilla - 10https://bugzilla.wikimedia.org/46020 +comment (10mails2vichu) [13:05:26] 03(NEW) DBQ-85 List members of a user group who have edited a page - 10https://bugzilla.wikimedia.org/59248 major; Tool Labs tools: Database Queries; () [13:05:27] 03(mod) DBQ-85 List members of a user group who have edited a page - 10https://bugzilla.wikimedia.org/59248 +comment (10wmf.bugconverter) [13:05:29] 03(mod) DBQ-85 List members of a user group who have edited a page - 10https://bugzilla.wikimedia.org/59248 +comment (10Bugzilla Bug Importer (valhallasw)) [13:07:18] I use wgArticleId as a redirect from mysite.com/?123 to mysite.com/wiki/index.php?curid=123 - that works great as short URL Twitter etc. Will index.php?curid=123 also work as permalink? Has MW better solutions? I didn't find any. [13:08:11] I tried moving and wgArticleId stays the same tho [13:10:57] 03(NEW) External link SVG-icons broken in Wikimedia production due to mime-type confusion - 10https://bugzilla.wikimedia.org/59249 normal; Wikimedia: General/Unknown; () [13:12:41] Ok MW has a permalink (i disabled that feature here) but it uses the oldid to "permanently" link to that current version. I want to permanently link to a page, also after moving etc [13:13:16] 03(NEW) DBQ-86 List of deleted pages in the form of a question - 10https://bugzilla.wikimedia.org/59250 major; Tool Labs tools: Database Queries; () [13:13:19] 03(mod) DBQ-86 List of deleted pages in the form of a question - 10https://bugzilla.wikimedia.org/59250 +comment (10wmf.bugconverter) [13:13:20] 03(mod) DBQ-86 List of deleted pages in the form of a question - 10https://bugzilla.wikimedia.org/59250 +comment (10Bugzilla Bug Importer (valhallasw)) [13:13:30] 03(mod) SVG icons embedded in stylesheets broken in Wikimedia production due to mime-type confusion - 10https://bugzilla.wikimedia.org/59249 summary (10Krinkle) [13:13:34] 03(mod) Module namespace not localized for no.wp (language code nb, not no) - 10https://bugzilla.wikimedia.org/59014 +comment (10Bartosz Dziewoński) [13:13:40] 03(mod) SVG icons embedded in stylesheets broken in Wikimedia production due to mime-type confusion - 10https://bugzilla.wikimedia.org/59249 normal->major; +code-update-regression (10Krinkle) [13:13:47] could someone mute wikibugs so I can do a batch import of DBQ bugs? [13:15:16] 03(mod) SVG icons embedded in stylesheets broken in Wikimedia production due to mime-type confusion - 10https://bugzilla.wikimedia.org/59249 +comment (10krinklemail) [13:18:26] 03(mod) On MediaWiki.org, MW thinks that the appropriate MIME type for SVGs embedded in CSS as data: URIs is application/xml instead of image/svg+xml, causing them not to show up in any browser - 10https://bugzilla.wikimedia.org/59234 +code-update-regression (10Andre Klapper) [13:18:49] 03(mod) SVG icons embedded in stylesheets broken in Wikimedia production due to mime-type confusion - 10https://bugzilla.wikimedia.org/59249 +comment (10Andre Klapper) [13:18:49] 03(mod) On MediaWiki.org, MW thinks that the appropriate MIME type for SVGs embedded in CSS as data: URIs is application/xml instead of image/svg+xml, causing them not to show up in any browser - 10https://bugzilla.wikimedia.org/59234 +comment (10aklapper) [13:19:35] 03(mod) Module namespace not localized for no.wp (language code nb, not no) - 10https://bugzilla.wikimedia.org/59014 (10Bartosz Dziewoński) [13:20:16] so, a really odd issue with my wiki [13:20:42] I installed the mediawiki package on Archlinux, and after a recent update, the wiki is pretty much.. wiped.. the pages are still there, but they dont have any content [13:22:17] 03(mod) On MediaWiki.org, MW thinks that the appropriate MIME type for SVGs embedded in CSS as data: URIs is application/xml instead of image/svg+xml, causing them not to show up in any browser - 10https://bugzilla.wikimedia.org/59234 +comment (10matma.rex) [13:23:01] *scared* [13:23:29] everything is still present in the database.. [13:23:35] but its not showing on the site [13:23:48] Untouchab1e_: try loading the page with ?action=purge added to the URL [13:24:23] valhallasw: didnt do much [13:24:24] 03(mod) Empty string displayed instead of Full Name/username in email notifications when no User: page exists - 10https://bugzilla.wikimedia.org/49017 +comment (10aklapper) [13:24:40] 03(mod) Rename "Normal" priority to "Medium" priority in Bugzilla - 10https://bugzilla.wikimedia.org/46020 +comment (10aklapper) [13:25:24] valhallasw: ok, its really odd.. but if I pull up a page, it looks empty, but if I click "edit", all the content shows up in the edit box [13:25:41] and if you save the page again? [13:26:09] valhallasw: still the same [13:26:23] button labels and such are gone too.. oddly enough [13:27:21] I guess this is one of the reasons people are suggested not to use the distro-packaged versions of mediawiki... [13:27:28] let me think [13:27:35] you could try running upgrade.php [13:27:55] but you should probably backup your database before that, just to be sure. [13:28:25] yeah, its just an sqlite file, so Ive already backed that uåp [13:28:27] up* [13:29:17] valhallasw: and where is upgrade.php located? [13:29:31] I think in mediawiki/maintenance [13:29:43] (so in your case probably /var/www/mediawiki/maintenance [13:30:17] right ,ok [13:30:34] update.php * [13:30:56] update complete [13:31:22] didnt help [13:31:23] :( [13:33:28] 03(mod) "Jump to: navigation, search" added to clipboard when selecting a title - 10https://bugzilla.wikimedia.org/59235 +comment (10Bartosz Dziewoński) [13:33:58] 03(mod) "Jump to: navigation, search" added to clipboard when selecting a title - 10https://bugzilla.wikimedia.org/59235 (10Bartosz Dziewoński) [13:33:59] 03(mod) SVG icons embedded in stylesheets broken in Wikimedia production due to mime-type confusion - 10https://bugzilla.wikimedia.org/59234 summary; +comment (10Krinkle) [13:34:20] 03(mod) SVG icons embedded in stylesheets broken in Wikimedia production due to mime-type confusion - 10https://bugzilla.wikimedia.org/59234 (10Krinkle) [13:34:29] 03(mod) SVG icons embedded in stylesheets broken in Wikimedia production due to mime-type confusion - 10https://bugzilla.wikimedia.org/59234 (10Krinkle) [13:34:30] as long as I have the database file, I guess a reinstallation is a viable option [13:34:51] i grabbed a wikipedia dump, and am analyzing the articles. all is well. now I wish to grab a suggestionlist like on the website, like when i type 'a' it suggests 'animal' and 'association football' and such. Is there any way to retrieve this? I suppose the algo looks at popularity of the article? [13:34:56] 03(mod) CSSMin: Embedded SVG icons are broken in Wikimedia production due to bad mime type - 10https://bugzilla.wikimedia.org/59234 summary (10Krinkle) [13:35:05] 03(mod) install.php seems to allow setting an invalid password - 10https://bugzilla.wikimedia.org/54718 +comment (10mails2vichu) [13:36:29] 03(mod) "Jump to: navigation, search" added to clipboard when selecting a title - 10https://bugzilla.wikimedia.org/59235 +comment (10gerritadmin) [13:41:38] valhallasw: think I spotted the error (by enabling php debug output) [13:41:39] Warning: is_executable(): open_basedir restriction in effect. File(/usr/bin/php) is not within the allowed path(s): (/srv/http/:/home/:/tmp/:/usr/share/pear/:/usr/share/webapps/:/var/lib/mediawiki/) in /usr/share/webapps/mediawiki/includes/Wiki.php on line 655 [13:42:47] 03(mod) ULS alignment issues in wmf9 - 10https://bugzilla.wikimedia.org/59239 +comment (10Niklas Laxström) [13:43:50] not sure how to handle that though [13:43:53] 03(mod) Empty string displayed instead of Full Name/username in email notifications when no User: page exists - 10https://bugzilla.wikimedia.org/49017 +comment (10mails2vichu) [13:44:55] 03(mod) install.php seems to allow setting an invalid password - 10https://bugzilla.wikimedia.org/54718 +comment (10aklapper) [13:45:11] 03(mod) Properties do not unset on pages in custom namespaces - 10https://bugzilla.wikimedia.org/59204 +comment (10jamesin.hongkong.1) [13:45:47] 03(mod) Update plural data to CLDR 24 - 10https://bugzilla.wikimedia.org/56931 +comment (10gerritadmin) [13:46:47] 03(mod) Implement tests for exporting pages to PDF files using Chrome - 10https://bugzilla.wikimedia.org/57921 +comment (10gerritadmin) [13:48:12] 03(mod) install.php seems to allow setting an invalid password - 10https://bugzilla.wikimedia.org/54718 +comment (10krinklemail) [13:51:25] 03(mod) Update plural data to CLDR 24 - 10https://bugzilla.wikimedia.org/56931 +comment (10gerritadmin) [13:57:08] 03(mod) Migrate "DrTrigon's tools" (pywikibot/bots/drtrigonbot) bugs from JIRA (TS) to Bugzilla (set up product etc) - 10https://bugzilla.wikimedia.org/55673 +comment (10Andre Klapper) [14:01:14] hy all my i ask a surely dumb question about mediawiki 1.22 ? [14:02:15] bump, anyone have any idea why Im suddenly getting this error on my mw? Warning: is_executable(): open_basedir restriction in effect. File(/usr/bin/php) is not within the allowed path(s): (/srv/http/:/home/:/tmp/:/usr/share/pear/:/usr/share/webapps/:/var/lib/mediawiki/) in /usr/share/webapps/mediawiki/includes/Wiki.php on line 655 [14:04:25] 03(mod) Migrate "DrTrigon's tools" (pywikibot/bots/drtrigonbot) bugs from JIRA (TS) to Bugzilla (set up product etc) - 10https://bugzilla.wikimedia.org/55673 +comment (10valhallasw) [14:04:50] 03(mod) Migrate "DrTrigon's tools" (pywikibot/bots/drtrigonbot) bugs from JIRA (TS) to Bugzilla (set up product etc) - 10https://bugzilla.wikimedia.org/55673 (10Merlijn van Deen) [14:04:51] anyone may knows why anon users can't see images uploaded byt a logged user ? [14:05:07] 03(mod) Create "Database queries" component under Tool Labs Tools & transfer existing [[jira:DBQ]] requests - 10https://bugzilla.wikimedia.org/49825 (10Merlijn van Deen) [14:05:35] 03(mod) Parenthesis after usernames in personal toolbar mispositioned due to lack of RTL direction - 10https://bugzilla.wikimedia.org/49255 summary (10Krinkle) [14:06:33] It might be due to a recent php update [14:06:43] but not sure if any config adjustments on my end is neccessary [14:13:28] andre__: any chance of https://gerrit.wikimedia.org/r/#/c/104199/ being deployed? Or should I just keep asking people to +q wikibugs :-) [14:14:07] I am using the Form extension and uploading an image in a form. I want the image to appear (not just the image name) on the resulting page. How can I do this? [14:15:11] Here is the template: [[Has photos::{{{Photos|Media:Photos|}}}]] [14:15:35] Here is the form: {{{field|Photos|uploadable|image preview|property=Has image|values from namespace=File}}} [14:16:36] rather the template is: | [[Has photos::{{{Photos|}}}]] [14:17:47] Whats MagicWord.php ? [14:18:32] valhallasw, uh, I have nothing to do with wikibugs (so far) :) [14:19:28] Boom, Located my issue: http://www.mediawiki.org/wiki/Thread:Project:Support_desk/MediaWiki_don't_work_with_PCRE_8.34_(2) [14:20:53] andre__: any idea who I should stalk instead, then? :-) [14:21:07] not really :-/ [14:21:49] 03(mod) Jobs are no longer executed - 10https://bugzilla.wikimedia.org/58719 +comment (10mueller062001-reg) [14:26:20] andre__: hm, brion seems to be the only one who has deployed stuff [14:29:53] anyone may knows why anon users can't see images uploaded by a logged user ? (hint: i've recently used the importImages.php in CLI, since then images can't be seen my anon users) [14:31:30] valhallasw: trying :D [14:32:08] hashar: maybe wait for a bit, loading bugs takes longer than I thought [14:32:16] sorry, that was bad planning on my part [14:32:36] i am not sure how to set the mode though [14:33:36] "/mode +q wikibugs" should work, I think [14:33:41] /msg ChanServ quiet #mediawiki wikibugs [14:33:46] should do it, let me know [14:35:56] 03(NEW) DBQ-73 Template data form http://toolserver.org/~kolossos/templatetiger/ - 10https://bugzilla.wikimedia.org/59251 major; Tool Labs tools: Database Queries; () [14:35:59] raah. [14:36:13] My code didn't support anonymous comments... of course. [14:38:59] 03(NEW) DBQ-73 Template data form http://toolserver.org/~kolossos/templatetiger/ - 10https://bugzilla.wikimedia.org/59252 major; Tool Labs tools: Database Queries; () [14:39:02] 03(mod) DBQ-73 Template data form http://toolserver.org/~kolossos/templatetiger/ - 10https://bugzilla.wikimedia.org/59252 +comment (10wmf.bugconverter) [14:39:05] 03(mod) DBQ-73 Template data form http://toolserver.org/~kolossos/templatetiger/ - 10https://bugzilla.wikimedia.org/59252 +comment (10wmf.bugconverter) [14:39:07] 03(mod) DBQ-73 Template data form http://toolserver.org/~kolossos/templatetiger/ - 10https://bugzilla.wikimedia.org/59252 +comment (10wmf.bugconverter) [14:39:08] 03(mod) DBQ-73 Template data form http://toolserver.org/~kolossos/templatetiger/ - 10https://bugzilla.wikimedia.org/59252 +comment (10Bugzilla Bug Importer (valhallasw)) [14:39:19] ok, so that bug is fixed. Now I have to re-load all bugs... [14:39:41] 03(mod) DBQ-73 Template data form http://toolserver.org/~kolossos/templatetiger/ - 10https://bugzilla.wikimedia.org/59251 +comment (10Merlijn van Deen) [14:39:42] 03(mod) DBQ-73 Template data form http://toolserver.org/~kolossos/templatetiger/ - 10https://bugzilla.wikimedia.org/59252 +comment (10valhallasw) [14:43:14] 03(mod) update Selenium Jenkins template so that TimerTrigger is a variable - 10https://bugzilla.wikimedia.org/58345 (10Željko Filipin) [14:43:42] 03(mod) Update QA/testing documentation - 10https://bugzilla.wikimedia.org/57841 (10Željko Filipin) [14:43:50] 03(mod) Move Ruby files that multiple repositories use to mediawiki-selenium repository - 10https://bugzilla.wikimedia.org/56088 (10Željko Filipin) [14:44:48] 03(mod) Expanding widgets fails for numerical-only categories with "Problem loading data", no request sent - 10https://bugzilla.wikimedia.org/42938 (10keyler) [14:45:16] 03(mod) update Selenium Jenkins template - 10https://bugzilla.wikimedia.org/58345 summary (10Željko Filipin) [14:45:27] 03(mod) update Selenium Jenkins template - 10https://bugzilla.wikimedia.org/58345 +comment (10zfilipin) [14:45:49] 03(mod) update Selenium Jenkins template - 10https://bugzilla.wikimedia.org/58345 +comment (10zfilipin) [14:50:08] 03(mod) Jenkins should run tests in disposable sandboxes - 10https://bugzilla.wikimedia.org/45499 +comment (10krinklemail) [14:51:33] hey andre__ how's it going? [14:51:51] brainwane, pretty fine - in a hangout with guillom right away [14:51:58] I just saw https://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_%28technical%29&oldid=582710185#Interlanguage_links_in_different_font and https://bugzilla.wikimedia.org/show_bug.cgi?id=56346 " Language names blurred and difficult to read using the hardcoded "Autonym" font on Windows computers" [14:51:58] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 (10Željko Filipin) [14:52:13] oh okay, andre__ - no urgency, just wanted to get your take on that bug [14:53:07] 03(mod) Use snake_case for methods and variables - 10https://bugzilla.wikimedia.org/57610 (10Željko Filipin) [14:56:38] 03(mod) create grid node for checking weblinks - 10https://bugzilla.wikimedia.org/58949 +comment (10Tim Landscheidt) [14:56:46] * brainwane looks at https://wikimediafoundation.org/wiki/Staff_and_contractors?showall=1 to refamiliarize herself with her colleagues -- new ones in the last 3 months! [14:58:15] 03(mod) Change Jenkins email notification so it looks like test result page - 10https://bugzilla.wikimedia.org/58535 +comment (10Željko Filipin) [14:58:53] nevermind my issue is fixed, it was related to the permission manager from bluespice [14:59:46] 03(mod) Update browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 (10Željko Filipin) [15:00:22] xinity: overall how do you like BlueSpice? [15:00:29] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 summary (10Željko Filipin) [15:01:03] 03(mod) Update plural data to CLDR 24 - 10https://bugzilla.wikimedia.org/56931 +comment (10gerritadmin) [15:04:15] 03(mod) Group Cucumber step definitions by type, and sort steps in a group alphabetically - 10https://bugzilla.wikimedia.org/49876 (10Željko Filipin) [15:07:57] hashar: ok, ready to go! (finally...) [15:09:22] quiet #mediawiki wikibugs [15:09:23] You are not authorized to perform this operation. [15:09:24] valhallasw: :( [15:09:43] hashar: /mode +q wikibugs should work, as you're +o [15:12:18] 03(NEW) mediawiki config should set $wgHTTPProxy - 10https://bugzilla.wikimedia.org/59253 normal; Wikimedia: Continuous integration; () [15:13:22] 03(mod) Cite: Parsoid's port does not support all of the PHP extension's config options and i18n messages - 10https://bugzilla.wikimedia.org/43235 (10ssastry) [15:13:59] 03(mod) Cite: Improve compatibility between Parsoid's port and the PHP extension - 10https://bugzilla.wikimedia.org/49538 (10ssastry) [15:14:30] 03(mod) Cite: References should be rendered using the message (which varies by wiki) - 10https://bugzilla.wikimedia.org/56240 (10ssastry) [15:15:06] brainwane: I pinged runa about https://bugzilla.wikimedia.org/show_bug.cgi?id=56346 a few weeks ago. The team's reply later was https://bugzilla.wikimedia.org/show_bug.cgi?id=56346#c75 (could have been slightly more timely, IMHO) [15:16:43] 03(mod) Cite: Parsoid buggy parsing of - 10https://bugzilla.wikimedia.org/54631 (10ssastry) [15:17:16] * brainwane is eating, back in a bit [15:17:48] 03(mod) Cite: Reference extension outputs unescaped fragments in parsoid - 10https://bugzilla.wikimedia.org/57252 (10ssastry) [15:21:05] valhallasw: ^^ [15:21:14] cool. thankd [15:50:47] Seriously [15:50:50] we have too many fucking repos [15:51:00] *grin* [15:51:01] lol [15:51:07] github has a great search tool ;-) [15:51:18] I know that [15:51:27] I don't bother with gitblit due to stupid caching issues [15:51:37] Just checking them out and updating local copies takes an age [15:51:47] Hey all. Is there already a bug report about the missing arrows in the recent changes at MediaWiki.org with Chrome and FF (IE shows them properly)? [15:52:13] SVG^: Not seen one... [15:52:26] parallelize all the things! [15:52:49] SVG^, yes [15:53:22] Uh, recentchanges. I read too quickly. Still I guess it's the same as https://bugzilla.wikimedia.org/show_bug.cgi?id=59234 [15:57:11] andre__: it's a simple PNG and part of the MediaWiki standard images. So I don't think that's the proper bug report [15:57:42] SVG^, Oh, that's not an SVG yet? Thanks for checking. Could you file a separate ticket then? [15:59:11] andre__: Already found the cause, but I can't fix it ^^ I hope I will find the right category for this bug report [15:59:25] SVG^, I can always move it :) [15:59:39] Hallo, after installing mediawiki, i get errors while changing anything on the page. I can create new pages, but i ca't edit the content. Mistake: You don't have permission to access /dswiki/index.php on this server. The whole I am lookimng around, reading faq etc. No result... [16:01:45] andre__: ok, I don't know where to place it. You have to move it ^^ [16:02:09] SVG^, any link? [16:02:22] you can always use "General/Unknown" [16:04:38] fuerst_, what are the file permissions for that folder/file? [16:04:51] is SELinux enabled? [16:05:44] Folder 755, files 644 [16:07:25] SVG^, did you create a ticket in Bugzilla about the problem and the potential solution that you've found, or where? Do you have a link? [16:08:24] * valhallasw wonders whether he should feel bad about http://www.mail-archive.com/wikibugs-l@lists.wikimedia.org/ [16:08:44] andre__: bugzilla stats will be a bit weird next monday ;-) [16:08:52] heh, I know :) [16:09:12] valhallasw: Thanks again for your work on the importer! Pretty great! [16:09:19] andre__: https://bugzilla.wikimedia.org/show_bug.cgi?id=59452 [16:09:29] SVG^, ah thanks! [16:21:24] valhallasw: How many reports? :P [16:21:53] Reedy: 343 [16:24:49] Reedy: but it's fairly slow - ~200/h [16:25:29] (of course: that's 200 bugs, so it's maybe 800 or 1000 bug changes) [16:31:51] no idea about my problem? You don't have permission to access /dswiki/index.php ... [16:33:29] fuerst__: What's about adding ?action=edit to your article when being in read-mode? I think it's a Apache problem [16:33:47] fuerst__: ?action=edit to the url [16:34:01] fuerst_ [16:37:39] fuerst_ : what's the url when creating an article? [16:39:12] Reedy: ok, I'm done. wikibugs can be loud again :-) [16:40:07] 03(mod) Jenkins should run tests in disposable sandboxes - 10https://bugzilla.wikimedia.org/45499 +comment (10faidon) [16:43:41] thanks! [16:44:12] 03(NEW) Wikibugs-l send mass mailings - 10https://bugzilla.wikimedia.org/59597 normal; Wikimedia: Bugzilla; () [16:44:47] lol [16:44:50] xD [16:44:58] heh [16:45:18] :D [16:45:32] 03(mod) Wikibugs-l send mass mailings - 10https://bugzilla.wikimedia.org/59597 (10shi zhao) [16:45:44] 03(mod) Wikibugs-l send mass mailings - 10https://bugzilla.wikimedia.org/59597 +comment (10Bartosz Dziewoński) [16:45:50] Y U NO STOP WIKIBUGS!? [16:45:51] wow [16:45:57] lol "Immediate" [16:48:08] oh noes, i'm getting mass bug notifications on the bug notification mailing list [16:48:38] 03(mod) Wikibugs-l send mass mailings - 10https://bugzilla.wikimedia.org/59597 +comment (10valhallasw) [16:48:49] then again, 1800 e-mails is a lot ;-) [16:49:57] sorry, i was reading in another faq. no result. The url while creating is: http://ds-freunde.de/dswiki/index.php?title=Citroen-ids&action=edit [16:50:23] 03(mod) Wikibugs-l send mass mailings - 10https://bugzilla.wikimedia.org/59597 +comment (10aklapper) [16:50:56] fuerst_: ah, ok, &action=submit [16:51:02] I see it [16:51:50] fuerst_ But you are (still) able to create pages? [16:52:33] fuerst_ That's actually a contradiction ^^ [16:53:35] yes, i can create pages, but i can not fill them with contanet. [16:54:09] fuerst_ You set up short url in httpd.conf/.htaccess, did you? [16:54:10] 03(mod) Properties do not unset on pages in custom namespaces - 10https://bugzilla.wikimedia.org/59204 +comment (10mitchell_neill) [16:54:56] yep, in joomla i set it so.. [16:55:00] 03(NEW) Cite: Improve acceptance of buggy ref wikitext - 10https://bugzilla.wikimedia.org/59598 enhancement; Parsoid: General; () [16:55:35] I hurry an change for a test.. [16:55:54] 03(mod) I18nTags for "jv-java" - 10https://bugzilla.wikimedia.org/59244 +comment (10bknliem) [16:57:33] fuerst_ ok. There is also a way to change URL Action pathes. I'll first look for it. I don't know if it's your httpd.conf [16:58:36] I changed it again. htaccess disabled. same procedre a every... :-) [16:59:15] fuerst_ please first try $wgActionPaths['submit'] = "/index.php/$1?action=submit"; [17:00:44] fuerst_ So you removed your config from httpd.conf and it worked for you? [17:02:08] fuerst_ ok, I see changing the action path doesn't affect it. I've seen this error approx. to years ago. But I don't remember the solution at the moment... [17:03:14] fuerst_ erm... first add your config again. Otherwise changing the action path CAN'T work [17:03:56] SVG_ pardon, no changes. I wrote your strimg to the local settiings, but no effekt. [17:04:19] fuerst_ sorry, my bad [17:04:35] SVG_ which config do you mean? [17:04:37] fuerst_ add "/dswiki/index.php..." . I missed the dswiki [17:05:42] fuerst_ I actually meant httpd.conf but since I forgot /dswiki at the action path, we should first try customizing the action path [17:07:18] fuerst_ You do not have to change anything at httpd.conf at the moment. Just add this (it's customized now) $wgActionPaths['submit'] = "/dswiki/index.php/$1?action=submit"; [17:08:49] 03(mod) cleaner URLs for editing, previewing skins, etc. - 10https://bugzilla.wikimedia.org/12619 +comment (10Gabriel Wicke) [17:09:11] 03(mod) Unable to explain queries on replicated databases - 10https://bugzilla.wikimedia.org/48875 +comment (10metatron) [17:10:36] SVG_ sorry same error.. no permission. I am logged in as Administrator [17:11:08] 03(NEW) VisualEditor: edits correctly saved are missing on da.wp - 10https://bugzilla.wikimedia.org/59599 normal; VisualEditor: General; () [17:11:08] fuerst_ I'll take a look into the index.php (don't know how to work with gerrit, give me a few minutes) [17:13:47] 03(NEW) VisualEditor: adding a reference duplicates infobox on da.wp - 10https://bugzilla.wikimedia.org/59600 normal; VisualEditor: General; () [17:13:57] fuerst_ Maybe it's a read-write permission error at index.php. I can't test anything because I've deleted all my servers some weeks ago [17:15:16] fuerst_ Please try changing userrights of an user. If that fails, I think I can help you [17:15:31] 03(mod) Extension tag text (ex: <ref>) with opening/closing tags in different DOM nodes are not nowiki-escaped - 10https://bugzilla.wikimedia.org/57469 (10ssastry) [17:15:59] 03(mod) VisualEditor: Reference is not getting added; cannot save a page after adding an image/template/link in the article in Beta - 10https://bugzilla.wikimedia.org/57683 +comment (10Elitre) [17:17:22] I have changed the atributes to 777 , but nothing happens, only error [17:18:08] to change userright of an user, how must I do this...? :-*) [17:18:16] fuerst_ 777 is not the solution in this case, even it's usually THE solution for the moment [17:19:13] 03(mod) Properties do not unset on pages in custom namespaces - 10https://bugzilla.wikimedia.org/59204 +comment (10jeroen_dedauw) [17:19:43] fuerst_ repair your wiki and just change your own userrights respective don't change anything, just submit as you would have changed anything [17:21:54] SVG_ ok. I see I must lern a lot about the wiki. But it is seldom, the installation run without any mistake. Everything is fine, but it won't run.. :-) [17:22:02] 03(mod) Extension tag text (ex: <ref>) with opening/closing tags in different DOM nodes are not nowiki-escaped - 10https://bugzilla.wikimedia.org/57469 (10ssastry) [17:22:25] Thank you very much for your help. [17:22:51] fuerst_ I'm currently "googling". So just wait and maybe I can help you with my researches, ok? [17:23:17] I think it's not MediaWiki-related [17:23:20] MW 1.13 ftw http://www.linguateca.pt/GikiCLEF/index.php/Special:Version [17:25:15] SVG_ thank you very much. But you shall not wortk the whole evening for my problems. But when you have an idea, I will be happy you try to .... STOP!! [17:26:21] fuerst_ Stop giving you something to test? haha, of course, it's not fair to let you test everything ^^ [17:26:55] My Provider has written: I asked him before. he means it is a problem with his firewall. she disklikes a skript in wiki. we will disable it for a test. then we will see. [17:27:29] fuerst_ Yes, firewall sounds to be matching. That's also my result ^^ [17:28:16] fuerst_ SecFilterEngine Off [17:28:23] that's what I've found [17:29:04] fuerst_: If you're able to access the wiki on some pages, but on some actions you're getting permission denied (from Apache, not MediaWiki), it's usually caused by bad rewrite rules, which direct some requests to bad locations [17:29:44] specially if you said you also have joomla installed on the server [17:30:56] 03(mod) Leading semicolon line-bolding not carried over in printable version - 10https://bugzilla.wikimedia.org/49752 (10Bartosz Dziewoński) [17:32:18] 03(mod) Leading semicolon line-bolding not carried over in printable version - 10https://bugzilla.wikimedia.org/49752 +comment (10gerritadmin) [17:33:29] 03(mod) Fatal error when $wgDebugDBTransactions is enabled with SQLite: Object of class PDO could not be converted to string in /includes/db/Database.php:3850 - 10https://bugzilla.wikimedia.org/54120 +comment (10jackmcbarn+wmbz) [17:37:06] 03(mod) #time parser function can't read local language month names - 10https://bugzilla.wikimedia.org/19412 +comment (10M G Harish) [17:38:42] 03(NEW) add ImportSources for hewikivoyage and enable sysop import from xml file - 10https://bugzilla.wikimedia.org/59601 normal; Wikimedia: Site requests; () [17:38:50] 03(mod) Serialization of 'Closure' is not allowed - 10https://bugzilla.wikimedia.org/57831 +comment (10Yaron Koren) [17:38:52] 03(mod) I18nTags for "jv-java" - 10https://bugzilla.wikimedia.org/59244 (10Andre Klapper) [17:38:56] 03(mod) add ImportSources for hewikivoyage and enable sysop import from xml file - 10https://bugzilla.wikimedia.org/59601 (10Dekel Eini) [17:41:08] 03(mod) Uploading a previously deleted file can reveal a suppressed file name - 10https://bugzilla.wikimedia.org/59167 +comment (10gerritadmin) [17:41:09] 03(mod) Uploading a previously deleted file can reveal a suppressed file name - 10https://bugzilla.wikimedia.org/59167 (10Gerrit Notification Bot) [17:41:19] 03(mod) Semantic Forms support for URL parameters for long text fields - 10https://bugzilla.wikimedia.org/45913 +comment (10Yaron Koren) [17:41:57] 03(mod) add ImportSources for hewikivoyage and enable sysop import from xml file - 10https://bugzilla.wikimedia.org/59601 normal->15enhancement; +shell (10Tomasz W. Kozlowski) [17:42:53] 03(mod) add ImportSources for hewikivoyage and enable sysop import from xml file - 10https://bugzilla.wikimedia.org/59601 (10Tomasz W. Kozlowski) [17:43:20] 03(mod) Address "DB transaction callbacks still pending" warnings from Database.php - 10https://bugzilla.wikimedia.org/47375 +comment (10Dan Barrett) [17:48:04] 03(mod) Warning with PCRE<7.2: preg_match(): Compilation failed: assertion expected after (?( at offset 115 in /var/www/html/w/includes/utils/IP.php on line 88 - 10https://bugzilla.wikimedia.org/58213 +comment (10glaser) [17:48:57] 03(NEW) Uploads "Contribute" button gone missing - 10https://bugzilla.wikimedia.org/59602 normal; MediaWiki extensions: MobileFrontend; () [17:49:11] 03(mod) Uploads "Contribute" button gone missing - 10https://bugzilla.wikimedia.org/59602 normal->major (10Chris McMahon) [17:49:22] 03(mod) Extension tag text (ex: <ref>) with opening/closing tags in different DOM nodes are not nowiki-escaped - 10https://bugzilla.wikimedia.org/57469 +comment (10gwicke) [17:50:35] 03(mod) Uploads "Contribute" button gone missing - 10https://bugzilla.wikimedia.org/59602 +comment (10bingle-admin) [17:52:12] 03(mod) Warning with PCRE<7.2: preg_match(): Compilation failed: assertion expected after (?( at offset 115 in /var/www/html/w/includes/utils/IP.php on line 88 - 10https://bugzilla.wikimedia.org/58213 +comment (10Bartosz Dziewoński) [17:55:33] 03(mod) Uploads "Contribute" button gone missing - 10https://bugzilla.wikimedia.org/59602 +comment (10jgonera) [18:04:08] 03(mod) "Notes" section says "private" even when public - 10https://bugzilla.wikimedia.org/57305 +comment (10Marius Hoch) [18:04:21] 03(mod) Translate links should be protocol-relative; avoid red links - 10https://bugzilla.wikimedia.org/39139 +comment (10gerritadmin) [18:04:56] 03(mod) "Notes" section says "private" even when public - 10https://bugzilla.wikimedia.org/57305 +comment (10gerritadmin) [18:07:30] 03(mod) add ImportSources for hewikivoyage and enable sysop import from xml file - 10https://bugzilla.wikimedia.org/59601 +comment (10gerritadmin) [18:07:32] 03(mod) add ImportSources for hewikivoyage and enable sysop import from xml file - 10https://bugzilla.wikimedia.org/59601 (10Gerrit Notification Bot) [18:08:04] 03(mod) Hover state on GIF animations - 10https://bugzilla.wikimedia.org/59217 +comment (10loz.jones456) [18:13:51] 03(mod) Images: parameter "page" for File: thumbs getting ignored - 10https://bugzilla.wikimedia.org/59188 summary (10Gabriel Wicke) [18:16:32] 03(mod) the diff cant show the chinese font - 10https://bugzilla.wikimedia.org/58960 +comment (10Max Semenik) [18:16:42] 03(mod) improve suggestions while typing - 10https://bugzilla.wikimedia.org/54974 (10keyler) [18:17:07] 03(mod) Images: parameter "page" for File: thumbs getting ignored - 10https://bugzilla.wikimedia.org/59188 +comment (10gwicke) [18:17:35] 03(mod) Hover state on GIF animations - 10https://bugzilla.wikimedia.org/59217 +comment (10bawolff+wn) [18:18:44] 03(mod) Unsightly white bar in Bugzilla interface - 10https://bugzilla.wikimedia.org/58670 +comment (10gerritadmin) [18:18:45] 03(mod) Unsightly white bar in Bugzilla interface - 10https://bugzilla.wikimedia.org/58670 (10Gerrit Notification Bot) [18:20:30] 03(mod) improve suggestions while typing - 10https://bugzilla.wikimedia.org/54974 (10keyler) [18:22:58] 03(mod) improve suggestions while typing - 10https://bugzilla.wikimedia.org/54974 (10keyler) [18:25:00] 03(mod) Hover state on GIF animations - 10https://bugzilla.wikimedia.org/59217 +comment (10loz.jones456) [18:27:49] 03(mod) #time parser function can't read local language month names - 10https://bugzilla.wikimedia.org/19412 +comment (10p.selitskas) [18:31:35] 03(mod) node 0.10 memory leak / lockup of client (possible test cases) - 10https://bugzilla.wikimedia.org/58952 +comment (10Gabriel Wicke) [18:31:46] 03(mod) node 0.10 memory leak / lockup of client (possible test cases) - 10https://bugzilla.wikimedia.org/58952 (10Gabriel Wicke) [18:33:45] 03(mod) Whitelist 3 IP numbers for CIS-A2K program - 10https://bugzilla.wikimedia.org/58267 +comment (10tomasz) [18:37:47] 03(mod) improve suggestions while typing - 10https://bugzilla.wikimedia.org/54974 +comment (10neverett+bugzilla) [18:46:32] 03(mod) Vectorize all project logos - 10https://bugzilla.wikimedia.org/52019 +comment (10tomasz) [18:46:33] 03(mod) improve suggestions while typing - 10https://bugzilla.wikimedia.org/54974 (10keyler) [18:48:34] 03(mod) Update favicon commons.ico - 10https://bugzilla.wikimedia.org/58804 +comment (10Tomasz W. Kozlowski) [18:49:00] 03(mod) Output of usage of {{tl}} not visible - 10https://bugzilla.wikimedia.org/50704 +comment (10gerritadmin) [18:49:04] 03(mod) Output of usage of {{tl}} not visible - 10https://bugzilla.wikimedia.org/50704 (10Gerrit Notification Bot) [18:50:12] 03(mod) improve suggestions while typing - 10https://bugzilla.wikimedia.org/54974 +comment (10neverett+bugzilla) [18:51:00] 03(mod) improve suggestions while typing - 10https://bugzilla.wikimedia.org/54974 +comment (10neverett+bugzilla) [18:59:56] 03(mod) User should be informed why "Basic rights" is greyed out in the management page - 10https://bugzilla.wikimedia.org/56947 +comment (10gerritadmin) [18:59:56] 03(mod) User should be informed why "Basic rights" is greyed out in the management page - 10https://bugzilla.wikimedia.org/56947 (10Gerrit Notification Bot) [19:01:25] 03(mod) Database error when moving protection settings with pages when SQLite is used as a backend - 10https://bugzilla.wikimedia.org/59233 +comment (10gerritadmin) [19:04:30] 03(mod) Database error when moving protection settings with pages when SQLite is used as a backend - 10https://bugzilla.wikimedia.org/59233 +comment (10Umherirrender) [19:07:20] 03(mod) ang wikiprojects: aliases for wynn and C variants of namespace names - 10https://bugzilla.wikimedia.org/58711 +comment (10tomasz) [19:08:05] 03(mod) node 0.10 memory leak / lockup of client (possible test cases) - 10https://bugzilla.wikimedia.org/58952 (10ssastry) [19:08:48] 03(mod) Remove "Disable search suggestions" user preference from MediaWiki core - 10https://bugzilla.wikimedia.org/52812 +comment (10connor.behan) [19:15:51] 03(mod) Remove "Disable search suggestions" user preference from MediaWiki core - 10https://bugzilla.wikimedia.org/52812 +comment (10connor.behan) [19:20:43] 03(mod) AJAX drop-down search (MWSuggest) obscures Go and Search buttons - 10https://bugzilla.wikimedia.org/13941 +comment (10connor.behan) [19:23:59] 03(NEW) VisualEditor: Pasting ==Rich text headings== into the caption cannot be de-formatted - 10https://bugzilla.wikimedia.org/59603 normal; VisualEditor: General; () [19:32:12] 03(mod) node 0.10 memory leak / lockup of client (possible test cases) - 10https://bugzilla.wikimedia.org/58952 +comment (10gwicke) [19:34:30] 03(mod) Make plugin work with the long-term supported version (currently 1_19) - 10https://bugzilla.wikimedia.org/55975 +comment (10gerritadmin) [19:34:32] 03(mod) Make plugin work with the long-term supported version (currently 1_19) - 10https://bugzilla.wikimedia.org/55975 (10Gerrit Notification Bot) [19:35:05] 03(mod) VisualEditor:Inserting image gives error : Uncaught TypeError: Property 'jQuery18302923649437725544_1386807070459' of object [object Object] is not a function - 10https://bugzilla.wikimedia.org/58364 (10ryasmeen) [19:35:54] 03(mod) Make plugin work with the long-term supported version (currently 1_19) - 10https://bugzilla.wikimedia.org/55975 +comment (10tylerromeo) [19:37:31] 03(mod) Oracle: installer fails to create the main page; external links cause database error - 10https://bugzilla.wikimedia.org/58435 +comment (10gerritadmin) [19:37:31] 03(mod) Oracle: installer fails to create the main page; external links cause database error - 10https://bugzilla.wikimedia.org/58435 (10Gerrit Notification Bot) [19:38:39] 03(mod) Oracle: installer fails to create the main page; external links cause database error - 10https://bugzilla.wikimedia.org/58435 +comment (10Umherirrender) [19:39:49] 03(mod) Alpha: Main menu animations fail catastrophically in RTL - 10https://bugzilla.wikimedia.org/56391 (10Jon) [19:40:54] 03(NEW) VisualEditor:"TypeError: jQuery1830683983782510787_1388777743220 is not a function" appears while searching for an image to add in an article - 10https://bugzilla.wikimedia.org/59604 normal; VisualEditor: Editing Tools; () [19:41:09] 03(mod) VisualEditor:"TypeError: jQuery1830683983782510787_1388777743220 is not a function" appears while searching for an image to add in an article - 10https://bugzilla.wikimedia.org/59604 (10ryasmeen) [19:41:16] 03(mod) Alpha: Main menu animations fail catastrophically in RTL - 10https://bugzilla.wikimedia.org/56391 +comment (10gerritadmin) [19:41:21] 03(mod) ULS alignment issues in wmf9 - 10https://bugzilla.wikimedia.org/59239 normal->04BLOCKER (10Greg Grossmeier) [19:48:26] 03(mod) "PHP Notice"s from Special:RecentChanges from RecentChanges/Formatter.php - 10https://bugzilla.wikimedia.org/59237 +comment (10gerritadmin) [19:48:28] 03(mod) "PHP Notice"s from Special:RecentChanges from RecentChanges/Formatter.php - 10https://bugzilla.wikimedia.org/59237 (10Gerrit Notification Bot) [19:52:16] 03(NEW) VisualEditor:"TypeError: response.visualeditor is undefined" appears while opening up the dialog box for adding catagories - 10https://bugzilla.wikimedia.org/59605 normal; VisualEditor: Editing Tools; () [19:52:26] 03(mod) VisualEditor:"TypeError: response.visualeditor is undefined" appears while opening up the dialog box for adding catagories - 10https://bugzilla.wikimedia.org/59605 (10ryasmeen) [19:53:22] 03(mod) Remove $wgOldChangeTagsIndex - 10https://bugzilla.wikimedia.org/40866 +comment (10Umherirrender) [20:01:44] 03(mod) Activate the Upload Wizard at ro.wp - 10https://bugzilla.wikimedia.org/59242 +comment (10crangasi2001) [20:07:40] 03(NEW) VisualEditor: [Regression] Checkbox "Watch this page" in save dialog unchecked even that page is watched - 10https://bugzilla.wikimedia.org/59606 normal; VisualEditor: General; () [20:14:17] 03(NEW) Flow changes run from update.php failed - 10https://bugzilla.wikimedia.org/59607 major; MediaWiki extensions: Flow; () [20:16:23] 03(mod) Database::upsert does not handle sequences for the insert - 10https://bugzilla.wikimedia.org/56542 +comment (10Umherirrender) [20:18:14] 03(mod) CirrusSearch:updateSearchIndex.php --forceReindex is broken - 10https://bugzilla.wikimedia.org/59544 (10Nik Everett) [20:18:25] 03(mod) Flow changes run from update.php failed - 10https://bugzilla.wikimedia.org/59607 +comment (10bingle-admin) [20:21:58] 03(mod) Redirect Fixer moved an unrelated page - 10https://bugzilla.wikimedia.org/22863 +comment (10Greg Ubben) [20:22:23] 03(NEW) VisualEditor: [Regression] On FlaggedRevs wikis: Checkbox "Accept this version (includes n pending changes)" in save dialog is missing - 10https://bugzilla.wikimedia.org/59608 normal; VisualEditor: General; () [20:22:24] 03(mod) ULS alignment issues in wmf9 - 10https://bugzilla.wikimedia.org/59239 +comment (10niklas.laxstrom) [20:24:54] 03(mod) Mobile tests report Firefox profile problem - 10https://bugzilla.wikimedia.org/59174 +comment (10gerritadmin) [20:31:04] 03(NEW) Over-reliance on timestamps - 10https://bugzilla.wikimedia.org/59609 normal; MediaWiki: General/Unknown; () [20:32:52] 03(mod) Database::upsert does not handle sequences for the insert - 10https://bugzilla.wikimedia.org/56542 +comment (10Umherirrender) [20:32:53] 03(mod) Oracle DB support (tracking) - 10https://bugzilla.wikimedia.org/38916 (10Umherirrender) [20:40:45] 03(mod) ULS alignment issues in wmf9 - 10https://bugzilla.wikimedia.org/59239 04BLOCKER->normal; +comment (10Nemo) [20:40:46] 03(mod) CSSMin: Embedded SVG icons are broken in Wikimedia production due to bad mime type - 10https://bugzilla.wikimedia.org/59234 (10Nemo) [20:40:55] 03(mod) Database::upsert does not handle sequences for the insert - 10https://bugzilla.wikimedia.org/56542 +comment (10aschulz4587) [20:42:21] 03(mod) Over-reliance on timestamps - 10https://bugzilla.wikimedia.org/59609 +comment (10Umherirrender) [20:44:44] 03(mod) API action=mobileview should support being able to return protection status of a page - 10https://bugzilla.wikimedia.org/59240 +comment (10gerritadmin) [20:44:45] 03(mod) API action=mobileview should support being able to return protection status of a page - 10https://bugzilla.wikimedia.org/59240 (10Gerrit Notification Bot) [20:48:48] 03(mod) Database::upsert does not handle sequences for the insert - 10https://bugzilla.wikimedia.org/56542 +comment (10umherirrender_de.wp) [20:57:28] 03(NEW) Flow page is available to Mobile view, and looks funny - 10https://bugzilla.wikimedia.org/59610 enhancement; MediaWiki extensions: Flow; () [20:58:04] 03(mod) Adding diatrics to letters in defaultsort causes VisualEditor to belive the page was not changed. - 10https://bugzilla.wikimedia.org/58494 +comment (10snaevar) [20:59:49] 03(mod) Install pyexiv2 on tool labs - 10https://bugzilla.wikimedia.org/59122 +comment (10dr.trigon) [21:00:26] 03(mod) Flow page is available to Mobile view, and looks funny - 10https://bugzilla.wikimedia.org/59610 +comment (10bingle-admin) [21:05:38] 03(mod) Can't import Module:xxx/documentation - 10https://bugzilla.wikimedia.org/59194 +comment (10jacob.jose) [21:09:47] 03(mod) Do not offer thanks for multi diffs - 10https://bugzilla.wikimedia.org/57721 +comment (10gerritadmin) [21:09:49] 03(mod) Do not offer thanks for multi diffs - 10https://bugzilla.wikimedia.org/57721 (10Gerrit Notification Bot) [21:09:51] 03(mod) Migrate "DrTrigon's tools" (pywikibot/bots/drtrigonbot) bugs from JIRA (TS) to Bugzilla (set up product etc) - 10https://bugzilla.wikimedia.org/55673 +comment (10dr.trigon) [21:11:28] 03(mod) 'Desktop' link requires cookies - 10https://bugzilla.wikimedia.org/51277 +comment (10Jon) [21:11:49] 03(mod) ULS alignment issues in wmf9 - 10https://bugzilla.wikimedia.org/59239 +comment (10erik) [21:12:03] 03(mod) Do not offer thanks for multi diffs - 10https://bugzilla.wikimedia.org/57721 (10Jackmcbarn) [21:12:31] 03(NEW) Setup script writes incorrect extensions paths to LocalSettings.php - 10https://bugzilla.wikimedia.org/59611 critical; MediaWiki: Installer; () [21:16:35] 03(mod) Migrate "DrTrigon's tools" (pywikibot/bots/drtrigonbot) bugs from JIRA (TS) to Bugzilla (set up product etc) - 10https://bugzilla.wikimedia.org/55673 +comment (10dr.trigon) [21:17:21] 03(mod) Migrate "DrTrigon's tools" (pywikibot/bots/drtrigonbot) bugs from JIRA (TS) to Bugzilla (set up product etc) - 10https://bugzilla.wikimedia.org/55673 (10DrTrigon) [21:17:47] 03(mod) DRTRIGON-123 sum_disc: all related issues - 10https://bugzilla.wikimedia.org/59500 (10Merlijn van Deen) [21:20:34] 03(mod) Migrate "DrTrigon's tools" (pywikibot/bots/drtrigonbot) bugs from JIRA (TS) to Bugzilla (set up product etc) - 10https://bugzilla.wikimedia.org/55673 +comment (10valhallasw) [21:20:59] 03(mod) DRTRIGON-18 F56 (copied from wiki) - 10https://bugzilla.wikimedia.org/59585 (10Merlijn van Deen) [21:20:59] 03(mod) DRTRIGON-123 sum_disc: all related issues - 10https://bugzilla.wikimedia.org/59500 (10Merlijn van Deen) [21:21:47] 03(mod) DRTRIGON-123 sum_disc: all related issues - 10https://bugzilla.wikimedia.org/59500 (10Merlijn van Deen) [21:21:48] 03(mod) DRTRIGON-98 Parameter um max. Zeitdiff zw. Benutzer-Signatur und aktuellen Datum zu beschr�nken - 10https://bugzilla.wikimedia.org/59519 (10Merlijn van Deen) [21:21:49] 03(mod) DRTRIGON-91 false-positive-Meldungen - D�P - 10https://bugzilla.wikimedia.org/59524 (10Merlijn van Deen) [21:21:50] 03(mod) DRTRIGON-90 sequence of sometimes occuring "KeyError: u'parse'" - 10https://bugzilla.wikimedia.org/59525 (10Merlijn van Deen) [21:21:51] 03(mod) DRTRIGON-32 30 (copied from wiki) - 10https://bugzilla.wikimedia.org/59571 (10Merlijn van Deen) [21:21:53] 03(mod) DRTRIGON-31 18 (copied from wiki) - 10https://bugzilla.wikimedia.org/59572 (10Merlijn van Deen) [21:21:54] 03(mod) DRTRIGON-24 F47 (copied from wiki, priority 3) - 10https://bugzilla.wikimedia.org/59579 (10Merlijn van Deen) [21:26:39] 03(mod) Migrate "DrTrigon's tools" (pywikibot/bots/drtrigonbot) bugs from JIRA (TS) to Bugzilla (set up product etc) - 10https://bugzilla.wikimedia.org/55673 +comment (10dr.trigon) [21:31:09] 03(mod) Migrate "DrTrigon's tools" (pywikibot/bots/drtrigonbot) bugs from JIRA (TS) to Bugzilla (set up product etc) - 10https://bugzilla.wikimedia.org/55673 +comment (10valhallasw) [21:33:33] 03(mod) Migrate "DrTrigon's tools" (pywikibot/bots/drtrigonbot) bugs from JIRA (TS) to Bugzilla (set up product etc) - 10https://bugzilla.wikimedia.org/55673 +comment (10valhallasw) [21:35:08] 03(mod) Do not offer thanks for multi diffs - 10https://bugzilla.wikimedia.org/57721 +comment (10gerritadmin) [21:35:12] 03(mod) Properties do not unset on pages in custom namespaces - 10https://bugzilla.wikimedia.org/59204 +comment (10jeroen_dedauw) [21:35:33] 03(mod) Properties do not unset on pages in custom namespaces - 10https://bugzilla.wikimedia.org/59204 (10Jeroen De Dauw) [21:35:59] 03(NEW) DRTRIGON-133 support of coming https security upgrade - 10https://bugzilla.wikimedia.org/59613 major; Tool Labs tools: DrTrigonBot - General; () [21:36:00] 03(mod) DRTRIGON-133 support of coming https security upgrade - 10https://bugzilla.wikimedia.org/59613 +comment (10wmf.bugconverter) [21:36:04] 03(mod) DRTRIGON-133 support of coming https security upgrade - 10https://bugzilla.wikimedia.org/59613 +comment (10wmf.bugconverter) [21:36:04] 03(mod) DRTRIGON-133 support of coming https security upgrade - 10https://bugzilla.wikimedia.org/59613 (10Bugzilla Bug Importer (valhallasw)) [21:48:21] 03(mod) Migrate "DrTrigon's tools" (pywikibot/bots/drtrigonbot) bugs from JIRA (TS) to Bugzilla (set up product etc) - 10https://bugzilla.wikimedia.org/55673 +comment (10Merlijn van Deen) [21:50:23] 03(mod) Mobile tests report Firefox profile problem - 10https://bugzilla.wikimedia.org/59174 +comment (10gerritadmin) [21:52:49] 03(mod) Flow changes run from update.php failed - 10https://bugzilla.wikimedia.org/59607 (10spage) [21:55:05] 03(NEW) Enabling LocalisationUpdate extension in initial MediaWiki setup raises exception - 10https://bugzilla.wikimedia.org/59614 major; MediaWiki extensions: LocalisationUpdate; () [21:56:33] 03(mod) UploadBase::checkWarnings could throw exception on null object access - 10https://bugzilla.wikimedia.org/38222 +comment (10gerritadmin) [21:57:30] 03(mod) API action=mobileview should support being able to return protection status of a page - 10https://bugzilla.wikimedia.org/59240 (10Jon) [21:58:43] 03(mod) reviewAllPages.php doesn't work - 10https://bugzilla.wikimedia.org/59012 major->04BLOCKER; +comment (10Piotr) [21:59:24] so how have the last three months been around here? [22:00:13] brainwane: Everything exploded [22:00:24] But we put it back together, don't worry [22:01:28] marktraceur: I am actually asking in earnestness. [22:01:34] 03(NEW) Generic Magic word RDFA type needed - 10https://bugzilla.wikimedia.org/59615 normal; Parsoid: General; () [22:01:54] My answer was actually pretty accurate, there were some nasty bits [22:02:10] brainwane: qgil and andre__ have been doing fantastic work on GCI [22:03:00] I'm glad to hear it! I was hesitant about GCI in autumn 2012 because I thought we didn't have the number of mentors we'd need to support it properly. I am interested in learning whether I was wrong. [22:03:08] 03(mod) Generic Magic word RDFA type needed - 10https://bugzilla.wikimedia.org/59615 +comment (10rmoen) [22:03:34] brainwane: I think people are happy to be "mentors" but a lot of people are doing so in their usual capacity, not so much as dedicated mentors [22:03:49] i.e. answering questions normally [22:04:18] Hmm. Are we fulfilling the GCI contract/promise/whatever in terms of how fast we get back to them? [22:04:35] 03(NEW) ParserFunctions (like ~~~~ sign) processing is enabled on different content model page (js, css), it shouldn't - 10https://bugzilla.wikimedia.org/59616 normal; MediaWiki: Page editing; () [22:04:39] I assume we are. That's what I wanted to guarantee and I thought it was likely we could not [22:04:51] brainwane: for pywikibot, it was really difficult [22:05:08] 36 hours to review a complicated patch is basically impossible for someone who is not doing that as their job [22:05:09] 03(NEW) List of video games added by GrashoofdBot - 10https://bugzilla.wikimedia.org/59617 normal; Tool Labs tools: Database Queries; () [22:05:16] valhallasw: My sympathies. What date did it end? [22:06:44] brainwane: well, the patches were all reviewed succesfully in the end [22:06:50] it juts took more than 36 hours :-) [22:07:05] (especially when we suddenly got 4 or so submissions on the same day) [22:07:37] that was also a learning moment for us -- make sure there are not too many tasks outstanding, as you might get them back in one big batch [22:08:03] anyway, got to run. Hope this helps a bit to clarify. [22:08:10] I'm glad they were successfully reviewed, but I do think that if we can't actually fulfill the requirements of the program in terms of turnaround time, then that causes a less fulfilling experience for the participant. I'm glad we learned from it! [22:08:12] thanks valhallasw [22:08:14] 03(NEW) MirrorTools should mirror all revisions and log actions that occur on the remote wiki - 10https://bugzilla.wikimedia.org/59618 enhancement; MediaWiki extensions: [other]; () [22:08:22] I read a few of https://www.mediawiki.org/wiki/Category:Discovery_reports - good data IMO [22:09:18] 03(NEW) Add "Quentinv57's tools" and "WMT bots" components to WMF Labs tools product - 10https://bugzilla.wikimedia.org/59619 enhancement; Wikimedia: Bugzilla; () [22:09:46] 03(mod) Add core functionality enabling an extension to add revisions and log entries with any user, any timestamp, etc. - 10https://bugzilla.wikimedia.org/23665 summary; +comment (10Nathan Larson) [22:11:43] 03(mod) Add "Quentinv57's tools" and "WMT bots" components to WMF Labs tools product - 10https://bugzilla.wikimedia.org/59619 +comment (10cybernet678) [22:12:25] 03(mod) Add "Quentinv57's tools" and "WMT bots" components to WMF Labs tools product - 10https://bugzilla.wikimedia.org/59619 (10Cyberpower678) [22:12:58] 03(mod) VisualEditor: Dialog to manipulate image properties (type, alignment, border, size, caption, alt text) - 10https://bugzilla.wikimedia.org/38129 +comment (10gerritadmin) [22:15:52] hey terrrydactyl how are things going? [22:18:59] 03(mod) CirrusSearch's word counter doesn't work properly with scriptio continua languages - 10https://bugzilla.wikimedia.org/56505 +comment (10Nik Everett) [22:20:26] hi br [22:20:29] hi brainwane [22:20:37] 03(mod) Make Log includable - 10https://bugzilla.wikimedia.org/18051 +comment (10Rezonansowy) [22:20:38] good. [22:20:43] (Sumana here) [22:20:43] how are you doing? [22:20:44] 03(mod) Add support for more types of Flickr URLs to UploadWizard - 10https://bugzilla.wikimedia.org/42964 +comment (10gerritadmin) [22:21:06] brainwane: hello! welcome back! Are you keeping the brainwane nick for good now? [22:21:25] I'm pretty good, terrrydactyl - Hacker School was a very beneficial experience for me and I'm enjoying the new perspective [22:21:41] brainwane: i've been working with dan with some wikimetric stuff on the side [22:22:01] greg-g: not permanently, but basically until I go dig up my sumanah nick password. Maybe a few more days. (Thank you!) [22:22:15] heh [22:22:42] terrrydactyl: ooh, interesting. [22:23:00] ("brainwane" may permanently be my "offduty" nick) [22:23:02] in mw schema, wl_user is int(10) but up_user is int(11) - is that intended ? [22:23:08] Greetings, brainwane. :) [22:23:16] 03(mod) Add support for more types of Flickr URLs to UploadWizard - 10https://bugzilla.wikimedia.org/42964 +comment (10Mateusz Maćkowski) [22:23:27] Hi Deskana! Good to see you again. [22:23:56] greg-g: I feel like I didn't miss you because I saw you on identi.ca :) but it is good to get back to work with you [22:24:17] :) :) [22:24:18] Deskana: I bet you have learned a LOT the last 3 months! [22:24:24] "online, we're never really apart" [22:27:10] brainwane: I've been trying! Mostly been preoccupied in the past week with my impending move to SF. [22:27:20] 03(NEW) Make History page design similar to Special:Log - 10https://bugzilla.wikimedia.org/59621 normal; MediaWiki: History/Diffs; () [22:27:50] I can only imagine. Domestic moves are hard enough [22:28:15] Deskana: I hope to catch up with you thoroughly when we're in the same city for a few days. Maybe we'll hit the tapas/brewery again! [22:29:19] terrrydactyl: to expand a little bit: I learned a LOT at Hacker School about how I learn, how to mentor better, how to construct nurturing learning environments, how Wikimedia could be doing better at developer engagement, and of course a bunch of Python and git and whatnot [22:30:04] I've had a PyCon poster session accepted on the more mentor-y lessons learned, so I aim to be at PyCon in Montreal this year [22:31:59] brainwane: sounds like it was a great learning experience! [22:32:23] YES [22:33:28] 03(mod) Activate the Upload Wizard at ro.wp - 10https://bugzilla.wikimedia.org/59242 -shell +community-consensus-needed; +comment (10Tomasz W. Kozlowski) [22:33:44] terrrydactyl: they have three batches a year. you should consider applying for a future batch if you are not allergic to New York City or something [22:36:24] 03(mod) Generic Magic word RDFA type needed - 10https://bugzilla.wikimedia.org/59615 +comment (10Gabriel Wicke) [22:36:42] 03(NEW) Add [[Special:Purge/Page]] - 10https://bugzilla.wikimedia.org/59622 normal; MediaWiki: Special pages; () [22:38:16] 03(mod) API action=mobileview should support being able to return protection status of a page - 10https://bugzilla.wikimedia.org/59240 +comment (10gerritadmin) [22:39:23] Hi brainwane. So are you back now? [22:40:39] Hi Krenair! Yes, I'm back on the job as of yesterday, but haven't yet resubscribed to relevant lists. I'll be doing that pretty soon [22:42:57] brainwane: i submitted an app after you sent out a message about it. :) [22:43:56] brainwane: i haphazardly threw together the answers though so i'm not even sure if i submitted what i really wanted to say. but fingers crossed. [22:44:50] 03(mod) List of video games added by GrashoofdBot - 10https://bugzilla.wikimedia.org/59617 +comment (10Romaine) [22:45:55] terrrydactyl: :) and in case you don't get inn *this* time -- http://netrabaha.tumblr.com/post/46341372342/try-try-again-a-lesson-in-persistence they really respect persistence. [22:46:02] s/inn/in/ [22:48:33] 03(mod) CirrusSearch's word counter doesn't work properly with scriptio continua languages - 10https://bugzilla.wikimedia.org/56505 +comment (10gerritadmin) [22:48:33] 03(mod) CirrusSearch's word counter doesn't work properly with scriptio continua languages - 10https://bugzilla.wikimedia.org/56505 (10Gerrit Notification Bot) [22:48:51] brainwane: thanks for that. if i don't get in, i'll definitely keep that in mind. [22:48:59] nod, nod [22:50:25] 03(mod) CirrusSearch:updateSearchIndex.php --forceReindex is broken - 10https://bugzilla.wikimedia.org/59544 +comment (10Nik Everett) [23:01:05] 03(NEW) ResourceLoader Timestamp Always Returns Current Time - 10https://bugzilla.wikimedia.org/59623 normal; MediaWiki: ResourceLoader; () [23:03:53] 03(mod) Setup script writes incorrect extensions paths to LocalSettings.php - 10https://bugzilla.wikimedia.org/59611 04CRIT->normal (10Jackmcbarn) [23:04:53] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:04:55] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 (10Gerrit Notification Bot) [23:04:57] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:04:59] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 (10Gerrit Notification Bot) [23:07:25] 03(mod) Add "Quentinv57's tools" and "WMT bots" components to WMF Labs tools product - 10https://bugzilla.wikimedia.org/59619 +comment (10cybernet678) [23:08:37] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:08:40] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:09:48] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:09:50] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:13:10] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:13:13] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:16:27] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:16:30] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:18:06] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:18:09] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:19:37] 03(mod) Installation of bundled extensions fails on Windows - 10https://bugzilla.wikimedia.org/58659 +comment (10Jackmcbarn) [23:19:37] 03(mod) Setup script writes incorrect extensions paths to LocalSettings.php - 10https://bugzilla.wikimedia.org/59611 +comment (10Jackmcbarn) [23:20:59] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:22:21] 03(mod) Cite: Reference extension outputs unescaped fragments in parsoid - 10https://bugzilla.wikimedia.org/57252 +comment (10gerritadmin) [23:22:23] 03(mod) Cite: Reference extension outputs unescaped fragments in parsoid - 10https://bugzilla.wikimedia.org/57252 (10Gerrit Notification Bot) [23:23:42] 03(mod) Cite: Reference extension outputs unescaped fragments in parsoid - 10https://bugzilla.wikimedia.org/57252 +comment (10gerritadmin) [23:24:53] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:24:56] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:27:28] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:27:31] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:28:24] 03(mod) List of video games added by GrashoofdBot - 10https://bugzilla.wikimedia.org/59617 +comment (10valhallasw) [23:29:17] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:29:20] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:30:20] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:30:22] 03(mod) Remove confusing message from special page OAuthManageMyGrants - 10https://bugzilla.wikimedia.org/56941 +comment (10gerritadmin) [23:31:00] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:31:02] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:31:17] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:31:20] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:31:35] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:32:08] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:32:09] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:34:08] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:34:08] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:35:16] hello [23:35:21] hi [23:35:37] is there currently a way to hide the autopatrol log like how the thanks log has a turn off feature [23:36:40] yes [23:36:48] but not for everyone [23:37:46] what do you mean [23:37:47] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:37:54] You need to change the site configuration Withoutaname [23:37:57] Withoutaname: Autopatrol = "Show partrol log" [23:38:10] oh wait, autopatrol, uh [23:38:24] ignore me [23:38:27] [[Special:Log]] has a "Show thanks log" feature [23:38:38] It also has "Show patrol log" [23:38:58] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 (10Željko Filipin) [23:39:05] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 (10Željko Filipin) [23:39:06] oh i see [23:39:16] 03(NEW) Show number of langlinks in API response for mobileview - 10https://bugzilla.wikimedia.org/59624 enhancement; MediaWiki extensions: MobileFrontend; () [23:39:17] thanks [23:39:32] Krenair: there's a bug though https://gerrit.wikimedia.org/r/#/c/42279/ [23:39:53] 03(mod) Languages are bundled unnecessarily in HTML - 10https://bugzilla.wikimedia.org/40678 +comment (10Jon) [23:39:56] 03(mod) LanguageOverlay when loaded via ajax does not show variant list - 10https://bugzilla.wikimedia.org/58988 (10Jon) [23:40:00] 03(mod) Show number of langlinks in API response for mobileview - 10https://bugzilla.wikimedia.org/59624 (10Jon) [23:40:09] 03(mod) Prefer double-quoted strings in Ruby code - 10https://bugzilla.wikimedia.org/57597 +comment (10gerritadmin) [23:40:11] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:40:39] Nemo_bis, oh okay, so you can't do it if patrolling has been disabled..? [23:42:23] also if you don't have patrol! [23:42:43] 03(mod) Update Ruby, RubyGems and browsers that Selenium uses at Sauce Labs - 10https://bugzilla.wikimedia.org/56083 +comment (10gerritadmin) [23:43:08] for instance I no longer can hide patrol log on Meta-Wiki [23:44:20] 03(mod) After switching patrolling off, impossible to effectively hide patrol log entries in Special:Log - 10https://bugzilla.wikimedia.org/42246 minor->normal (10Nemo) [23:45:32] 03(mod) Show number of langlinks in API response for mobileview - 10https://bugzilla.wikimedia.org/59624 +comment (10bingle-admin) [23:47:51] also there's a bug on mediawiki [23:48:00] *visualeditor I meant to say [23:48:11] Only one? [23:48:31] on the page [[Manual:ISBN]] there was a spelling mistake I meant to correct [23:48:51] but VE keeps removing the e in etc for no discernible reason [23:51:19] Withoutaname: this is on English Wikipedia I presume? [23:51:27] also, thanks for telling us about the issue [23:51:31] on mediawiki i mean [23:51:36] !link [23:51:37] http://www.mediawiki.org/wiki/$wiki_encoded_* [23:51:45] Withoutaname: oh, on mediawiki.org! got it [23:52:08] 03(mod) Make History page design similar to Special:Log - 10https://bugzilla.wikimedia.org/59621 +comment (10Rezonansowy) [23:52:30] Withoutaname: when you try VisualEditor on other pages do you have a similar issue? or is it just that edit on that page? [23:52:42] it has only been that page so far [23:52:51] I've not tried it on other pages for fear of vandalism [23:53:12] I've tried to replicate it on test.wikipedia to no avail [23:53:33] Withoutaname: oh I understand your fear. Consider the mediawiki.org sandbox [23:54:26] Withoutaname: https://www.mediawiki.org/wiki/VisualEditor:Test is a place for you to freely edit and test VE [23:54:29] (the VisualEditor) [23:54:40] thanks [23:55:14] Withoutaname: it sounds like maybe there's a difference between test.wikipedia.org and mediawiki.org that's causing the issue, or maybe something about the specific *page* [[Manual:ISBN]] [23:57:10] 03(NEW) VisualEditor: Can't save page after simple editing - 10https://bugzilla.wikimedia.org/59625 normal; VisualEditor: General; ()