[00:00:52] New review: Krinkle; "That's weird. Extensions should register their tests with mediawiki and run them from Special:JavaSc..." [mediawiki/extensions/E3Experiments] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/38806 [00:01:06] Change merged: Krinkle; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38796 [00:01:26] New review: Krinkle; "+1 since part of this is my own code." [mediawiki/extensions/VisualEditor] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/38669 [00:01:53] New review: Krinkle; "$IP fix is merged, can't rebase due to merge conflict however." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/38794 [00:02:02] AaronSchulz: ^ [00:03:26] New patchset: Spage; "Don't use global mw" [mediawiki/extensions/E3Experiments] (master) - https://gerrit.wikimedia.org/r/38806 [00:03:50] New review: Spage; "respond to Krinkle" [mediawiki/extensions/E3Experiments] (master) - https://gerrit.wikimedia.org/r/38806 [00:05:17] Krinkle: readSourceFilesAndRegisterDeps() does it too [00:05:19] * AaronSchulz sighs [00:07:09] New patchset: Aaron Schulz; "Use $IP instead of relative paths." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38811 [00:07:13] Krinkle: ^ [00:07:46] any idea why thumbnails aren't being created - http://wiki.monacohideout.com/File:Example.jpg [00:07:57] i reinstalled imagemagick and it works... [00:08:28] but thumbnails aren't working... [00:08:46] DarkunderdoG: what version of MW? [00:08:50] MediaWiki, I should say [00:08:58] DarkunderdoG: did you have transformVia404 set for $wgLocalFileRepo? [00:09:22] it was the release as of yesterday [00:09:33] * sumanah quiets so others with more expertise can help [00:09:40] Heh, not all of us were here yesterday XD [00:11:07] New review: Krinkle; "recheck" [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/38811 [00:11:09] AaronSchulz: I don't think so [00:11:18] ok (not that you have to) [00:11:23] checked LocalSettings.php and that var isn't assigned [00:11:33] did you check the php error log? [00:11:46] nope will check [00:11:50] need to turn it on first ;P [00:13:42] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38811 [00:14:51] [Fri Dec 14 18:13:49 2012] [error] [client 67.176.67.170] File does not exist: /usr/local/www/apache22/data/MonacoHideout/wiki/images/thumb, referer: http://wiki.monacohideout.com/File:Example.jpg [00:14:51] [Fri Dec 14 18:13:49 2012] [error] [client 67.176.67.170] File does not exist: /usr/local/www/apache22/data/MonacoHideout/wiki/images/thumb, referer: http://wiki.monacohideout.com/File:Example.jpg [00:15:03] 03(NEW) VisualEditor: A slug's new contents appear not to get inserted into the DM in at least once case - 10https://bugzilla.wikimedia.org/43146 normal; VisualEditor: ContentEditable; () [00:15:12] no php erros [00:15:40] 03(mod) VisualEditor: A slug's new contents appear not to get inserted into the DM in at least once case - 10https://bugzilla.wikimedia.org/43146 (10James Forrester) [00:16:09] James_F: yay "slug", I knew my old journalism background would come in handy :-) [00:16:13] could it be an issue with my .htaccess ? [00:16:21] sumanah: :-) [00:17:29] Isarra: if you wanted a random project to play with before you really got into Flow (if Heather & Brandon don't mind) making https://commons.wikimedia.org/wiki/Special:ApiSandbox more friendly would be great [00:18:04] :) [00:18:06] there might be quick wins there .... it would be a good step towards https://www.mediawiki.org/wiki/User:Sumanah/ApiDocsImprovement goals [00:18:15] 03(mod) VisualEditor: A slug's new contents appear not to get inserted into the DM in at least once case - 10https://bugzilla.wikimedia.org/43146 (10Thehelpfulone) [00:18:20] * sumanah doesn't know whether you'd be interested and whether there actually are quick wins to be had [00:19:14] New patchset: Jforrester; "Trivial wording change to disclaimer meant to be done before launch" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/38812 [00:19:41] AaronSchulz: http://www.mediawiki.org/wiki/Manual_talk:Image_Authorization#No_access_to_.2Fimages.2Fthumb_.28resp._.5CImages.5CThumb.29_in_1.17_on_a_Windows_2003_Server_machine_OR_Apache_.2F_Linux [00:19:49] not sure but that looks like the same issue... [00:20:04] http://wiki.monacohideout.com/thumb.php?f=Example.jpg&w=120 [00:20:39] heh, now it shows on http://wiki.monacohideout.com/File:Example.jpg [00:20:47] * AaronSchulz is a little surprised [00:20:59] odd let me add a new picture.. [00:21:12] did you change $wgGenerateThumbnailOnParse ? [00:21:13] 03(NEW) VisualEditor: Parsoid diff failure errors are not very descriptive - 10https://bugzilla.wikimedia.org/43147 normal; VisualEditor: Initialisation and integration; () [00:21:31] 03(mod) VisualEditor: Parsoid diff failure errors are not very descriptive - 10https://bugzilla.wikimedia.org/43147 normal->15enhancement (10James Forrester) [00:21:47] $wgGenerateThumbnailOnParse = false; [00:21:55] set it to true [00:22:17] 03(mod) VisualEditor: Parsoid diff failure errors are not very descriptive - 10https://bugzilla.wikimedia.org/43147 (10Thehelpfulone) [00:22:21] you can only make it false if 404 handling is on [00:22:29] which it is not [00:24:43] k it all of a sudden works.. [00:24:59] weird.. [00:24:59] MAGIC [00:24:59] New patchset: Aaron Schulz; "Moved LocalisationCache under /cache." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38794 [00:25:06] you have wgGenerateThumbnailOnParse disabled right? [00:25:19] so changing would fix that, not very magical [00:25:35] i didn't change anything when it was working [00:25:54] did change it to false per your recommendation [00:26:11] I said make it true ;) [00:26:20] err i meant changing it to true. [00:26:21] :P [00:26:32] so yeah, that makes sense [00:26:55] Thanks for helping [00:26:56] if worked before...that makes less sense though [00:27:32] I don't see how it could have [00:31:21] how do i delete edits i've made [00:31:28] so its like they never happened [00:31:29] :P [00:31:57] New patchset: Kaldari; "Bug 32408 UW doesn't highlight errors in "more info"" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/36342 [00:31:59] DarkunderdoG: you cant [00:32:48] i'm sure i can... i can edit them in mysql if there isn't an easy way via administration [00:36:19] about to leave for at least the night, maybe the weekend [00:37:03] Ryan_Lane: so the self-reg stuff for Labs -- am I right in presuming that you're waiting till next week (till we shake out any random bugs) before a wikitech-l announcement? [00:38:13] Change merged: Kaldari; [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/36342 [00:43:54] Ryan_Lane: I'll wait till your OK to advertise open self-reg more widely [00:44:04] * sumanah heads off [00:51:59] New patchset: Spage; "Make Makefile work" [mediawiki/extensions/EtherEditor] (master) - https://gerrit.wikimedia.org/r/38813 [00:53:18] New patchset: Mattflaschen; "Fix PEAR part of install-phpunit.sh." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38814 [01:05:54] * jeremyb is puzzled by sumanah. it was already on wikitech-l [01:09:34] "People who think they know everything really annoy those of us that do." [01:09:37] * AaronSchulz loves bz quips [01:13:54] !tables.sql [01:13:54] https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=maintenance/tables.sql;hb=HEAD [01:14:55] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38304 [01:15:41] jeremyb: was it_ i didn´t receive it [01:16:01] jeremyb: i just got erik's re: mail, "Congrats! This is a huge deal. :-)" [01:16:14] but i'm missing the one he's apparently replying to. [01:17:52] New review: Aaron Schulz; "I'd like to see a fixme/todo comment. Otherwise OK." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/37233 [01:26:09] New review: Aaron Schulz; "Can a User be passed in for $audience instead of another argument?" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/38713 [02:02:23] New patchset: Bsitu; "Various fixes to the special page" [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/38815 [02:05:32] 03(mod) Add { overflow: hidden; } to H1, H2, H3, H4, H5, H6; this fixes bunching. - 10https://bugzilla.wikimedia.org/26449 (10reisio) [02:08:15] 03(mod) GuidedTour should populate the MediaWiki namespace with sample tours automatically. - 10https://bugzilla.wikimedia.org/43143 normal->15enhancement (10Dereckson) [02:18:36] 03(mod) Multimedia support (tracking) - 10https://bugzilla.wikimedia.org/42725 +comment (10SJ) [02:24:56] 03(NEW) Commons uploads: Support automatic conversion of mp3 formats to free format - 10https://bugzilla.wikimedia.org/43149 normal; Wikimedia: Site requests; () [02:25:49] 03(mod) Multimedia support (tracking) - 10https://bugzilla.wikimedia.org/42725 (10SJ) [02:25:49] 03(mod) Commons uploads: Support automatic conversion of mp3 formats to free format - 10https://bugzilla.wikimedia.org/43149 (10SJ) [02:29:03] 03(mod) Allow uploading of Blender or other 3D files to Wikimedia Commons - 10https://bugzilla.wikimedia.org/1790 +comment (10SJ) [02:32:11] 03(mod) Doxygen doesn't generate documentation for JavaScript resources - 10https://bugzilla.wikimedia.org/40143 (10Matthew Flaschen) [02:33:02] 03(NEW) Commons uploads: Support automatic conversion of video formats to free formats - 10https://bugzilla.wikimedia.org/43150 normal; Wikimedia: Site requests; () [02:33:34] 03(mod) Commons uploads: Support automatic conversion of video formats to free formats - 10https://bugzilla.wikimedia.org/43150 (10SJ) [02:33:35] 03(mod) Multimedia support (tracking) - 10https://bugzilla.wikimedia.org/42725 (10SJ) [02:37:03] 03(mod) Commons uploads: Support automatic conversion of video formats to free formats - 10https://bugzilla.wikimedia.org/43150 normal->15enhancement (10Dereckson) [02:37:03] 03(mod) Bug and feature requests related to Wikimedia Commons (tracking) - 10https://bugzilla.wikimedia.org/37883 (10Dereckson) [02:37:11] 03(mod) Commons uploads: Support automatic conversion of mp3 formats to free format - 10https://bugzilla.wikimedia.org/43149 normal->15enhancement (10Dereckson) [02:37:13] 03(mod) Bug and feature requests related to Wikimedia Commons (tracking) - 10https://bugzilla.wikimedia.org/37883 (10Dereckson) [02:39:37] 03(mod) Commons uploads: Support automatic conversion of mp3 formats to free format - 10https://bugzilla.wikimedia.org/43149 +comment (10Dereckson) [02:40:11] 03(mod) Commons uploads: Support automatic conversion of mp3 formats to free format - 10https://bugzilla.wikimedia.org/43149 (10Dereckson) [02:41:15] 03(mod) Commons uploads: Support automatic conversion of video formats to free formats - 10https://bugzilla.wikimedia.org/43150 +comment (10Dereckson) [02:41:18] 03(mod) Commons uploads: Support automatic conversion of mp3 formats to free format - 10https://bugzilla.wikimedia.org/43149 (10Dereckson) [02:47:52] 03(NEW) Commons uploads: Support uploads of data formats, including CSV and ODB - 10https://bugzilla.wikimedia.org/43151 normal; Wikimedia: Site requests; () [02:49:27] Change merged: Kaldari; [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/36394 [02:51:39] 03(mod) Support spreedsheet data formats, including CSV and ODB. - 10https://bugzilla.wikimedia.org/43151 normal->15enhancement; summary; +comment (10Dereckson) [02:51:39] 03(mod) Multimedia support (tracking) - 10https://bugzilla.wikimedia.org/42725 (10Dereckson) [02:51:42] 03(mod) Whitelist OASIS OpenDocument file format - 10https://bugzilla.wikimedia.org/2089 (10Dereckson) [02:52:12] 03(mod) Support spreedsheet data formats, including CSV and ODB. - 10https://bugzilla.wikimedia.org/43151 (10Dereckson) [02:52:13] 03(mod) Bug and feature requests related to Wikimedia Commons (tracking) - 10https://bugzilla.wikimedia.org/37883 (10Dereckson) [02:52:18] 03(mod) Multimedia support (tracking) - 10https://bugzilla.wikimedia.org/42725 (10Dereckson) [02:55:46] 03(mod) list=recentchanges should have rcrelated parameter - 10https://bugzilla.wikimedia.org/15552 +easy; +comment (10MZMcBride) [02:56:48] 03(mod) API's list=recentchanges should have rcrelated parameter (provide Special:RelatedChanges/Special:RecentChangesLinked functionality via API) - 10https://bugzilla.wikimedia.org/15552 summary (10MZMcBride) [03:26:17] New patchset: thibaultmarin; "(extension TimelineTable) Update after review 2" [mediawiki/extensions] (master) - https://gerrit.wikimedia.org/r/34689 [03:32:36] New review: thibaultmarin; "This chageset is based on the wrong project (mediawiki/extensions instead of mediawiki/extensions/Ti..." [mediawiki/extensions] (master) C: 0; - https://gerrit.wikimedia.org/r/34689 [03:58:39] New review: Ori.livneh; "Instantiating mw is indeed bizarre, but the point was exactly what S indicated: to allow for some mi..." [mediawiki/extensions/E3Experiments] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/38806 [03:58:39] Change merged: Ori.livneh; [mediawiki/extensions/E3Experiments] (master) - https://gerrit.wikimedia.org/r/38806 [04:07:08] 03(mod) Multimedia support (tracking) - 10https://bugzilla.wikimedia.org/42725 +comment (10SJ) [04:07:10] 03(mod) Support spreedsheet data formats, including CSV and ODB. - 10https://bugzilla.wikimedia.org/43151 (10SJ) [04:10:16] 03(mod) Commons uploads: Support spreedsheet data formats, including CSV and ODB. - 10https://bugzilla.wikimedia.org/43151 summary (10SJ) [04:15:21] New patchset: Mattflaschen; "Add wording change from Wikipedia to code." [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/38816 [04:22:27] New patchset: Mattflaschen; "Change message name (more accurate) and wording (from English Wikipedia)." [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/38816 [04:26:43] 03(NEW) Bugzilla keeps eating my bugs - 10https://bugzilla.wikimedia.org/43152 normal; MediaWiki: Page editing; () [04:28:26] 03(mod) Review and deploy VipsScaler extension - 10https://bugzilla.wikimedia.org/28135 +comment (10Adam Cuerden) [04:28:55] 03(NEW) Doc support (tracking) - 10https://bugzilla.wikimedia.org/43153 normal; Wikimedia: Site requests; () [04:30:52] 03(mod) Doc support (tracking) - 10https://bugzilla.wikimedia.org/43153 +comment (10SJ) [04:30:52] 03(mod) Multimedia support (tracking) - 10https://bugzilla.wikimedia.org/42725 +comment (10SJ) [04:30:55] 03(mod) Whitelist OASIS OpenDocument file format - 10https://bugzilla.wikimedia.org/2089 (10SJ) [04:30:56] 03(mod) MediaWiki incorrectly detects OOXML types of files saved by OpenOffice - 10https://bugzilla.wikimedia.org/35607 (10SJ) [04:32:44] 03(mod) Review and deploy VipsScaler extension - 10https://bugzilla.wikimedia.org/28135 +comment (10Adam Cuerden) [04:33:11] 03(mod) Multimedia support (tracking) - 10https://bugzilla.wikimedia.org/42725 (10SJ) [04:33:11] 03(mod) MediaWiki incorrectly detects OOXML types of files saved by OpenOffice - 10https://bugzilla.wikimedia.org/35607 (10SJ) [04:39:04] 03(NEW) Commons uploads: Support automatic conversion of msoffice to openoffice formats - 10https://bugzilla.wikimedia.org/43154 normal; Wikimedia: Site requests; () [04:43:59] 03(mod) Commons uploads: Support automatic conversion of msoffice to openoffice formats - 10https://bugzilla.wikimedia.org/43154 +comment (10SJ) [04:45:29] 03(mod) Commons uploads: Support automatic conversion of msoffice to openoffice formats - 10https://bugzilla.wikimedia.org/43154 +comment (10SJ) [04:47:12] 03(mod) Commons uploads: Support automatic conversion of video formats to free formats - 10https://bugzilla.wikimedia.org/43150 +comment (10SJ) [04:50:33] 03(mod) Commons uploads: Support automatic conversion of msoffice to openoffice formats - 10https://bugzilla.wikimedia.org/43154 (10SJ) [04:50:38] 03(mod) Whitelist OASIS OpenDocument file format - 10https://bugzilla.wikimedia.org/2089 (10SJ) [04:50:40] 03(mod) Add oasis opendocument and oo.o legacy document to mime.types - 10https://bugzilla.wikimedia.org/17497 (10SJ) [04:50:41] 03(mod) MediaWiki incorrectly detects OOXML types of files saved by OpenOffice - 10https://bugzilla.wikimedia.org/35607 (10SJ) [04:51:27] 03(mod) Multimedia support (tracking) - 10https://bugzilla.wikimedia.org/42725 (10SJ) [04:51:27] 03(mod) Commons uploads: Support automatic conversion of msoffice to openoffice formats - 10https://bugzilla.wikimedia.org/43154 (10SJ) [05:07:10] 03(mod) User Preferences do not allow me to go to any other tab in IE9 due to "compatibility mode" - 10https://bugzilla.wikimedia.org/41792 +comment (10Paine Ellsworth) [05:15:53] New patchset: Spage; "Rename test file, improve tests slightly." [mediawiki/extensions/E3Experiments] (master) - https://gerrit.wikimedia.org/r/38817 [05:22:49] New patchset: Spage; "Avoid use of deprecated wfMsg" [mediawiki/extensions/E3Experiments] (master) - https://gerrit.wikimedia.org/r/38818 [05:32:33] New patchset: Anomie; "Lua ustring implementation" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/38013 [05:34:40] New review: Anomie; "PS5: I must be insane now, considering that I implemented ustring.toNFC and ustring.toNFD in Lua." [mediawiki/extensions/Scribunto] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/38013 [06:00:10] New patchset: Spage; "Don't leak e3 and murmur3 into global scope." [mediawiki/extensions/E3Experiments] (master) - https://gerrit.wikimedia.org/r/38819 [06:15:30] New review: Spage; "Works on my localhost. I'd +2 this but maybe you're waiting for Swalling." [mediawiki/extensions/GettingStarted] (master); V: 1 C: 1; - https://gerrit.wikimedia.org/r/38816 [07:05:34] 03(mod) Review and deploy VipsScaler extension - 10https://bugzilla.wikimedia.org/28135 +comment (10Brylie Oxley) [08:07:20] yuvipanda: popups ported \m/ :) [08:07:36] 03(mod) VisualEditor: Race condition between "Beginning of Line" and "New Line" operatiosn - 10https://bugzilla.wikimedia.org/43082 +comment (10Roan Kattouw) [08:07:37] harshkothari: \m/ [08:07:39] enabled by default? [08:07:50] means ? [08:08:54] yuvipanda: in Gadget Section.. You can activate by checking that gadget in preference [08:09:05] harshkothari: it can be anbled by default [08:09:29] ah [08:09:42] means in MediaWiki:common.js have to import this? [08:10:18] i was thinking of the popups for references [08:10:20] not this :) [08:10:38] harshkothari: also a gadget can be enabled by default by specifying in the gadget definition [08:11:03] yuvipanda: That I don't know.. How? [08:11:52] harshkothari: https://www.mediawiki.org/wiki/Extension:Gadgets [08:12:00] specifically [08:12:00] https://www.mediawiki.org/wiki/Extension:Gadgets#Options [08:14:08] harshkothari_: got the links? [08:14:17] yes yuvipanda [08:14:53] Have to mention in this file http://gu.wikipedia.org/wiki/મીડિયાવિકિ:Gadgets-definition yuvipanda [08:15:30] yes [08:16:12] In gu:WP yuvipanda only 2 admins are active.. and none of them know technical :( [08:16:20] harshkothari_: become an admin :) [08:29:20] 03(NEW) Parsoid produces s for "" even in tables generated by templates, breaking VE - 10https://bugzilla.wikimedia.org/43155 normal; Parsoid: JS/General; () [08:33:37] 03(mod) VisualEditor: Some elements not alienated - 10https://bugzilla.wikimedia.org/43076 +comment (10Roan Kattouw) [08:34:30] 03(mod) Turkish Wikisource: "VikiKaynak" could be "Vikikaynak" - 10https://bugzilla.wikimedia.org/42721 (10ozkan.poyraz92) [08:35:39] 03(mod) Parsoid produces s for "" even in tables generated by templates, breaking VE - 10https://bugzilla.wikimedia.org/43155 +comment (10Roan Kattouw) [08:46:57] New review: Raimond Spekking; "Please add message documentation" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/34537 [08:51:01] 03(mod) Collapsing Tabs: 600px x 480px hides "Read" section - 10https://bugzilla.wikimedia.org/21297 +comment (10Michael M.) [08:57:16] New review: Hashar; "I personally liked having the l10ncache under includes/cache , it makes more sense." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38155 [09:00:26] 03(mod) Multimedia support (tracking) - 10https://bugzilla.wikimedia.org/42725 +comment (10Jean-Fred) [09:21:32] 03(mod) Please add a link back to Special:AbuseFilter in Special:AbuseFilter/ - 10https://bugzilla.wikimedia.org/40862 +comment (10Adithya Parthasarathy) [09:41:37] New review: Daniel Kinzler; "@aaron: and what should that todo comment say, and where should it go?" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/37233 [09:43:48] Susan, hi! solution to wikibugs for which problem? I need context :) [09:46:53] 03(mod) [TimedText] Wrong title message used in case of no subtitles - 10https://bugzilla.wikimedia.org/42557 +comment (10Andre Klapper) [09:53:41] andre__: It's broken. [09:53:53] andre__: Both technically and fundamentally... [09:54:19] There are alternate solutions that are available to bridge IRC and Bugzilla. More stable, sane solutions. [09:56:50] I think everybody knows it's broken. [09:57:02] so anybody is free to come up with something better. [09:57:07] andre__: Right. [09:57:12] I personally don't care too much about wikibugs :) [09:57:13] andre__: I'm saying there are already solutions available. [09:57:29] Right, but this is a regression, so it'd be nice to just implement one of the better solutions. [09:57:35] There's a link somewhere... [09:58:01] if you could implement a better solution many people would be thankful I guess [09:58:25] I wonder how to proceed. Maybe filing an item under https://www.mediawiki.org/wiki/Requests_for_comment and proposing concrete other solutions? [09:58:51] andre__: https://wiki.mozilla.org/Bugzilla:Addons#IRC_Bots [09:59:11] There's also a bug in our Bugzilla somewhere. [09:59:14] Several, really. [09:59:21] They're mostly duplicates of the same problem. [09:59:25] to replace wikibugs? [09:59:39] Replace/rewrite/whatever, yeah. [10:00:04] https://bugzilla.wikimedia.org/show_bug.cgi?id=40970 [10:00:06] https://bugzilla.wikimedia.org/buglist.cgi?resolution=---&query_format=advanced&component=wikibugs%20IRC%20bot doesn't list one [10:00:20] ah yeah, in a kind of way that is, true [10:00:24] https://bugzilla.wikimedia.org/show_bug.cgi?id=18831 [10:00:37] so whoever wants to investigate replacing wikibugs, I can try to provide any info that is needed. [10:00:43] I personally don't plan to investigate. [10:00:44] https://bugzilla.wikimedia.org/show_bug.cgi?id=28402 [10:00:46] &c. [10:00:52] There are a bunch, I can't find them all now. [10:01:11] Hmm. [10:01:26] 18831 is a bug of wikibugs. It's not "replace wikibugs". [10:01:35] 03(mod) Commons uploads: Support spreedsheet data formats, including CSV and ODB. - 10https://bugzilla.wikimedia.org/43151 +comment (10Nemo) [10:01:45] andre__: They're all dependencies of a saner wikibugs. [10:01:54] Or rather, they're all symptoms of the current shitty wikibugs. [10:01:56] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/37219 [10:02:08] I guess an RFC is needed, yeah. [10:02:09] sure. that's why they are all filed under the component "wikibugs". [10:02:22] same argumentation is that all bugs against gerrit express that gerrit is shitty ;)) [10:02:46] Heh. [10:02:55] 03(mod) CC changes in bugs spammed to irc channel via wikibugs + wikibugs-l mailing list - 10https://bugzilla.wikimedia.org/28402 +comment (10Andre Klapper) [10:02:56] 03(mod) Reapply Bugmail.pm hack after Bugzilla upgrade from 4.0 to 4.2 - 10https://bugzilla.wikimedia.org/43130 +comment (10Andre Klapper) [10:02:59] 03(mod) API: action=help&version shows wrong SVN link for extension modules - 10https://bugzilla.wikimedia.org/18731 +comment (10Max Semenik) [10:06:28] andre__: ;) Except even aside from it's bugs, gerrit is shitty [10:07:33] sure, and Bugzilla, and MediaWiki, and the internet in general! ;) When we all planned it, it sounded so good! Look what they've done to it!!!!! ;) [10:08:42] Except gerrit is truely, truely, the shittiest thing we all work with [10:08:53] 03(mod) Sane output for http://www.mediawiki.org/w/api.php?version needed with git - 10https://bugzilla.wikimedia.org/35885 +comment (10Max Semenik) [10:10:22] 03(mod) Implement PHP syntax validity (as SVN post commit hook) - 10https://bugzilla.wikimedia.org/20069 +comment (10Max Semenik) [10:16:51] New patchset: Nikerabbit; "Fixes to statsbar" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/38820 [10:21:04] New patchset: Adithyap; "Adding a Link back to Abuse filter management page" [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/38821 [10:22:53] New review: Ori.livneh; "Is anything currently using this? If not, any reason not to delete it?" [mediawiki/extensions/E3Experiments] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/38819 [10:29:41] 03(mod) Please add a link back to Special:AbuseFilter in Special:AbuseFilter/ - 10https://bugzilla.wikimedia.org/40862 +comment (10Adithya Parthasarathy) [10:30:01] New review: Umherirrender; "I have added it as new param, because the Revision methods like getUser/getUserText have also a sepa..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/38713 [10:33:49] 03(mod) Commons uploads: Support spreedsheet data formats, including CSV and ODB. - 10https://bugzilla.wikimedia.org/43151 +comment (10Dereckson) [10:44:14] CSV is not a data format :o [10:46:11] 03(mod) Commons uploads: Support spreedsheet data formats, including CSV and ODB. - 10https://bugzilla.wikimedia.org/43151 +comment (10Nemo) [10:49:34] 03(mod) Please add a link back to Special:AbuseFilter in Special:AbuseFilter/ - 10https://bugzilla.wikimedia.org/40862 +patch-in-gerrit; +comment (10Jesús Martínez Novo (Ciencia Al Poder)) [10:50:08] 03(mod) Doc support (tracking) - 10https://bugzilla.wikimedia.org/43153 +comment (10Andre Klapper) [10:50:47] 03(mod) Multimedia support (tracking) - 10https://bugzilla.wikimedia.org/42725 +comment (10Andre Klapper) [10:51:28] i wish the wikibugs url would have the comment anchor [10:52:08] paxed: bug about it :P [10:52:13] 03(mod) Clickable tabs overlap for small screen resolutions - 10https://bugzilla.wikimedia.org/20234 summary (10Andre Klapper) [10:52:29] 03(mod) Collapsing Tabs: 600px x 480px hides "Read" section - 10https://bugzilla.wikimedia.org/21297 +comment (10Andre Klapper) [10:52:31] 03(mod) Clickable tabs overlap for small screen resolutions - 10https://bugzilla.wikimedia.org/20234 +comment (10Andre Klapper) [10:53:00] but first someone needs to fix the +comment when te change wasn't a comment at all [10:53:33] Vulpix: heh. i just don't know which product wikibugs is :P [10:54:26] "Wikimedia/wikibugs IRC bot" :P [10:54:26] 03(mod) Commons uploads: Support spreedsheet data formats, including CSV and ODB. - 10https://bugzilla.wikimedia.org/43151 +comment (10Daniel Friesen) [10:54:30] paxed: wikimedia -> wikibugs [10:56:12] 03(mod) Cannot download from HTTPS sources using copy upload via url-downloader - 10https://bugzilla.wikimedia.org/40596 +comment (10Kelson [Emmanuel Engelhart]) [10:56:28] https://bugzilla.wikimedia.org/buglist.cgi?bug_status=NEW&bug_status=REOPENED&component=wikibugs%20IRC%20bot&product=Wikimedia [10:58:00] 03(mod) Allow upload-by-URL from upload.wikimedia.org - 10https://bugzilla.wikimedia.org/42473 +comment (10Kelson [Emmanuel Engelhart]) [10:58:16] 03(mod) Commons uploads: Support spreedsheet data formats, including CSV and ODB. - 10https://bugzilla.wikimedia.org/43151 +comment (10Nemo) [11:02:00] 03(mod) Allow upload-by-URL from upload.wikimedia.org - 10https://bugzilla.wikimedia.org/42473 (10This, that and the other) [11:02:01] 03(mod) Cannot download from HTTPS sources using copy upload via url-downloader - 10https://bugzilla.wikimedia.org/40596 (10This, that and the other) [11:02:28] 03(NEW) bugzilla url should have anchor to the added comment - 10https://bugzilla.wikimedia.org/43156 enhancement; Wikimedia: wikibugs IRC bot; () [11:03:27] hm... so the () contains the real name field? [11:04:06] it should [11:04:14] yes, but it doesn't work since the upgrade [11:04:30] that field seems to be empty for me [11:04:39] i mean, in my account prefs [11:04:43] bug 42774 [11:05:28] it only fails when creating a new bug [11:05:39] yea, looked up that bug. [11:05:46] !bug 42774 [11:05:46] https://bugzilla.wikimedia.org/show_bug.cgi?id=42774 [11:05:47] which brings to my mind another enhancement [11:07:44] 03(mod) Add .webp to the list of accepted file types on Wikimedia Commons uploads - 10https://bugzilla.wikimedia.org/25397 +comment (10Andre Klapper) [11:08:57] 03(NEW) bot should automatically link to bugs - 10https://bugzilla.wikimedia.org/43157 normal; Wikimedia: wikibugs IRC bot; () [11:09:01] bah. [11:09:08] 03(mod) A user can get around the 255 character signature limit. - 10https://bugzilla.wikimedia.org/10715 +comment (10Andre Klapper) [11:09:23] 03(mod) bot should automatically link to bugs - 10https://bugzilla.wikimedia.org/43157 (10paxed) [11:09:55] 03(mod) Cannot download from HTTPS sources using copy upload via url-downloader - 10https://bugzilla.wikimedia.org/40596 (10Zil) [11:10:35] 03(mod) Allow upload-by-URL from upload.wikimedia.org - 10https://bugzilla.wikimedia.org/42473 (10Zil) [11:12:03] 03(mod) bot should automatically link to bugs - 10https://bugzilla.wikimedia.org/43157 +comment (10Andre Klapper) [11:12:29] it can be done by wm-bot rather than by wikibugs, wikibugs is probably not "listening" to what we say :P [11:12:51] yeah, looked at the code, wikibugs is really bare bones [11:13:40] i dunno, but in #somewhere_else it's a useful trigger when talking about bugs [11:16:10] chatzilla has a handy preference to linkify every appearance of "bug /d+" to bugzilla (being bugzilla URL a configurable parameter) [11:26:56] 03(mod) Allow PLURAL in MediaWiki:Edittoolbar-tool-table-toomany - 10https://bugzilla.wikimedia.org/20899 +comment (10Andre Klapper) [11:26:58] 03(mod) Links : Previously entered links are not refreshed - 10https://bugzilla.wikimedia.org/20566 +comment (10Andre Klapper) [11:26:58] 03(mod) IE7 in RTL languages does not display the enhanced toolbar - 10https://bugzilla.wikimedia.org/20293 +comment (10Andre Klapper) [11:27:01] 03(mod) Supporting thumbnails from the enhanced toolbar - 10https://bugzilla.wikimedia.org/19755 +comment (10Andre Klapper) [11:31:53] 03(mod) Top of #p-personal cropped/cut on zh-wiki using IE (CSS issues) - 10https://bugzilla.wikimedia.org/20319 +i18n (10Andre Klapper) [11:35:30] 03(mod) add a help link in the search box - 10https://bugzilla.wikimedia.org/21391 (10Andre Klapper) [11:36:09] 03(mod) Navigable TOC: Wikitext in section titles not parsed - 10https://bugzilla.wikimedia.org/20602 +comment (10Andre Klapper) [11:41:16] 03(mod) Bugzilla keeps eating my bugs - 10https://bugzilla.wikimedia.org/43152 +comment (10Andre Klapper) [11:45:37] lol, bug monster bugzilla [11:46:32] 03(mod) "My bugs" query only shows open bug reports - 10https://bugzilla.wikimedia.org/43152 normal->minor; summary; +comment (10Andre Klapper) [11:48:01] 03(mod) Convert
in headline to space in TOC or keep it as linebreak - 10https://bugzilla.wikimedia.org/43148 -accessibility (10Andre Klapper) [12:05:54] 03(mod) The API should not return the SHA1 for revisions with the DELETED_TEXT attribute - 10https://bugzilla.wikimedia.org/43137 +patch-in-gerrit (10Andre Klapper) [12:07:56] 03(mod) Fix GuidedTour i18n approach - 10https://bugzilla.wikimedia.org/43144 +i18n (10Andre Klapper) [12:09:06] 03(mod) cannot log in using a temporary password on en.wikipedia: "Login error" - 10https://bugzilla.wikimedia.org/43145 summary; +comment (10Andre Klapper) [12:13:23] 03(mod) Commons uploads: Support spreadsheet data formats, including CSV and ODB. - 10https://bugzilla.wikimedia.org/43151 summary; +comment (10Andre Klapper) [12:15:45] 03(mod) Support optimized WebP thumbnails as alternative to JPEG - 10https://bugzilla.wikimedia.org/25611 +comment (10Andre Klapper) [12:16:59] 03(mod) Add .webp to the list of accepted file types on Wikimedia Commons uploads - 10https://bugzilla.wikimedia.org/25397 +comment (10Mathias Schindler) [12:17:47] 03(mod) The vertical feedback button doesn't appear on the right of the article page - 10https://bugzilla.wikimedia.org/32941 +comment (10Andre Klapper) [12:18:40] 03(mod) Top of #p-personal cropped/cut on zh-wiki using IE (CSS issues) - 10https://bugzilla.wikimedia.org/20319 (10Andre Klapper) [12:21:11] 03(mod) reports of caching issues - 10https://bugzilla.wikimedia.org/38879 +comment (10Mathias Schindler) [12:37:10] New review: Siebrand; "Fails jshint" [mediawiki/extensions/Translate] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/38820 [12:50:16] 03(mod) Commons uploads: Support spreadsheet data formats, including CSV and ODB. - 10https://bugzilla.wikimedia.org/43151 +comment (10Daniel Friesen) [12:52:40] New patchset: Tpt; "Remove of a call to the depreciated function wfMsgForContent" [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/38748 [12:53:33] 03(mod) Commons uploads: Support automatic conversion of msoffice to openoffice formats - 10https://bugzilla.wikimedia.org/43154 normal->15enhancement (10Andre Klapper) [12:54:01] 03(mod) API's list=recentchanges should have rcrelated parameter (provide Special:RelatedChanges/Special:RecentChangesLinked functionality via API) - 10https://bugzilla.wikimedia.org/15552 (10Andre Klapper) [12:55:02] New review: Tpt; "Patch set 21: Fix the issue reported by Brian Wolff." [mediawiki/extensions/ProofreadPage] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/38748 [12:59:01] 03(mod) Allow uploading of Blender or other 3D files to Wikimedia Commons - 10https://bugzilla.wikimedia.org/1790 +comment (10Andre Klapper) [13:09:36] 03(mod) Job queue refreshLinks2 duplicate removal - 10https://bugzilla.wikimedia.org/27914 +comment (10Andre Klapper) [13:10:40] 03(mod) RSS feed broken in Safari - 10https://bugzilla.wikimedia.org/29850 (10Andre Klapper) [13:12:11] 03(mod) After introduction of WAI-ARIA roles, Voice-Over is extremely slow - 10https://bugzilla.wikimedia.org/42394 +comment (10Andre Klapper) [13:45:14] 03(NEW) Search suggest does not work on Wikimania 2013 - 10https://bugzilla.wikimedia.org/43158 normal; Wikimedia: General/Unknown; () [13:59:38] 03(mod) Commons uploads: Support automatic conversion of video formats to free formats - 10https://bugzilla.wikimedia.org/43150 (10Marco) [14:16:42] 03(mod) Commons uploads: Support automatic conversion of msoffice to openoffice formats - 10https://bugzilla.wikimedia.org/43154 (10Krenair) [14:18:16] 03(mod) Search does not work on Wikimania 2013 - 10https://bugzilla.wikimedia.org/43158 summary; +comment (10Max Semenik) [14:18:18] andre__, please deal with this: https://bugzilla.wikimedia.org/show_bug.cgi?id=28135#c26 [14:19:05] or any other bugzilla admin really ^ [14:19:39] Hi [14:19:58] hi [14:20:02] Does anyone have a recomendation on how to do mulltipass section transcluding? [14:20:26] Krenair, and once again a bug report that I didn't get bugmail for because of the crappy wikibugs-l hack, I guess. Thanks for bringing it to my attention. [14:20:33] Currently and assume a single pass [14:20:42] Is there a way of 'faking' a multipass [14:20:44] ? [14:21:10] (This is needed in something I am doing to re-assemblecolumns [14:21:11] andre__: ... I got it through wikibugs-l... [14:21:39] Krenair, but you're subscribed to that mailing list, right? [14:21:42] yes [14:21:51] I've "only" added that account to my User Watching list in Bugzilla [14:21:55] ah [14:21:58] which should do the same. And doesn't. [14:22:05] And I'm not sure what to blame for it. [14:22:30] Qcoder00, for Satan's sake... [14:22:50] MaxSem: Excuse me? [14:23:04] it was already enabled once, caused a nice meltdown [14:23:15] (enbled accidentally) [14:23:39] What broke? XD [14:23:59] 03(mod) Commons uploads: Support automatic conversion of msoffice to openoffice formats - 10https://bugzilla.wikimedia.org/43154 +comment (10Krenair) [14:24:38] 03(mod) Search does not work on Wikimania 2013 - 10https://bugzilla.wikimedia.org/43158 +comment (10Andre Klapper) [14:24:47] 03(NEW) Internal error: Fatal exception of type MWException - 10https://bugzilla.wikimedia.org/43159 normal; Wikimedia: General/Unknown; () [14:25:07] 03(mod) Internal error: Fatal exception of type MWException - 10https://bugzilla.wikimedia.org/43159 (10Brandon) [14:25:12] 03(mod) Search does not work on Wikimania 2013 - 10https://bugzilla.wikimedia.org/43158 +comment (10Max Semenik) [14:28:36] 03(mod) Internal error: Fatal exception of type MWException - 10https://bugzilla.wikimedia.org/43159 normal->major; +comment (10Betacommand) [14:29:09] 03(mod) PNG still doesn't work for large images. - 10https://bugzilla.wikimedia.org/42531 (10Andre Klapper) [14:34:15] New patchset: MaxSem; "Remove the throw from Message::extractParam()" [mediawiki/core] (wmf/1.21wmf5) - https://gerrit.wikimedia.org/r/38822 [14:35:25] New review: MaxSem; "Not sure how this *security* fix wasn't merged into 1.21wmf5, but we need it now." [mediawiki/core] (wmf/1.21wmf5); V: 1 C: 2; - https://gerrit.wikimedia.org/r/38822 [14:35:26] Change merged: MaxSem; [mediawiki/core] (wmf/1.21wmf5) - https://gerrit.wikimedia.org/r/38822 [14:36:09] 03(mod) Internal error: Fatal exception of type MWException - 10https://bugzilla.wikimedia.org/43159 (10Brandon) [14:38:08] 03(mod) Internal error: Fatal exception of type MWException - 10https://bugzilla.wikimedia.org/43159 +comment (10Max Semenik) [14:41:24] 03(mod) Review and deploy VipsScaler extension - 10https://bugzilla.wikimedia.org/28135 (10Andre Klapper) [14:43:17] Krenair: so I've sent him a very last warning and will disable his account in case of any further comment like that. [14:44:06] thanks andre__ [14:44:24] 03(mod) Search does not work on Wikimania 2013 - 10https://bugzilla.wikimedia.org/43158 +comment (10Andre Klapper) [14:45:02] 03(mod) Internal error: Fatal exception of type MWException - 10https://bugzilla.wikimedia.org/43159 +comment (10Brandon) [14:50:08] aude, perhaps we shouldn't allow IPs to edit /status pages [14:55:29] 03(mod) Search does not work completely on Wikimania 2013 - 10https://bugzilla.wikimedia.org/43158 summary; +comment (10Max Semenik) [14:57:07] 03(mod) Search does not work completely on Wikimania 2013 - 10https://bugzilla.wikimedia.org/43158 (10Andre Klapper) [14:57:58] i've got a user who cannot login. always gets "incorrect password entered", even after i've use changePassword.php to change it. any help debugging this? MW 1.20.2 [14:59:27] 03(mod) Search does not work completely on Wikimania 2013 - 10https://bugzilla.wikimedia.org/43158 +comment (10Danny B.) [15:00:37] paxed: your wiki or wmf wiki? [15:00:46] Danny_B|backup: mine [15:01:29] 03(mod) Search does not work completely on Wikimania 2013 - 10https://bugzilla.wikimedia.org/43158 +comment (10Andre Klapper) [15:11:19] paxed, maybe they have a weird keyboard layout? or something like Narayam is enabled [15:11:44] MaxSem: i've tried logging in as them, and i get that too. [15:14:02] paxed, is their username simple, latin-only? maybe it contains some weird invisible characters? does it not work even with a password as simple as 123? even if copy-pasted into input box? [15:19:30] MaxSem: yes, no, no, no. [15:20:23] any third-party authz extensions? [15:21:18] MaxSem: MediaWikiAuth, but it doesn't work even with that disabled. [15:22:08] anything in logs? [15:27:06] 03(mod) Search does not work at all on Wikimania 2013 - 10https://bugzilla.wikimedia.org/43158 summary (10Aude) [15:27:09] MaxSem: http://nethackwiki.com/tmpdebugpaste.txt the only relevant entry. the user id 4000069 there is the correct one. [15:28:58] mhm, tried disabling ConfirmEdit? [15:29:12] oh. i'll try that. [15:29:21] 03(mod) Search does not work at all on Wikimania 2013 - 10https://bugzilla.wikimedia.org/43158 +shell (10Aude) [15:30:29] nope, didn't help [15:35:10] 03(mod) Add git date to Special:Version - 10https://bugzilla.wikimedia.org/38783 +comment (10DaSch) [15:36:12] Change abandoned: DaSch; "WONTFIX" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/17333 [15:36:41] 03(mod) Add git date to Special:Version - 10https://bugzilla.wikimedia.org/38783 normal->15enhancement; +comment (10Andre Klapper) [15:38:54] has edit conflict detection gotten really crappy or is it just me? [15:44:54] 03(mod) disable SVG rasterizing - 10https://bugzilla.wikimedia.org/41771 +comment (10Joe ST) [15:44:54] 03(mod) "My bugs" query only shows open bug reports - 10https://bugzilla.wikimedia.org/43152 +comment (10Sam Reed (reedy)) [15:46:12] 03(mod) disable SVG rasterizing - 10https://bugzilla.wikimedia.org/41771 +comment (10Joe ST) [15:49:43] MaxSem: any other ideas? [15:49:53] Change merged: Alex Monk; [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/38789 [15:49:54] hmm [15:50:29] I would have enabled SQL logging and then attempted to figure out what's going on at the lowest level [15:51:39] this SQL is unsafe to publish and this kind of poking requires access to your DB, so I can't help you with this directly [15:52:56] 03(mod) Searching is broken in newly created projects - 10https://bugzilla.wikimedia.org/25682 +comment (10Amir E. Aharoni) [15:53:04] paxed, also - maybe it's just a login throttling? [15:53:36] 03(mod) Search does not work at all on Wikimania 2013 - 10https://bugzilla.wikimedia.org/43158 +comment (10Amir E. Aharoni) [15:54:11] MaxSem: wouldn't that show the login-throttled message instead? [15:55:25] at least ConfirmEdit sometimes fakes invalid password to mislead the attacker [15:56:35] aharoni: good catch. i couldn't find that one [15:57:07] 03(mod) Searching is broken in newly created projects - 10https://bugzilla.wikimedia.org/25682 (10Danny B.) [15:57:08] Danny_B|backup: it's the kind of bug that I should be familiar with as a langcom member :) [15:57:37] MaxSem: hm. i'll have to continue investigating this later... [15:58:13] aharoni: maybe close mine as dupe and raise the priority of yours [15:58:26] nah, it's OK to have yours. [15:59:17] New patchset: Alex Monk; "Add missing messages for LQT-Echo email notification preferences" [mediawiki/extensions/LiquidThreads] (master) - https://gerrit.wikimedia.org/r/38823 [15:59:36] aharoni, is there a RT ticket for the other wikis? [16:00:02] No idea. I don't know anything about RT, and I am not aware of any other currently broken wikis. [16:00:19] The root cause is that it is not automatically enabled when new wikis are created. [16:00:36] It should be a part of the wiki creation procedure. [16:00:39] * aude sure there must be other broken ones [16:00:45] --~~~~ [16:01:04] who is in charge of rt? [16:01:10] wikidata was broken until we poked people [16:01:13] ops [16:01:16] search... [16:01:23] aharoni, it is. however the transition between a shell user and an op is broken , as usual [16:01:37] Danny_B|backup, CT [16:04:02] New review: Alex Monk; "I would approve #1 (changes to SpecialNotifications.php) but I don't know about #2." [mediawiki/extensions/Echo] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/38815 [16:05:08] Is there an API query that returns something like Special:AllMessages? In particular, I want to get a list of all changed messages in a wiki. [16:05:32] i think there is [16:05:41] hello [16:05:54] hi [16:06:01] http://en.wikipedia.org/w/api.php?action=query&meta=allmessages&refix=ipb- [16:06:04] aharoni: ^ [16:06:20] http://en.wikipedia.org/w/api.php?action=query&meta=allmessages [16:06:50] it seems this is deprecated now... $namespace = $wgArticle->mTitle->mNamespace; [16:06:57] how can I gent the title and the namespace now? [16:07:05] get* [16:07:34] aude: thank you. (I never understood the difference between "list=" and "meta=".) [16:07:40] * MaxSem ROFLs at wiki creation procedures [16:08:08] You need to put in --wiki=aawiki after the addWiki.php and before the langcode for now. This means literally "aawiki", not the name of the wiki you create!! [16:08:12] aude: that doesn't show "changed only" [16:08:21] Axelei, where is this code being run from? [16:08:26] What class? [16:08:34] it's a custom extension [16:08:47] want me to paste it in pastebin? [16:08:51] yes please [16:09:05] http://en.wikipedia.org/w/api.php?action=query&meta=allmessages&amcustomised=modified ? [16:09:12] Depending on where it is you probably want $this->getTitle()->getNamespace() [16:09:36] here you are: http://pastebin.com/9RZSCkbA [16:09:37] Danny_B|backup: aharoni ^ [16:10:03] nice. thx [16:10:19] it's really a custom hook [16:10:27] *actually [16:11:14] $namespace = RequestContext::getMain()->getTitle()->getNamespace(); [16:11:34] Krenair thank you very much [16:11:41] didn't knew of that static class [16:11:44] *know [16:13:00] works perfectly, thank you [16:23:08] 03(mod) Please restrict anonymous users from creating new pages at sw.wikipedia - 10https://bugzilla.wikimedia.org/42894 +comment (10kipala) [16:27:08] /window 57 [16:27:10] oops [16:27:23] aude: using irssi? ;-) [16:27:28] yes [16:28:39] 03(mod) Links that contain an or class="explain" shouldn't be underlined on hover - 10https://bugzilla.wikimedia.org/30273 minor->15enhancement; +comment (10Bartosz Dziewoński) [16:40:10] 03(mod) bot should automatically link to bugs - 10https://bugzilla.wikimedia.org/43157 (10Andre Klapper) [16:40:12] 03(mod) Search does not work at all on Wikimania 2013 - 10https://bugzilla.wikimedia.org/43158 (10Andre Klapper) [16:40:25] 03(mod) bugzilla url should have anchor to the added comment - 10https://bugzilla.wikimedia.org/43156 (10Andre Klapper) [16:41:04] 03(mod) Commons uploads: Support automatic conversion of Microsoft Office to LibreOffice/OpenOffice.org formats - 10https://bugzilla.wikimedia.org/43154 summary (10Andre Klapper) [16:41:11] 03(mod) Commons uploads: Support automatic conversion of video formats to free formats - 10https://bugzilla.wikimedia.org/43150 (10Andre Klapper) [16:41:14] 03(mod) Commons uploads: Support automatic conversion of mp3 formats to free format - 10https://bugzilla.wikimedia.org/43149 (10Andre Klapper) [16:41:51] 03(mod) Reapply Bugmail.pm hack after Bugzilla upgrade from 4.0 to 4.2 - 10https://bugzilla.wikimedia.org/43130 (10Andre Klapper) [16:41:54] 03(mod) Dump Bugzilla PageMap extension on server into Gerrit - 10https://bugzilla.wikimedia.org/43132 (10Andre Klapper) [16:42:38] 03(mod) MediaWiki needs moar NyanCat - 10https://bugzilla.wikimedia.org/30112 normal->15enhancement (10Andre Klapper) [16:44:30] 03(mod) importDump.php crashes with out of memory error - 10https://bugzilla.wikimedia.org/42095 (10Andre Klapper) [16:45:57] 03(mod) Add interwiki links for de.wikiversity - 10https://bugzilla.wikimedia.org/42144 normal->15enhancement; +shell (10Andre Klapper) [16:47:21] 03(mod) MW 1.20 complains about pcre in replaceExternalLinks() in Parser.php when preg_split() returns false - 10https://bugzilla.wikimedia.org/42229 summary (10Andre Klapper) [16:48:15] 03(mod) mw:Bugzilla/Fields vs. Bugzilla's fields.html - 10https://bugzilla.wikimedia.org/42524 (10Andre Klapper) [16:48:26] 03(mod) Weekly bug summary: "quickly fixed a report" section empty - 10https://bugzilla.wikimedia.org/42496 (10Andre Klapper) [16:49:53] 03(mod) No database class but LoadBalancer.php:741 has $conn = new Database - 10https://bugzilla.wikimedia.org/42461 summary (10Andre Klapper) [16:49:54] 03(mod) Code quality issues (tracking) - 10https://bugzilla.wikimedia.org/700 (10Andre Klapper) [16:50:31] 03(mod) WikiEditor 0.3.1 doesn't work after update to MW1.20 - 10https://bugzilla.wikimedia.org/42588 summary (10Andre Klapper) [16:51:27] 03(mod) Non-static table fail - table module should not transform tables with forms inside them - 10https://bugzilla.wikimedia.org/42793 summary (10Andre Klapper) [16:51:49] 03(mod) Clarify Parsoid license - 10https://bugzilla.wikimedia.org/42889 (10Andre Klapper) [16:52:20] 03(mod) wikibugs prints (mod) instead (RESO) or (VERI) since Bugzilla 4.2 migration - 10https://bugzilla.wikimedia.org/43047 (10Andre Klapper) [16:52:29] 03(mod) ApiMain assumes MWException - 10https://bugzilla.wikimedia.org/42949 (10Andre Klapper) [16:53:10] 03(mod) Style screen flash on watchlist - 10https://bugzilla.wikimedia.org/43138 +patch-in-gerrit (10Andre Klapper) [16:53:44] 03(mod) Duplicate code in SiteConfiguration - 10https://bugzilla.wikimedia.org/37238 (10Andre Klapper) [16:53:44] 03(mod) Code quality issues (tracking) - 10https://bugzilla.wikimedia.org/700 (10Andre Klapper) [16:53:53] hi, has there ever been any attempts to normalize wiki links & search to treat all identical-looking characters the same? For example - Cyrillic AOEPTHK and others all look identical with Latin alphabet, but links show as red. My bot fixes that, but it would be nice if the underlying unicode was not so important as long as it looks the same...? [16:54:56] 03(mod) Blank lines may get lost during conversion from wikisyntax to html - 10https://bugzilla.wikimedia.org/37387 summary; +comment (10Andre Klapper) [16:56:59] 03(mod) Extension:DynamicPageList (Wikimedia) conflict with Extension:Cite - 10https://bugzilla.wikimedia.org/37412 +comment (10Andre Klapper) [16:58:04] 03(mod) update.php fails with DB connection error: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 (mysqlsvr) - 10https://bugzilla.wikimedia.org/37464 summary; +comment (10Andre Klapper) [17:00:30] 03(mod) Firefox 3.5: Form Submission Error for Drew Barrymore and Golden-Crowned Sparrow pages - 10https://bugzilla.wikimedia.org/37493 normal->minor; summary; +comment (10Andre Klapper) [17:00:44] 03(mod) Firefox 3.5: Pop up 'Improve this page' is missing from bottom right corner for Obama home page - 10https://bugzilla.wikimedia.org/37492 summary; +comment (10Andre Klapper) [17:01:49] 03(mod) TMH: video files are not playing in Safari - 10https://bugzilla.wikimedia.org/37514 +comment (10Andre Klapper) [17:04:56] 03(mod) WikiEditor doesn't appear on vec.wikipedia - 10https://bugzilla.wikimedia.org/37586 +comment (10Andre Klapper) [17:05:43] New review: Mdale; "Good point. I think we should just store "type" per transcode key settings, rather than looking it u..." [mediawiki/extensions/TimedMediaHandler] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/38665 [17:09:29] 03(mod) Blank/empty user agent string creates error when searching: "Scripts should use an informative User-Agent string with contact information, or they may be IP-blocked without notice." - 10https://bugzilla.wikimedia.org/37618 summary; +comment (10Andre Klapper) [17:10:26] 03(mod) Ugly bolding of entire section when one "other filter" is selected - 10https://bugzilla.wikimedia.org/37917 summary (10Andre Klapper) [17:10:51] 03(mod) noplayer option ignored completely and treated as description instead - 10https://bugzilla.wikimedia.org/37823 summary (10Andre Klapper) [17:12:08] 03(mod) Statistic page not entirely correct - 10https://bugzilla.wikimedia.org/38085 summary (10Andre Klapper) [17:13:02] 03(mod) NetworkAuth: Security: Bad IP range recognition - 10https://bugzilla.wikimedia.org/38117 +comment (10Andre Klapper) [17:13:51] 03(mod) Filenames in the HTML snapshot by extension dumpHTML - 10https://bugzilla.wikimedia.org/8147 +comment (10Jason Skomorowski) [17:13:54] 03(mod) Typing ओं is not possible in hindi transliteration - 10https://bugzilla.wikimedia.org/38238 +comment (10Andre Klapper) [17:14:37] 03(mod) Extension:DynamicPageList (Wikimedia) conflict with Extension:Cite - 10https://bugzilla.wikimedia.org/37412 (10Amgine) [17:15:29] 03(mod) Interface messages needing rewording or documentation and other issues with existing messages (tracking) - 10https://bugzilla.wikimedia.org/38638 (10Andre Klapper) [17:15:29] 03(mod) "for all changes since your last visit" WRONG - 10https://bugzilla.wikimedia.org/38240 +comment (10Andre Klapper) [17:16:27] New patchset: Legoktm; "Add option to have private filters notify UDP/RC (default: disabled)" [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/38824 [17:17:20] 03(mod) Missing Files - 10https://bugzilla.wikimedia.org/38262 +comment (10Andre Klapper) [17:19:57] 03(mod) Links in emails: Parentheses ( not recognized as part of the URL - 10https://bugzilla.wikimedia.org/38265 summary; +comment (10Andre Klapper) [17:21:20] 03(mod) Setting a different move protection expiry time from the edit protection results in the move protection taking the value of the edit protection - 10https://bugzilla.wikimedia.org/38365 summary; +comment (10Andre Klapper) [17:22:37] 03(mod) Page with bad title " " now unreachable, but still appears in statistics&special pages - 10https://bugzilla.wikimedia.org/38788 normal->minor; summary (10Andre Klapper) [17:22:53] 03(mod) mapsdoc is broken: Call to undefined method Parameter::setRange() - 10https://bugzilla.wikimedia.org/38873 summary (10Andre Klapper) [17:23:47] 03(mod) lists.wikimedia.org misses 2620:0:861:1::2 IPv6 address entry - 10https://bugzilla.wikimedia.org/41939 summary (10Andre Klapper) [17:24:39] 03(mod) Special:FundraiserStatistics on wikimediafoundation.org doesn't seem to be updating for 2012 - 10https://bugzilla.wikimedia.org/42216 +comment (10Andre Klapper) [17:40:07] New patchset: Amire80; "Improve usage of which and that" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38825 [17:40:40] 03(mod) Parsoid produces s for "" even in tables generated by templates, breaking VE - 10https://bugzilla.wikimedia.org/43155 (10ssastry) [17:40:43] New patchset: Amire80; "Removed commas before 'because'" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38826 [17:51:19] 03(mod) Don't show "Page information" in the toolbox - 10https://bugzilla.wikimedia.org/43128 +comment (10Umherirrender) [17:52:36] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38826 [17:52:56] Hey guys, I was sent by Aharoni, I heard that you wish to test and compile the new C++ Parser, can anyone direct me to the correct IRC channel for that? Unless it's #wikimedia-dev? [17:53:28] 03(mod) $4 of message "Articlefeedbackv5-email-request-oversight-body" needs "http:" - 10https://bugzilla.wikimedia.org/42901 +comment (10Umherirrender) [17:56:23] Bharel1: #mediawiki-parsoid maybe? [17:58:52] 03(mod) | (vertical bar) character is not accepted in aliases - 10https://bugzilla.wikimedia.org/43136 (10jeblad) [18:04:12] Thanks MatmaRex! [18:06:03] Cloning into wikidiff2... fatal: remote error: Git repository not found [18:08:36] hi Bharel1 :) [18:08:58] indeed, #mediawiki-parsoid. [18:11:24] Amgine, works for me... You sure you're trying to get mediawiki/php/wikidiff2.git instead of mediawiki/extensions/wikidiff2.git? [18:13:29] Krenair, just did git clone https://gerrit.wikimedia.org/r/p/mediawiki/extensions.git && cd extenstions && git submodule update --init [18:13:50] has the edit conflict detection/merging gotten really lousy recently or is it just me? [18:16:57] Krenair: the relevant section of extensions.git: http://paste.kizmut.com/103 [18:21:34] Is there a document explaining how the parsing work ? What happens when embeding {{ }} ? [18:21:56] Amgine, downloading extensions.git.... [18:22:04] Uriel_, dark magic. [18:22:15] Ah, *sigh* [18:22:37] Uriel_: parser is a blackbox. [18:22:54] Didn't plan to read the Necronomicon... :) [18:23:46] So, no guidelines about parsing, too bad [18:24:05] Thank you for the answers [18:24:10] Uriel_: parsing is a lot of black magic and deep wizardry [18:24:12] Yes there are, I'm looking for help for you Uriel_ [18:24:22] Uriel_: you tread there on your own responsobility [18:25:04] 03(mod) Special:FundraiserStatistics on wikimediafoundation.org doesn't seem to be updating for 2012 - 10https://bugzilla.wikimedia.org/42216 +comment (10Peter Gehres) [18:25:04] Uriel_: if you dig too deep... http://tvtropes.org/pmwiki/pmwiki.php/Main/DugTooDeep [18:25:16] ;) [18:25:17] Dig too deep? On tvtropes? [18:25:20] haha [18:25:22] anyone know of a good black background skin? [18:25:23] Not sure I want to click that link. [18:25:40] Uriel_: https://svn.wikimedia.org/doc/ [18:26:02] Uriel_: now being honest, i'm not sure myself how it worked, i never looked into it. what said above is the general lore ;) [18:26:08] how it works* [18:26:13] start with the Parser class :) [18:30:33] Uriel_: there's also https://www.mediawiki.org/wiki/Manual:Parser.php [18:30:40] Is it possible to make a specific log entry only viewable by a certain user-right? I know its possible to do that with the entire log group, but I don't see anything which lets you do it by entry [18:31:09] New patchset: Jeroen De Dauw; "use null rather then false and doc fix" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/37330 [18:31:19] legoktm, not as far as I know [18:31:29] You can revdelete if that's what you mean [18:31:42] Actually yes, revision deletion [18:31:51] Well it would be a different user-right than view-deleted [18:32:08] Or whatever the right is [18:32:10] Is it possible to copy old version 1.12 MW database to a current MW install? [18:32:24] Krenair: I'm looking into https://bugzilla.wikimedia.org/show_bug.cgi?id=32959 right now which would need that [18:32:32] This seems to say it is possible, but gives no clue how: http://www.mediawiki.org/wiki/Manual_talk:Moving_a_wiki#Need_updated_instructions_on_moving_a_wiki_from_an_old_version_to_new.2C_empty_instance [18:33:09] legoktm, View deleted text and changes between deleted revisions (deletedtext) [18:33:15] I would like to upgrade 1.12 mw to current, and move to a new host. [18:33:38] Without checking, IIRC that is the right which revdel restricts it to [18:33:43] If possible, I would like to have the old MV running read only until I have the new working OK: [18:34:12] Krenair: Ok, I wanted a way to restrict entries to the 'abusefilter-view-private' group [18:40:29] 03(mod) "for all changes since your last visit" WRONG - 10https://bugzilla.wikimedia.org/38240 (10jidanni) [18:44:21] New patchset: Jeroen De Dauw; "up smw tag" [mediawiki/extensions/SemanticBundle] (master) - https://gerrit.wikimedia.org/r/38828 [18:44:28] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticBundle] (master) - https://gerrit.wikimedia.org/r/38828 [19:29:29] 03(mod) All actions right to feedback aren't working anymore - 10https://bugzilla.wikimedia.org/43099 (10Quim Gil) [19:34:16] tale, copy the DB, point installer to it, voila [19:38:17] 03(mod) Internal error: Fatal exception of type MWException - 10https://bugzilla.wikimedia.org/43159 +comment (10Quim Gil) [19:47:11] 03(mod) Non-admins can see contents of deleted pages when viewing abusefilter details - 10https://bugzilla.wikimedia.org/42734 +comment (10Legoktm) [20:11:49] 03(mod) Create Wikisource Assamese - 10https://bugzilla.wikimedia.org/43129 (10Bishnu Saikia) [20:12:45] 03(mod) Create Wikisource Assamese - 10https://bugzilla.wikimedia.org/43129 (10Bishnu Saikia) [20:13:38] 03(mod) Create Wikisource Assamese - 10https://bugzilla.wikimedia.org/43129 (10Bishnu Saikia) [20:21:02] 03(mod) Create Wikisource Assamese - 10https://bugzilla.wikimedia.org/43129 +comment (10Bishnu Saikia) [20:22:04] New patchset: Tpt; "Add namespaces for as Wikisource" [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/38830 [20:24:20] 03(mod) Create Wikisource Assamese - 10https://bugzilla.wikimedia.org/43129 +comment (10Bishnu Saikia) [20:28:24] 03(mod) Create Wikisource Assamese - 10https://bugzilla.wikimedia.org/43129 (10Bishnu Saikia) [20:30:58] 03(mod) Create Wikisource Assamese - 10https://bugzilla.wikimedia.org/43129 +comment (10Tpt) [20:50:40] 03(mod) Reapply Bugmail.pm hack after Bugzilla upgrade from 4.0 to 4.2 - 10https://bugzilla.wikimedia.org/43130 (10Matthew Bowker) [20:51:06] New patchset: Alex Monk; "Add missing messages for LQT-Echo email notification preferences" [mediawiki/extensions/LiquidThreads] (master) - https://gerrit.wikimedia.org/r/38823 [20:59:41] New patchset: Alex Monk; "Remove wikidiff2 - doesn't exist in mediawiki/extensions, is actually in mediawiki/php" [mediawiki/extensions] (master) - https://gerrit.wikimedia.org/r/38831 [21:00:07] Amgine, ^ [21:00:37] Huh. So why is it in extensions.git? [21:01:10] [21:01:20] wikidiff2 used to be there [21:01:31] git config -f .git/config --remove-section submodule.wikidiff2 [21:01:37] it was renamed, i guess [21:01:39] git config -f .gitmodules --remove-section submodule.wikidiff2 [21:02:02] Yeah it was probably under extensions in SVN and just got moved during migration [21:02:10] then later renamed [21:12:05] I need help giving one of my users css access [21:12:35] CHolonet: You understand that there's site-wide CSS and per-user CSS? [21:12:53] So you can have a personal (per-user) CSS subpage or you can have site-wide (skin-specific) CSS pages. [21:13:36] I need site wide [21:13:49] they want to uplaod a skin [21:13:58] and install security scripts [21:14:02] Uploading a skin generally requires shell (server-side) access. [21:14:17] So that means direct access to the host where the wiki is located. [21:14:37] Installing things (such as MediaWiki extensions), same thing. You'll have to give them access to the host. [21:15:09] So just give them the password to my site? [21:15:31] !worstcase | CHolonet [21:15:31] CHolonet: Generally, the worst that can happen is that someone compromises your site, steals your data, deletes it and replaces it with kiddy porn. Then they start a spam service on your server advertising the kiddy porn to twenty million email addresses, daily. Then your home gets raided, you get fired and your wife leaves you. Then you get killed in your sleep by ninjas. [21:15:32] Depends on which password, but something like that, yeah. [21:15:55] MediaWiki doesn't have a skins (or themes) panel like WordPress. [21:16:02] And it doesn't have an extensions configuration panel. [21:16:16] MediaWiki was built for maximum pain. [21:16:21] MaxPain [21:16:25] ...and security [21:17:22] they just want sql access [21:17:42] So I have to give them access to the host [21:22:55] ty\ [21:25:29] "just SQL access," heh. [21:26:06] MaxSem: There's no RecentChangesLinked feature in the API. :-( [21:26:18] Is there any easy way to see recent changes to category members? [21:26:40] * MaxSem imagines the query and dies [21:26:54] http://en.wikipedia.org/wiki/Special:RecentChangesLinked/Category:United_States_Supreme_Court_cases [21:27:01] I guess I could just screen-scrape. [21:27:20] wait, really? [21:27:38] lol [21:27:52] yeah, I wondered into RC SQL once, returned grey-haired [21:27:57] Heh. [21:28:08] at least I returned, unlike some Parser folks [21:28:26] How do people keep an offline DB up-to-date? [21:28:40] I'd think you'd use RecentChangesLinked or equivalent. [21:28:50] Otherwise, you're refreshing the whole DB... [21:33:44] 03(NEW) Unable to delete pages - 10https://bugzilla.wikimedia.org/43160 critical; MediaWiki: Page deletion; () [21:34:34] 03(mod) Unable to delete pages - 10https://bugzilla.wikimedia.org/43160 (10Sean Feeney) [21:35:35] 03(mod) Commons uploads: Support automatic conversion of Microsoft Office to LibreOffice/OpenOffice.org formats - 10https://bugzilla.wikimedia.org/43154 +comment (10Bawolff (Brian Wolff)) [21:36:34] 03(mod) Unable to delete pages - 10https://bugzilla.wikimedia.org/43160 04CRIT->normal; +comment (10Max Semenik) [21:40:27] 03(mod) Commons uploads: Support automatic conversion of video formats to free formats - 10https://bugzilla.wikimedia.org/43150 +comment (10Bawolff (Brian Wolff)) [21:43:10] 03(mod) Commons uploads: Support automatic conversion of mp3 formats to free format - 10https://bugzilla.wikimedia.org/43149 +comment (10Bawolff (Brian Wolff)) [21:46:31] 03(mod) Private filters should not be visible in recent changes - 10https://bugzilla.wikimedia.org/32959 +comment (10Legoktm) [21:49:23] 03(mod) Extension:DynamicPageList (Wikimedia) conflict with Extension:Cite - 10https://bugzilla.wikimedia.org/37412 +comment (10Bawolff (Brian Wolff)) [21:49:40] start. [21:49:41] 03(mod) $4 of message "Articlefeedbackv5-email-request-oversight-body" needs "http:" - 10https://bugzilla.wikimedia.org/42901 (10Umherirrender) [21:49:43] whoops. [21:50:25] 03(mod) Extension:DynamicPageList (Wikimedia) conflict with Extension:Cite - 10https://bugzilla.wikimedia.org/37412 (10Bawolff (Brian Wolff)) [21:54:54] 03(mod) Commons uploads: Support spreadsheet data formats, including CSV and ODB. - 10https://bugzilla.wikimedia.org/43151 +comment (10Bawolff (Brian Wolff)) [21:59:51] 03(mod) Commons uploads: Support spreadsheet data formats, including CSV and ODB. - 10https://bugzilla.wikimedia.org/43151 +comment (10Max Semenik) [22:00:33] 03(mod) Commons uploads: Support spreadsheet data formats, including CSV and ODB. - 10https://bugzilla.wikimedia.org/43151 +comment (10Bawolff (Brian Wolff)) [22:04:41] 03(mod) Unable to delete pages - 10https://bugzilla.wikimedia.org/43160 +comment (10Sean Feeney) [22:05:43] 03(mod) disable SVG rasterizing - 10https://bugzilla.wikimedia.org/41771 +comment (10Bawolff (Brian Wolff)) [22:06:52] 03(mod) Unable to delete pages - 10https://bugzilla.wikimedia.org/43160 (10Max Semenik) [22:06:54] New patchset: Matmarex; "(bug 41342) fix $.suggestions not calling the cancel callback" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/34972 [22:09:29] New patchset: Matmarex; "(bug 41342) fix $.suggestions not calling the cancel callback" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/34972 [22:09:53] New review: Matmarex; "PS7: added release notes." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/34972 [22:14:00] New patchset: Nemo bis; "Fixes to statsbar" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/38820 [22:16:42] 03(mod) Edit preview doesn't let you preview cite.php footnotes. - 10https://bugzilla.wikimedia.org/5984 +comment (10Steve) [22:24:10] 03(mod) disable SVG rasterizing - 10https://bugzilla.wikimedia.org/41771 +comment (10Joe ST) [22:30:35] 03(mod) bot should automatically link to bugs - 10https://bugzilla.wikimedia.org/43157 +comment (10Antoine "hashar" Musso) [22:34:07] 03(mod) TMH: video files are not playing in Safari - 10https://bugzilla.wikimedia.org/37514 +comment (10Antoine "hashar" Musso) [22:36:41] Change merged: jenkins-bot; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/38820 [22:45:53] New patchset: Raimond Spekking; "Add new message key from I28ef70f7 to maintenane file" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38832 [22:47:41] Change merged: Raimond Spekking; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38832 [22:52:20] 03(NEW) Using page titles as redirects in gallery format - 10https://bugzilla.wikimedia.org/43161 normal; MediaWiki extensions: SemanticResultFormats; () [22:57:28] New review: Siebrand; "Can we please not merge l10n/i18n changes to core (or preferably anywhere) without doing a specific ..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38304 [22:59:18] New review: Siebrand; "That is I56c3d200" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38304 [23:06:22] 03(mod) Extension:DynamicPageList (Wikimedia) conflict with Extension:Cite - 10https://bugzilla.wikimedia.org/37412 +comment (10zoglun) [23:11:40] 03(mod) Blank/empty user agent string creates error when searching: "Scripts should use an informative User-Agent string with contact information, or they may be IP-blocked without notice." - 10https://bugzilla.wikimedia.org/37618 +comment (10Legoktm) [23:11:49] What is a ext. that changes all occurrences of text as something else. [23:12:19] factor: like what https://www.mediawiki.org/wiki/Extension:Awesomeness does? [23:12:21] Awesomeness I think does this. [23:12:25] yes thanks [23:13:09] :) [23:13:36] Was trying to find a ext. that searches and replaces certain text on a wiki in real time [23:13:44] I can mod this one and make my own [23:14:17] the others for wiki currently do it only on activation and if changed again you have to do it again [23:18:49] Cool its not hard coded. even has an array of words. [23:22:02] 03(NEW) Prevent users from submitting blank feedback - 10https://bugzilla.wikimedia.org/43162 normal; MediaWiki extensions: ArticleFeedbackv5; () [23:22:22] factor: nice [23:22:30] i only found that extension today btw :P [23:23:00] I had seen it before , thought it was a lame ext. but now think its awesome. [23:23:03] heh [23:23:18] 03(mod) Blank/empty user agent string creates error when searching: "Scripts should use an informative User-Agent string with contact information, or they may be IP-blocked without notice." - 10https://bugzilla.wikimedia.org/37618 +comment (10Krenair) [23:24:12] Krenair: LOL [23:25:10] legoktm: What's so funny? [23:25:31] "This is a feature, not a bug." [23:26:48] ... That's not funny. [23:26:59] Oh [23:27:03] I found it funny. [23:27:12] I'm guessing there are a lot of bugs closed like that? [23:27:50] I don't know. [23:28:26] Oh. [23:30:19] New patchset: Matmarex; "drop "@fixed" annotations in CologneBlue skin" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38833 [23:33:15] 03(NEW) Autopatrolled new page has moot patrol link - 10https://bugzilla.wikimedia.org/43163 normal; MediaWiki: Patrolling; () [23:33:35] 03(mod) Autopatrolled new page has moot patrol link - 10https://bugzilla.wikimedia.org/43163 (10Nemo) [23:35:46] 03(NEW) Remove square brackets in patrol link after click - 10https://bugzilla.wikimedia.org/43164 trivial; MediaWiki: Patrolling; () [23:35:47] 03(mod) AJAX (tracking) - 10https://bugzilla.wikimedia.org/14123 (10Nemo) [23:35:56] 03(mod) Remove square brackets in patrol link after click - 10https://bugzilla.wikimedia.org/43164 (10Nemo)