[00:01:25] DanielFriesen: do you know if the ':' needs to be encoded? [00:01:55] Usually not [00:02:21] It'd be best if you show what you're actually doing [00:04:44] hah... that's kinda difficult... i guess the main error is coming when i submit the query using curl [00:04:47] get( $this->api, $array ) [00:05:24] $array['action'] = 'query'; $array['format'] = 'php'; [00:05:53] blech.... format=php [00:06:00] array also contains the title [00:06:23] yea... i'm working off of someone elses code [00:06:36] title = "Institution:Arizona_State_University" [00:07:11] returns --> Array ( [title] => Institution%3AArizona_State_University [invalid] [00:08:00] Check and see if that code written by someone else is double encoding [00:08:57] it doesn't seem to be... that is the output [00:09:51] ...that result really does look like double encoding [00:10:43] : = %3A [00:11:14] I know... [00:11:32] And last I checked php output outputs unencoded data [00:11:34] i'll output the title before the post to see what it looks like [00:12:04] Which leads me to believe that the title is being encoded, then encoded again when the query string is created. [00:12:32] And MW then unencodes the query string resulting in '%3A' instead of ':' [00:13:16] grr.... lol too much encoding going on, ok let me make sure of this [00:35:27] 03(mod) Adding project identification variable to AbuseFilter - 10https://bugzilla.wikimedia.org/41172 +comment (10Ajraddatz) [00:38:21] DanielFriesen: i believe you were right... i decoded it prior to the post and it seems to work better although still not completely [00:38:23] thx! [01:27:36] New patchset: Kaldari; "Formatting work on overlay" [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/36368 [01:27:36] New patchset: Kaldari; "Allowing notifications to support multiple predefined components in the payload." [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/35593 [01:27:37] New patchset: Kaldari; "Making sure the user's language is used regardless of context." [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/36322 [01:31:32] New review: Alex Monk; "trivial code style issues" [mediawiki/extensions/Echo] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/36368 [01:33:50] New review: Alex Monk; "Why does this depend on I9a5e1d69?" [mediawiki/extensions/Echo] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/36322 [01:44:10] * Jasper_Deng pokes Betacommand [01:44:30] Jasper_Deng: yes? [01:52:55] New patchset: Krinkle; "(bug 41159) Position of VisualEditor's "Create" tab is wrong." [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/36369 [01:53:12] 03(mod) VisualEditor: Position of VisualEditor's "Create" tab is wrong - 10https://bugzilla.wikimedia.org/41159 summary; +comment (10Krinkle) [01:55:55] New review: Krinkle; "I'm terrible at regexes. I attempted to combine it but I wasn't sure how to avoid a mess with $1 rep..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/36346 [01:57:20] 03(mod) [Vector] recent changes uses different font for rows showing wikibase-item - 10https://bugzilla.wikimedia.org/42615 (10jeblad) [01:59:15] New patchset: Krinkle; "(bug 42598) Database: fname was not logged for BEGIN/COMMIT." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36346 [02:02:02] Change merged: Krinkle; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36351 [02:02:39] Change merged: Krinkle; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/36317 [02:09:34] 03(mod) VisualEditor: Add tab layout that adds a ve-tab instead of replacing the default - 10https://bugzilla.wikimedia.org/42221 summary (10Krinkle) [02:33:05] 03(mod) VisualEditor: Integrate edit conflict confirmation into the save dialog - 10https://bugzilla.wikimedia.org/42522 summary (10Krinkle) [02:36:17] 03(mod) VisualEditor: Only show minor edit option if user has "minoredit" user right - 10https://bugzilla.wikimedia.org/40774 summary (10Krinkle) [02:46:07] New patchset: Krinkle; "Init: Fix incorrect context for mw.msg.apply." [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/36370 [02:47:47] Where is the coding manual of style for mediawiki? [03:16:14] Isarra: http://www.mediawiki.org/wiki/Manual:Coding_conventions [03:16:44] Oh hey, mww loads! [03:16:47] * Isarra punches it. [03:16:52] I mean, thanks. [03:19:47] 03(mod) VisualEditor: Sync availability of minor edit option with EditPage backend - 10https://bugzilla.wikimedia.org/42137 summary; +comment (10Krinkle) [03:44:27] New patchset: Krinkle; "mw.Platform: Only show minor edit option if user has "minoredit" right." [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/36371 [03:45:04] 03(mod) VisualEditor: Only show minor edit option if user has "minoredit" right - 10https://bugzilla.wikimedia.org/40774 summary; +comment (10Krinkle) [04:23:55] New patchset: Krinkle; "mediawiki.Uri: Don't raw encode the 'title' query parameter." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36372 [04:23:55] New patchset: Krinkle; "mediawiki.Uri.test: Clean up" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36373 [04:34:05] New patchset: Krinkle; "(bug 42553) Only replace url on veaction=edit if there is no other query" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/36374 [04:35:55] New patchset: Krinkle; "(bug 42553) Only replace url on veaction=edit if there is no other query" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/36374 [04:35:55] New patchset: Krinkle; "mw.Platform: Only show minor edit option if user has "minoredit" right" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/36371 [04:36:20] New review: Krinkle; "* Updated commit message" [mediawiki/extensions/VisualEditor] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/36371 [04:36:32] New review: Krinkle; "* Rebased" [mediawiki/extensions/VisualEditor] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/36374 [04:37:08] 03(mod) VisualEditor: Only replace url on veaction=edit if there is no other query - 10https://bugzilla.wikimedia.org/42553 summary; +comment (10Krinkle) [05:09:33] New patchset: Krinkle; "Cleanup oldid: Use mw.config for page existence and revision id." [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/36375 [05:15:14] Krenair: Toolserver bots must login to edit, right? [05:21:43] qgil: Hi! :) I have updated my user page. [05:22:51] qgil: Here it is. https://www.mediawiki.org/wiki/User:Sucheta_Ghoshal , Sorry for not doing it before :) [05:23:35] 03(NEW) If move page, Page which made Redirect is 2 Newlines - 10https://bugzilla.wikimedia.org/42616 minor; MediaWiki: Redirects; (aranet100) [05:33:33] New patchset: Krinkle; "(bug 42137) Sync availability of "minor edit" with MW backend." [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/36377 [05:33:34] New patchset: Krinkle; "Cleanup oldid: Use mw.config for page existence and revision id." [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/36375 [05:33:34] New patchset: Krinkle; "(bug 42553) Only replace url on veaction=edit if there is no other query" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/36374 [05:33:34] New patchset: Krinkle; "mw.Platform: Only show minor edit option if user has "minoredit" right" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/36371 [05:35:09] New review: Krinkle; "* Fixed browser compatibility issue with array.indexOf by using ve.indexOf instead." [mediawiki/extensions/VisualEditor] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/36371 [05:35:22] New review: Krinkle; "* Rebased" [mediawiki/extensions/VisualEditor] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/36374 [05:35:33] New review: Krinkle; "* Rebased" [mediawiki/extensions/VisualEditor] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/36375 [05:36:09] 03(mod) VisualEditor: Sync availability of "minor edit" with MW backend - 10https://bugzilla.wikimedia.org/42137 summary; +comment (10Krinkle) [05:44:40] 03(WONTFIX) Make ResourceLoader option visible on Special:Gadgets - 10https://bugzilla.wikimedia.org/35097 +comment (10Krinkle) [05:45:09] 03(mod) Add Bangladesh to the monuments database in .... - 10https://bugzilla.wikimedia.org/38318 +comment (10Nasir Khan Saikat) [05:52:33] 03(mod) Install Component watching extension for bugzilla - 10https://bugzilla.wikimedia.org/37105 +comment (10Krinkle) [06:24:12] 03(mod) jquery.client: Opera detection broken - 10https://bugzilla.wikimedia.org/42604 summary; +comment (10Krinkle) [06:49:44] 03(mod) Uploading with same file blocked with Different 3 of messages - 10https://bugzilla.wikimedia.org/40921 +comment (10Ferry Roland) [07:02:58] 03(mod) jquery.client: Opera detection broken - 10https://bugzilla.wikimedia.org/42604 +comment (10Krinkle) [07:04:26] New review: Krinkle; "The change looks fine but please provide a real-world example opera version/os that doesn't have a V..." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/36350 [07:15:44] 03(mod) VisualEditor: Position of VisualEditor's "Create" tab is wrong - 10https://bugzilla.wikimedia.org/41159 +comment (10Liangent) [07:22:31] New patchset: Krinkle; "(bug 42604) fix faulty browser detection code for Opera" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36350 [07:33:08] 03(mod) VisualEditor: Position of VisualEditor's "Create" tab is wrong - 10https://bugzilla.wikimedia.org/41159 +comment (10Krinkle) [07:38:05] New patchset: Orenhe; "(bug 37755) Set robot meta tags for 'view source' pages" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/27867 [07:39:52] New review: Orenhe; "Inlining the function according to the feedback of Nischayn22 & IAlex. Would appreciate a new review." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/27867 [07:59:13] 03(WONTFIX) JSMinifier: Skip '+' when both side is a literal - 10https://bugzilla.wikimedia.org/34905 +comment (10Krinkle) [07:59:23] 03(mod) JavaScriptMinifier: Skip '+' when both side is a literal - 10https://bugzilla.wikimedia.org/34905 summary (10Krinkle) [08:04:28] 03(WONTFIX) JavaScriptMinifier: Save bytes by normalising escaped unicode sequences - 10https://bugzilla.wikimedia.org/31286 summary; +comment (10Krinkle) [08:11:35] 03(mod) Special:UserRights broken in Mediawiki 1.20.1 - 10https://bugzilla.wikimedia.org/42592 +comment (10Alexander Mashin) [08:16:01] New patchset: Parent5446; "Fixed login form field to prevent interfering with other exts." [mediawiki/extensions/TwoFactorAuthentication] (master) - https://gerrit.wikimedia.org/r/36378 [08:24:55] New review: Parent5446; "Field should be pre-pended." [mediawiki/extensions/TwoFactorAuthentication] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/36378 [08:25:48] 03(mod) JobQueueDB::claimRandom seems very slow with lots of jobs - 10https://bugzilla.wikimedia.org/42614 +comment (10Niklas Laxström) [08:25:56] New review: Umherirrender; "For index.php/api.php you can use $wgDebugToolbar to see sql. But for maintenance scripts or actions..." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/36346 [08:30:48] New patchset: Parent5446; "Fixed login form field to prevent interfering with other exts." [mediawiki/extensions/TwoFactorAuthentication] (master) - https://gerrit.wikimedia.org/r/36378 [08:37:59] 03(mod) Add Bangladesh to the monuments database in .... - 10https://bugzilla.wikimedia.org/38318 +comment (10Maarten Dammers) [08:45:02] Change merged: Nikerabbit; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36346 [08:46:41] Change merged: Parent5446; [mediawiki/extensions/TwoFactorAuthentication] (master) - https://gerrit.wikimedia.org/r/36378 [08:47:01] New patchset: Parent5446; "Added entry point for analytics extensions." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33467 [08:52:50] 03(mod) Narayam is not working with hotcat, reftoolbar etc. - 10https://bugzilla.wikimedia.org/41766 (10Ershad K) [08:55:53] New patchset: Ori.livneh; "Change 'data models' to 'schema'" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/36379 [08:57:34] 03(mod) SRF 1.8 rc2 causes problems in forms - 10https://bugzilla.wikimedia.org/42348 +comment (10Ad Strack van Schijndel) [09:01:38] 03(UNCONFIRMED) Form fails on SMW 1.8 #ask - 10https://bugzilla.wikimedia.org/42347 +comment (10Ad Strack van Schijndel) [09:02:14] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/27867 [09:02:52] 03(FIXED) robots noindex,nofollow not set - 10https://bugzilla.wikimedia.org/37755 +comment (10Alexandre Emsenhuber [IAlex]) [09:08:35] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36365 [09:12:53] Hey guys, I need help regarding templates [09:13:17] I have to persist a variable across two templates [09:14:12] I dont know how to do it, and I am passing the same value two times to the two different templates [09:14:22] on the same page [09:19:15] adom_: I guess the 2nd template isn't called from the 1st? [09:19:43] no [09:19:50] you could install http://www.mediawiki.org/wiki/Extension:Variables [09:20:01] I have installed semantic mediawiki [09:20:24] if in template 1 you do {{#vardefine:|value}} you could use it as {{#var:}} in the other [09:21:01] on a different note: there's #semantic-mediawiki for those questions that are SMW related [09:21:47] the problem is, I am providing the variable to the 2nd template thats below the first one. [09:22:10] then you have a logic problem [09:22:23] using semantic mediawiki, I have to reload the page 2 times to get the value to the 1st template [09:22:44] shouldn't use SMW for that, it's a very ugly hack [09:22:54] (i know, I've done the same in the past) [09:23:14] gotta go back to your information model [09:23:37] how is it that you don't know the value of your var by the time template 1 is finished. [09:23:49] hey are you on some synonyms wiki? [09:24:01] possibly? [09:24:35] how did you find out? [09:24:53] find out what? [09:25:00] that wiki [09:25:21] prolly because someone asked a question about it, and i stepped in to try and help [09:25:32] I've got accounts in many many wikis for that reason [09:25:50] k [09:26:04] well I have a form that updates 2nd template [09:26:25] which is below the 1st template, and so that part of the page has already been rendered [09:26:44] using semantic forms to update the 2nd template [09:28:37] quick fix: create a 3rd template that sits before the 1st one, takes all data, sets variables and annotations, but doesn't do output [09:28:48] then have templates 1 and 2 render the info as you see fit [09:29:47] thats ugly! [09:30:02] but still, the value goes into the semantic form [09:30:20] and the form updates/targets the 2nd template [09:30:39] how do i make that form target two templates? [09:31:14] as there are other values getting passed also (which only the 2nd template needs) [09:31:21] just add all the templates you want to the same form [09:31:30] my forms do 3-5 templates [09:32:15] simply add another {{{for template|}}} section [09:33:01] ok thanks [09:33:24] oh but wait [09:33:30] the problem was [09:33:38] only thing to keep in mind: when creating/editing a page, all templates will appear in the order specified in the form [09:33:39] there is a lot conditional stuff [09:34:10] right i know that [09:35:04] but the problem now is that there is conditional stuff which decides if the variable needs to passed or not [09:35:10] New patchset: Ori.livneh; "Use $wgNamespaceContentModels to register content model" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/36380 [09:35:23] this can be done, but will look really ugly [09:36:08] I can't understand your issue [09:36:25] yeah, I guess thankyou so much for right now [09:36:31] why not always pass a variable, and simply not use it if it isn't needed? [09:36:42] let me get a little more clear, understand the issue myself [09:36:51] ah ok, sounds like a plan :-) [09:37:15] yeah let me think a little bit. [09:37:18] and you're welcome in #semantic-mediawiki for SF related things [09:37:25] alright :) [09:37:48] who are you btw? [09:37:51] Hello, I am currently using mwdumper.jar to upload a dump to my mediawiki install, however it's saying that there are more articles uploaded so far than there should be. This is no talk or history pages, or revisions. Anyone know why it's uploading more than there is? [09:38:10] 4,112,000 pages (10.579/sec), 4,112,000 revs (10.579/sec) [09:38:17] there is a user named saruman on my wiki [09:38:24] might be me [09:38:26] url? [09:38:35] its kinda private right now [09:38:49] It's english wikipedia. English wikipedia only has 4,009,000 pages [09:39:01] but its about synonyms, and finding similar stuff [09:39:05] I usually fill in my email address, which also has saruman in the name [09:39:30] oh k [09:39:34] .biz [09:40:09] 03(NEW) action=info: Link only the values, not the descriptions - 10https://bugzilla.wikimedia.org/42617 normal; MediaWiki: Interface; (duplicatebug) [09:50:05] 03(NEW) log contains not only page actions - 10https://bugzilla.wikimedia.org/42618 normal; Datasets: General/Unknown; (duplicatebug) [10:02:00] saruman: btw how do we lookup user's email? [10:06:00] uhh.... in the database? [10:08:46] or use http://www.mediawiki.org/wiki/Extension:LookupUser [10:11:02] 03(mod) API: Allow listing of logevents per userid/pageid - 10https://bugzilla.wikimedia.org/32675 +comment (10db) [10:13:40] 03(mod) Wikibase updater eats all memory in Jenkins - 10https://bugzilla.wikimedia.org/41645 +comment (10Antoine "hashar" Musso) [10:13:45] 03(NEW) Adjust comment for log_params - 10https://bugzilla.wikimedia.org/42619 normal; MediaWiki: Logging; (duplicatebug) [11:01:02] New patchset: Ershad Kunnakkadan; "Fixed Bug 41766 - Narayam is not working with hotcat, reftoolbar etc." [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/36381 [11:02:15] 03(NEW) Improper handling of UTF-8 in MapEditor code - 10https://bugzilla.wikimedia.org/42620 normal; MediaWiki extensions: Maps; (nischayn22) [11:05:33] New patchset: Amire80; "New message group selector" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/35895 [11:06:43] New review: Amire80; "Most Niklas' comments addressed. Added toggling when clicking on the link." [mediawiki/extensions/Translate] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/35895 [11:21:52] hi [11:22:58] hi [11:24:20] 03(FIXED) Add Antarctic monuments to the database - 10https://bugzilla.wikimedia.org/42165 +comment (10Maarten Dammers) [11:29:57] 03(mod) Implement image tracking in the monuments database - 10https://bugzilla.wikimedia.org/37455 +comment (10AleXXw) [11:44:30] 03(NEW) user settings are not saved on special:preferences - 10https://bugzilla.wikimedia.org/42622 major; MediaWiki: Special pages; (carchaias) [11:45:56] 03(mod) User rights and preferences not saving in Mediawiki 1.20.1 - 10https://bugzilla.wikimedia.org/42592 summary (10Krenair) [11:46:03] 14(DUP) user settings are not saved on special:preferences - 10https://bugzilla.wikimedia.org/42622 +comment (10Krenair) [11:46:08] 03(mod) User rights and preferences not saving in Mediawiki 1.20.1 - 10https://bugzilla.wikimedia.org/42592 +comment (10Krenair) [11:50:10] 03(NEW) email adress can't be confirmed on 1.20.1 - 10https://bugzilla.wikimedia.org/42623 major; MediaWiki: Email; (carchaias) [11:51:32] 03(mod) User rights and preferences not saving in Mediawiki 1.20.1 - 10https://bugzilla.wikimedia.org/42592 +comment (10Krenair) [11:52:05] 14(DUP) email adress can't be confirmed on 1.20.1 - 10https://bugzilla.wikimedia.org/42623 +comment (10Krenair) [11:52:05] 03(mod) User rights and preferences not saving in Mediawiki 1.20.1 - 10https://bugzilla.wikimedia.org/42592 +comment (10Krenair) [11:53:24] 03(mod) User rights, preferences and other things are not saving in 1.20.1 - 10https://bugzilla.wikimedia.org/42592 summary (10Krenair) [11:53:53] 03(mod) Add option to apply nofollow only to external links added in revisions marked unpatrolled - 10https://bugzilla.wikimedia.org/42599 +comment (10Nathan Larson) [12:18:18] I just upgrade to 1.20.1 and when I try to add an article to a 3 different categories it just appears on one. does anyone know if there is a bug? [12:18:28] or if maybe is a cache delay? [12:19:48] actually I am trying to add it to 4 categories [12:20:51] and it appears on 2 only [12:23:19] now it did appear... I don't get it :/ [12:23:58] oh well... [12:24:58] 03(FIXED) Describe integration/* git repositories - 10https://bugzilla.wikimedia.org/42518 +comment (10Antoine "hashar" Musso) [12:26:05] New patchset: Siebrand; "Add some newlines for readability" [translatewiki] (master) - https://gerrit.wikimedia.org/r/36382 [12:26:05] New patchset: Siebrand; "Add etherpad-lite to update-externals" [translatewiki] (master) - https://gerrit.wikimedia.org/r/36383 [12:26:43] Change merged: Siebrand; [translatewiki] (master) - https://gerrit.wikimedia.org/r/36382 [12:27:14] Change merged: Siebrand; [translatewiki] (master) - https://gerrit.wikimedia.org/r/36383 [12:37:44] New patchset: Siebrand; "Manual checks no longer needed for etherpad-lite" [translatewiki] (master) - https://gerrit.wikimedia.org/r/36384 [12:43:48] Change merged: Siebrand; [translatewiki] (master) - https://gerrit.wikimedia.org/r/36384 [12:47:12] New review: Jarry1250; "As far as I'm aware, you can't filter meta=messagegroups to receive data on just one (or a couple of..." [mediawiki/extensions/Translate] (master) C: 0; - https://gerrit.wikimedia.org/r/19457 [12:56:57] 03(mod) jquery.client: Opera detection broken - 10https://bugzilla.wikimedia.org/42604 +comment (10Bartosz Dziewoński) [12:58:52] New patchset: Siebrand; "Limit to 10 threads" [translatewiki] (master) - https://gerrit.wikimedia.org/r/36385 [12:59:13] Change merged: Siebrand; [translatewiki] (master) - https://gerrit.wikimedia.org/r/36385 [13:10:58] 03(mod) jquery.client: Opera detection broken - 10https://bugzilla.wikimedia.org/42604 +comment (10Bartosz Dziewoński) [13:16:44] New review: Matmarex; "Replied on the bug." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/36350 [13:21:42] 03(NEW) Undefined index: formHTML, formJS - 10https://bugzilla.wikimedia.org/42624 normal; MediaWiki extensions: SemanticForms; (niklas.laxstrom) [13:26:23] New patchset: Hashar; "jenkins test on wmf branch" [mediawiki/core] (wmf/1.21wmf5) - https://gerrit.wikimedia.org/r/36386 [13:28:21] New patchset: Hashar; "jenkins test on wmf branch" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36387 [13:29:00] New review: Hashar; "recheck" [mediawiki/core] (wmf/1.21wmf5); V: 0 C: 0; - https://gerrit.wikimedia.org/r/36386 [13:29:31] New review: Hashar; "recheck" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/36387 [13:29:55] Change abandoned: Hashar; "works :-)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36387 [13:30:01] Change abandoned: Hashar; "works" [mediawiki/core] (wmf/1.21wmf5) - https://gerrit.wikimedia.org/r/36386 [13:30:02] New patchset: IAlex; "(bug 42619) Adjust comment for log_params database field" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36388 [13:30:32] 03(mod) Adjust comment for log_params - 10https://bugzilla.wikimedia.org/42619 +comment (10Alexandre Emsenhuber [IAlex]) [13:33:52] 03(FIXED) Test mediawiki/core wmf branches in a different job - 10https://bugzilla.wikimedia.org/42455 +comment (10Antoine "hashar" Musso) [13:36:03] 03(mod) Jenkins jobs should use OpenJdk - 10https://bugzilla.wikimedia.org/42380 +comment (10Antoine "hashar" Musso) [13:51:12] good day [13:53:47] I just upgraded a wiki to 1.20.1, and since the ParserFunctions extension documentation says it's bundled with MediaWiki now, I decided not to separately install the extension. However, none of the "fancy" parser functions (if, switch, etc.) work now. Is there a configuration setting I need to change to activate the functions? [13:57:26] 03(NEW) migrate Android tools from hashar's homedir to /var/lib/jenkins - 10https://bugzilla.wikimedia.org/42625 normal; Wikimedia: Testing Infrastructure; (hashar) [13:58:50] Renegade15: you probably need to add a require_once() in your LocalSettings.php [13:59:07] Renegade15: something like: require_once( "$IP/extensions/ParserFunctions/ParserFunctions.php" ); [13:59:12] yeah, well [13:59:33] the parser functions documentation explicitly says I should not have to install the parser functions extension post 1.18 [13:59:41] so what would I require_once? [14:00:35] maybe the doc is wrong ? [14:00:44] I have no idea honestly, I never install MediaWiki :-] [14:01:14] that honestly looks like the most likely option atm o_O [14:02:37] nope, adding the documented require_once call reliably kills it - as expected [14:05:13] alright, I see the issue [14:05:23] the documentation is inaccurately phrased [14:05:31] on wiki ? [14:05:45] yes, https://www.mediawiki.org/wiki/Extension:ParserFunctions [14:06:13] it has nothing to do with the version of MediaWiki, but with downloadable archive [14:06:35] so yeah we started including some extensions with the MediaWiki tarballs [14:06:42] saves you from having to download the extensions [14:06:48] but you still have to manually enable them [14:06:54] you get the extension with the downloadable .tar.gz; but if you follow the official MediaWiki documentation for downloading via git, you don't [14:07:00] (till one day we figure out a system that will automatically load extensions for you) [14:07:22] so you still have to manually install parser functions on 1.20.1 if you followed the official MediaWiki installation instructions [14:08:30] New patchset: IAlex; "(bug 42601) Make deleteOldRevisions.php no longer throw database errors on empty sets" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36390 [14:08:58] should I flag this on the talk page or something? [14:09:07] where is the wrong explanation , [14:09:08] ? [14:09:08] 03(mod) deleteOldRevisions.php: SQL syntax error: "WHERE page_id IN ()" - 10https://bugzilla.wikimedia.org/42601 +comment (10Alexandre Emsenhuber [IAlex]) [14:09:23] on the page linked above, https://www.mediawiki.org/wiki/Extension:ParserFunctions [14:09:28] hashar: I think there is some different expectation [14:09:47] it's not so much wrong as it doesn't take into account that MW offers multiple modes of installation [14:09:59] We don't recommend Git installation though, as a general rule [14:10:03] and not all of them set the prerequisites for the installation described on the PF documentation page [14:10:15] Renegade15: you probably want to edit the page and describe what needs to be done when using a tarball and when using git [14:10:23] be bold :-] [14:11:34] Renegade15 :P [14:11:44] 03(mod) jquery.client: Opera detection broken - 10https://bugzilla.wikimedia.org/42604 +comment (10Bartosz Dziewoński) [14:12:27] since I'm here anyway [14:12:58] is there official documentation on what user/chmod the actual uploaded files below ./images/ should have? [14:14:58] (and/or is there a maintenance/pywikipedia script to get all images back in order?) [14:16:01] 03(mod) Kill prototype.wikimedia.org - 10https://bugzilla.wikimedia.org/41433 +comment (10Andre Klapper) [14:16:14] qgil_: Hi! :) I have added my proposal on the user page. Could you look at it once? https://www.mediawiki.org/wiki/User:Sucheta_Ghoshal/OPW-EtherEditor [14:17:06] 03(WONTFIX) Copy i18n files to prototype - 10https://bugzilla.wikimedia.org/37737 +comment (10Andre Klapper) [14:20:23] 03(UNCONFIRMED) mwEmbed is hosted on prototype.mw, meaning that it does not support https - 10https://bugzilla.wikimedia.org/32457 +comment (10Andre Klapper) [14:20:58] hello [14:21:50] I have a little question is there a chance to create folders for uploaded files? i would like to organize a little bit the stuff which i would like to put in the wiki [14:22:15] 03(mod) migrate Android tools from hashar's homedir to /var/lib/jenkins - 10https://bugzilla.wikimedia.org/42625 +comment (10Antoine "hashar" Musso) [14:22:59] hawkeye78_: what kind of folders? do you want to organize files inside of wiki or in context of file system? [14:23:01] 03(mod) Hardcoded namespace checks - 10https://bugzilla.wikimedia.org/25589 +comment (10Andre Klapper) [14:23:18] 03(FIXED) migrate Android tools from hashar's homedir to /var/lib/jenkins - 10https://bugzilla.wikimedia.org/42625 +comment (10Antoine "hashar" Musso) [14:23:34] wizardist, at the moment i have a fresh installed wiki and a menu option with the name "File upload" [14:23:38] for the first case, categories are generally used [14:23:42] but there i can only upload files [14:24:03] so that the files all in the same directory [14:24:39] but i would create 2 or 3 folders like: "sources", "images", "archivs" etc. [14:24:57] maybe my using of the wiki is wrong? [14:25:14] till today i was using dokuwiki.... [14:25:24] hawkeye78_: see http://www.mediawiki.org/wiki/Help:Categories [14:26:10] ok i will try a little bit around with it [14:26:13] thanks :-) [14:26:20] Categories are the common way of organizing and managing content in MediaWiki [14:26:35] hawkeye78_: Do take into account that, unlike dokuwiki, filesystem and wiki-content are different things [14:27:52] Renegade15, i know this, but before i migrate from dokuwiki to mediawiki i must find a way to make the same thinks on the new wiki as on the old [14:27:55] 03(mod) Add Wikimedia Commons support to VLMC/libishare - 10https://bugzilla.wikimedia.org/25331 +comment (10Andre Klapper) [14:28:40] Adding categories to the file pages, as suggested above, should serve you well [14:30:22] New patchset: Wizardist; "Add wgMonthNamesGen in OutputPage::getJSVars()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36391 [14:31:10] wizardist: Finally it worked yesterday! :D [14:31:27] SuchetaG: congrats! [14:32:10] wizardist: haha :) Thanks for the help! ^_^ [14:33:11] ehm [14:33:20] there is no field for a category [14:33:33] Do I need a plugin for this? [14:33:47] hawkeye78_: nope. [14:34:02] read that article. "Adding a page to a category" [14:35:16] hawkeye78_: or you can see an example: https://commons.wikimedia.org/w/index.php?title=File:Galerie_Lafayette_Haussmann_Dome.jpg&action=edit (scroll to the end of edit box, and you will see that categories are just a kind of links) [14:36:26] 03(mod) jQuery dialogs different from already existing ones - 10https://bugzilla.wikimedia.org/25334 +comment (10Andre Klapper) [14:45:39] New review: Nischayn22; "Well that is a completely different thing then ;)" [mediawiki/extensions/SemanticMediaWiki] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/35156 [14:49:33] 14(INVALID) Form fails on SMW 1.8 #ask - 10https://bugzilla.wikimedia.org/42347 +comment (10Nischay Nahata) [14:55:25] 03(mod) Form fails on SMW 1.8 #ask - 10https://bugzilla.wikimedia.org/42347 +comment (10Andre Klapper) [14:56:27] ok I create a article with the Tag [[category: sort]] how can I add now a file so that the files belongs to this category? [14:57:41] hawkeye78_: upload a file, and in its description add the same tag [[catgory:sort]] [15:00:07] 03(mod) Requesting a new hook to allow manipulation of image data (e.g. src attribute) before the image is rendered - 10https://bugzilla.wikimedia.org/41835 +comment (10Nischay Nahata) [15:00:49] New review: Matmarex; "Some more minor changes suggested, but the code looks good to me. Let's merge it." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/34104 [15:02:09] ah thanks [15:03:37] 03(mod) Request for new Analytics components in Bugzilla - 10https://bugzilla.wikimedia.org/42088 +comment (10Ariel T. Glenn) [15:04:47] New review: Nischayn22; "Notified the original user at https://bugzilla.wikimedia.org/show_bug.cgi?id=41835" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/32189 [15:09:13] New patchset: Nischayn22; "Bug 41291- Get browser info w/ user permission" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/32700 [15:11:15] 03(mod) UploadWizard doesn't highlight errors in "more info" - 10https://bugzilla.wikimedia.org/32408 +comment (10Nischay Nahata) [15:11:51] New review: Nischayn22; "I would rather like someone else to take the bonus given the docs in www.mediawiki.org/wiki/Extensio..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/32700 [15:12:56] New patchset: Tim Landscheidt; "(bug 40585) Don't drop 'step="any"' in HTML input fields." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/35884 [15:15:48] New patchset: Nischayn22; "Bug 32408 UW doesn't highlight errors in "more info"" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/36342 [15:27:35] hi there, can anyone help me please? extension problem [15:29:21] is there anyone here? [15:29:39] !ask | J_ [15:29:39] J_: Hi, how can we help you? Just ask your question. [15:29:58] this is a low-traffic channel, especially on weekends [15:30:04] just ask and be patient [15:30:05] I have a problem with the CategoryTree extension, [15:30:33] it is working fine, up to the point where I click the bullet before a subcategory [15:31:06] then it says "Problem loading data. Please wait a moment and try again." [15:32:07] so, what does that mean? [15:33:10] J_: can you link to the wiki where this happens? [15:33:42] aye, it's here: http://twinsuniverse.xesf.net/Category:Characters [15:33:49] the wiki is read only though [15:37:07] J_: it looks like categorytree calls URLs like this one: http://twinsuniverse.xesf.net/index.php?action=ajax&rs=efCategoryTreeAjaxWrapper&rsargs%5B%5D=Characters_by_age&rsargs%5B%5D=%7B%22mode%22%3A0%2C%22hideprefix%22%3A20%2C%22showcount%22%3Atrue%2C%22namespaces%22%3Afalse%7D&rsargs%5B%5D=json - and they return internal errors [15:38:05] what does that mean? does it have anything to do with my short url config? [15:38:29] are you sure that the version of categorytree is appropriate for your version of mediawiki? i dont know what else could be causing it, sorry [15:39:16] well that is part of the problem, I downloaded the I think was called the latest version, and I've got MW 1.19.2 (but any other version does not download) [15:40:02] 03(mod) Form fails on SMW 1.8 #ask - 10https://bugzilla.wikimedia.org/42347 +comment (10Ad Strack van Schijndel) [15:41:21] J_: ah, the extension distributor is broken right now, and there's weekend, so there's nobody to fix it (https://bugzilla.wikimedia.org/show_bug.cgi?id=41081) [15:41:26] :( [15:41:58] aye that's what I noticed [15:42:20] J_: you might want to try upgrading MW to 1.20 [15:42:28] but do you mean CT latest version is for 1.19.3 or 1.20 or something? [15:43:05] latest versions of extensions should be compatible with 1.20 and the head MW version (about to become 1.21 in the future) [15:43:12] with 1.19, possibly, but not necessarily [15:43:22] i dont know enough about cattree to tel lyou right now [15:43:45] all right I could upgrade - I don't know anything about how to do that though... [15:44:20] I guess I should upgrade to 1.20.1 right? [15:44:25] J_: you just download the new files, unzip them overwriting old ones, run maintenance/update.php script ot update the database schema, and you're good to go [15:44:30] !upgrading [15:44:30] http://www.mediawiki.org/wiki/Manual:Upgrading [15:44:56] all right, thanks! I'm going to try this out [15:45:06] but make sure to make a backup [15:45:09] just in case ;) [15:45:39] upgrading is usually painless, though [15:45:46] hmm, how can I do that? :P I only have ftp access, no server root [15:47:07] J_: you could try the web updater https://www.mediawiki.org/wiki/Manual:Upgrading#Web_updater [15:47:20] or you could probably get by without updating the schema [15:47:24] great! thanks, I will figure this out [15:47:43] we try to keep them as backwards-compatible as possible [15:48:00] since doing shcema changes on big sites, like the Wikipedias, is a lot of trouble [15:48:12] i see [15:48:40] well I'll come back later if needed, thanks for the help, it's much appreciated! [15:48:42] but no guarantees that it will work without running the updater - i suggest you just make a backup and test [15:49:14] ok, tnx. [16:06:07] 03(ASSIGNED) update jenkins ant script to link sqlite directoy to a tempfs - 10https://bugzilla.wikimedia.org/41868 +comment (10Antoine "hashar" Musso) [16:16:14] 03(NEW) Placeholder for bugs related to security audit - 10https://bugzilla.wikimedia.org/42626 normal; MediaWiki extensions: WikidataRepo; (jeblad) [16:16:39] 03(mod) Placeholder for bugs related to security audit of REPO - 10https://bugzilla.wikimedia.org/42626 (10jeblad) [16:18:29] 03(NEW) Placeholder for bugs related to security audit of CLIENT - 10https://bugzilla.wikimedia.org/42627 normal; MediaWiki extensions: WikidataClient; (jeblad) [16:29:15] 03(mod) It's unclear which language should be used in Special:CreateItem - 10https://bugzilla.wikimedia.org/41001 +comment (10Daniel Kinzler) [16:31:28] 03(mod) "Powered by Semantic MediaWiki" button needs a redesign - 10https://bugzilla.wikimedia.org/42128 +comment (10Nischay Nahata) [16:32:18] 03(mod) Placeholder for bugs related to security audit of CLIENT - 10https://bugzilla.wikimedia.org/42627 (10jeblad) [16:52:45] 03(mod) Tablesorter sorts all numbers as dates in Czech - 10https://bugzilla.wikimedia.org/42607 +comment (10Miraceti) [16:53:25] Change merged: Nikerabbit; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36124 [17:17:20] New patchset: Lupo; "Make UW more resilient againt misconfigurations" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/36394 [17:17:30] 03(NEW) fail on whitespace error in submitted files - 10https://bugzilla.wikimedia.org/42628 normal; Wikimedia: Testing Infrastructure; (hashar) [17:18:16] 03(mod) block to force reading of user talk page - 10https://bugzilla.wikimedia.org/16447 (10Platonides) [17:18:17] 03(mod) Blocking/Permissions Rewrite - 10https://bugzilla.wikimedia.org/14636 (10Platonides) [17:18:17] 03(mod) Jenkins job: universal lint check - 10https://bugzilla.wikimedia.org/35585 +comment (10Antoine "hashar" Musso) [17:18:18] 03(mod) Jenkins: fail on BOM in submitted files - 10https://bugzilla.wikimedia.org/38233 (10Antoine "hashar" Musso) [17:18:20] 03(mod) fail on whitespace error in submitted files - 10https://bugzilla.wikimedia.org/42628 (10Antoine "hashar" Musso) [17:18:39] 03(mod) fail on whitespace error in submitted files - 10https://bugzilla.wikimedia.org/42628 normal->15enhancement (10Antoine "hashar" Musso) [17:19:05] 03(mod) Jenkins: fail on BOM in submitted files - 10https://bugzilla.wikimedia.org/38233 minor->15enhancement (10Antoine "hashar" Musso) [17:24:22] 03(mod) Software should allow admins to give specific users permission to edit specific pages through blocks - 10https://bugzilla.wikimedia.org/25400 +comment (10Platonides) [17:27:36] 03(NEW) action=info: Add canonical ids to header/table - 10https://bugzilla.wikimedia.org/42629 normal; MediaWiki: Interface; (duplicatebug) [17:28:21] 03(mod) Install User Merge and Delete extension on testwiki - 10https://bugzilla.wikimedia.org/23459 +comment (10Platonides) [17:30:06] 03(FIXED) MediaWiki:Contributions should support gender - 10https://bugzilla.wikimedia.org/40367 (10Niklas Laxström) [17:36:13] 03(mod) Move svn.wikimedia.org/doc/ - 10https://bugzilla.wikimedia.org/35663 +comment (10Antoine "hashar" Musso) [17:38:56] 03(mod) Setup external git mirrors/clones - 10https://bugzilla.wikimedia.org/35429 +comment (10Antoine "hashar" Musso) [17:40:08] 03(mod) Doxygen for MediaWiki branches - 10https://bugzilla.wikimedia.org/26712 summary (10Antoine "hashar" Musso) [17:42:17] 03(mod) HttpFunctions.php not compatible with Php 5.3.19? - 10https://bugzilla.wikimedia.org/42441 +comment (10Platonides) [17:42:24] 03(WONTFIX) [OPS] implement a way to install Android SDK - 10https://bugzilla.wikimedia.org/34971 +comment (10Antoine "hashar" Musso) [17:48:35] As a user, how can one prevent site js from loading? [17:49:18] Turn off Javascript in the browser. [17:49:30] Specific site js. [17:49:35] One script. [17:51:40] Oh - that I don't know. [17:54:02] New patchset: Jeroen De Dauw; "Bump version to 1.8" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/36395 [17:55:47] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/36395 [18:00:18] New patchset: Jeroen De Dauw; "Bump version to 1.8" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/36396 [18:01:15] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/36396 [18:05:06] 03(mod) HttpFunctions.php not compatible with Php 5.3.19? - 10https://bugzilla.wikimedia.org/42441 +comment (10Platonides) [18:05:27] Isarra: what script? [18:06:07] ext.vector.footerCleanup on enwp [18:06:41] Their implementation annoys me and interferes with my own, which I much prefer. >.> [18:09:29] Isarra: what browser do you use? [18:09:52] Opera, why? [18:09:56] 03(FIXED) Remove one click-step from processes like watch, unwatch, and login - 10https://bugzilla.wikimedia.org/7129 +comment (10Platonides) [18:10:38] Isarra: https://addons.opera.com/en/extensions/details/opera-adblock [18:11:28] I should have been clearer - I use opera on four different computers, along with an assortment of other browsers. [18:11:29] Betacommand: lol [18:11:47] Betacommand: you know Opera supports this without extensions? ;) [18:12:12] MatmaRex: I dont know opera well [18:12:31] I just use adblock to filter out annoying crap [18:12:40] What I want is to remove this script from enwp so it stops interfering with my own global js, which does essentially the same thing but in a way I prefer. [18:12:42] * Betacommand uses a different browser [18:12:56] Betacommand: most things you need extensions for in "inferior" browsers, Opera already supports. adblock for opera is mostly a blocklist manager. [18:12:57] :D [18:13:25] While I can just add an exception to my global so that doesn't apply to enwp, surely there must be some way to interrupt a script? [18:13:51] Isarra: if you use adblock or similar you can prevent it from loading [18:13:52] Isarra: i'm afraid that you can't really do much [18:14:05] and no, you can't, if it's loaded via RL with other scripts... [18:14:14] that should have been implemented as a gadget from the beginning [18:14:16] MatmaRex: its not [18:14:22] 03(mod) Language::formatNum() should prefix negative values with − (minus sign U+2212) - 10https://bugzilla.wikimedia.org/8327 summary (10Platonides) [18:14:32] I am not enabling a blocker on 20 different browsers just to make up for enwp's specialness. [18:14:33] New patchset: Lupo; "Respect languageTemplateFixups" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/36397 [18:14:40] You should be able to disrupt the script. [18:14:47] Or get a "disable" flag added, as needed. [18:15:06] You can usually insert a function with a similar name... though site-wide JS executes early, I think. [18:15:21] Betacommand: oh, you're right. well, that is a little better, then [18:15:22] I think it's something call same_Function_name(): return; [18:15:23] very very little. [18:15:38] Susan: it would be possible if not for the JS closures we advocate everywhere [18:15:48] Isarra: you are screwed then, live with it [18:15:55] Well, getting a disable flag added should be trivial. [18:16:00] you could try to call something like mw.loader.implement('ext.vector.footerCleanup', function(){}, {}, {}) before the real thing [18:16:04] Just post the new code on the talk page with a {{sudo}} tag. [18:16:06] An admin will do it. [18:16:09] but it may or may not work, depending on what is executed first [18:16:16] What talkpage? [18:16:17] Plenty of scripts have user options. [18:16:19] Susan: it's not a gadget, lol [18:16:21] The thing is mw.loader.implement("ext.vector.footerCleanup", function() {...), {css...}, {...}); [18:16:23] it should have been, but it isnt [18:16:32] What's wrong with it? [18:16:46] it's built-in into Vector extension [18:16:53] (it's that footer cleanup script) [18:16:57] Right. [18:17:01] Why do you want to disable it? [18:17:04] Isarra: ^ [18:17:22] [13:06] Their implementation annoys me and interferes with my own, which I much prefer. >.> [18:17:27] No it isn't. It's built-into enwp's vector extension, and I want to disable it because I have script already that does exactly that in what I consider a less irritating way. [18:18:01] I didn't know we had a footerCleanup script. [18:18:03] What's it do? [18:18:16] It collapses the category and template lists. [18:18:22] Oh, that footer? [18:18:33] Yeah. [18:18:45] hidden category, right? [18:18:50] Aye. [18:18:53] Right. [18:19:00] You use Vector? [18:19:11] The easiest way to avoid most of this shit is to use Monobook. ;-) [18:19:30] Funny, if it weren't for things like this Vector would be pefectly fine. [18:19:43] Yeah... but it is for things like this. [18:19:53] "That other car would be great if it weren't so lousy." [18:20:06] Hells, if this were just a consistently implemented thing it wouldn't matter either, but no, it's only on one wiki, out of like 50 that I use... [18:20:26] Isarra: +1 [18:20:33] but nobody cares about the other wikis [18:20:37] certainly not the design team [18:20:38] en.wiki has a specific footer thing? [18:20:41] Oh. [18:20:43] Seriously? [18:20:48] They did it for only en.wiki? [18:20:48] Yes. o__o [18:20:54] Who did this? [18:21:02] This was Micro Design whatever? [18:21:06] * MatmaRex goes to git blame [18:21:10] probably [18:21:11] Yeah. [18:21:14] Who specifically? [18:21:24] They're just experiments II now? [18:21:25] I dunno who their developer was. [18:21:48] Susan: i'm checking [18:22:09] So they put in a Vector-specific en.wiki-only hack? [18:22:14] yes, yes [18:22:18] For what length of tiem? [18:22:20] time [18:22:32] Or are they just indefinitely live-hacking the site. [18:22:32] i gues it's supposed to go into core, someday [18:22:35] someday. [18:22:39] It's been there for a few months now. Implementation now is at least a lot better than it was - used to be all js for some reason. [18:22:42] not gonna happen in our lifetimes [18:22:51] Or maybe it's still all js, just not as bad js. I dunno. [18:23:03] Seems like an easy bug to resolve. [18:23:21] It's gonna be mostly JS... [18:23:23] meh, it was added by Trevor, wit the message "Ported JavaScript from UsabiltyIntiative/Vector" [18:23:26] It's just collapsing the two lists, isn't it? [18:23:27] Yeah, it's still all js. [18:23:31] i dont feel like digging deeper [18:23:33] The lists are going to be in the HTML output regardless. [18:23:42] And then there's probably some cookie code. [18:23:59] Collapsing the lists, adding a grey box for the editOptions, and putting the labels for the edit summary and section header title on new lines. [18:24:28] there's some more enwikis-specific crap there [18:24:36] Is there a bug about implementing it outside Vector and outside en.wiki? [18:24:39] // Wait for onload to remove edit help and "|" after cancel link. [18:24:40] If not, can you flie one? [18:24:52] Oh, yeah, that was another thing they did. [18:24:59] Right, so I guess it'd be a tracking bug. [18:25:13] Can you search for one? [18:25:31] Can you? [18:25:34] Nope. [18:25:47] I have absolutely no idea how to search bugzilla. [18:26:04] Aside from creating a new bug and waiting for someone who does to mark it as a duplicate. [18:26:41] That's what everyone does. [18:26:57] Do you have a link to the JS itself? [18:27:02] ext.vector.cleanupwhatever? [18:27:10] It should be on gitweb somewhere, I think? [18:27:24] Susan: in extensions/Vector [18:27:35] No, I was just looking at the deminified version Opera pulled out of the page. [18:27:41] and /modules/ext.footerCleanup.{js,css} [18:27:47] MatmaRex: I was asking for a link. :-) [18:27:57] Susan: too lazy for this [18:27:57] I know roughly where it is. I thought Isarra might have a link. [18:28:04] Aren't we all. [18:28:10] Susan: and gitweb is too well-hiddne fpor me to look for it now [18:28:18] Heh. [18:28:22] Sigh. [18:28:31] I don't have a link, no any idea how to find it. [18:28:37] nor [18:29:36] What is this gitweb? [18:29:39] New patchset: Ilonakz; "(Bug 39444) Warning modification" [mediawiki/extensions/EtherEditor] (master) - https://gerrit.wikimedia.org/r/36399 [18:29:53] So you start here: https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Vector.git [18:30:03] It's a way to view changes to a repo. [18:30:09] Or view the underlying files. [18:30:19] It's the equivalent to ViewvC. [18:30:22] ViewVC [18:30:25] It's just much slower. [18:30:32] Anyway, start at . [18:30:38] Then you click the "tree" link. [18:30:46] That takes you to https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Vector.git;a=tree;h=9115f3ca75e1fc5db222dd55270d9377bccd35b5;hb=9115f3ca75e1fc5db222dd55270d9377bccd35b5 [18:30:49] https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Vector.git;a=blob;f=modules/ext.vector.footerCleanup.js;h=7c4b689848ee0f470632c539463d0aa7fa1fc6b2;hb=HEAD [18:30:58] Then click "modules". [18:31:00] And you reach https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Vector.git;a=tree;f=modules;h=d00c3da345c1aab756de26d4f0a20f6dfe09e397;hb=9115f3ca75e1fc5db222dd55270d9377bccd35b5 [18:31:08] That's the script. [18:31:11] Right. [18:31:16] [mediawiki/extensions/Vector.git] / modules / ext.vector.footerCleanup.js [18:31:27] It's a pretty simple script. [18:31:34] a lot of .css, too. [18:32:52] I like how this gitweb is so stupid it puts the line numbers in the text itself. [18:34:18] 03(NEW) Implement improvements to area below edit window (footer below textarea) (tracking) - 10https://bugzilla.wikimedia.org/42630 normal; MediaWiki: General/Unknown; (b) [18:34:18] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10MZMcBride) [18:34:54] 03(mod) Implement improvements to area below edit window (footer below textarea) (tracking) - 10https://bugzilla.wikimedia.org/42630 +tracking (10MZMcBride) [18:35:00] There. [18:35:02] I filed a bug. [18:37:19] First they'd need to fix the improvements. They have... issues. [18:37:35] What is the good practice when finding a spam/wrong comment in mediawiki.org talk pages e.g. http://www.mediawiki.org/w/index.php?title=Talk:MediaWiki&offset=20121202171845#China.27s_Jobs.3F_11452 [18:37:43] 03(mod) "Powered by Mediawiki" and "a Wikimedia project" buttons and targets should be localizable - 10https://bugzilla.wikimedia.org/40465 +comment (10Yair Rand) [18:37:55] hey Susan, you're a cool guy, can you maybe look at https://bugzilla.wikimedia.org/show_bug.cgi?id=40124#c6 and weigh in? :) [18:37:57] I mean the "..."post [18:38:06] just delete? [18:38:16] Should be. [18:41:09] Since its a LiquidThread you can't reallly delete the comment, but edit & delete the content in the entry (not the entry itself): http://www.mediawiki.org/w/index.php?title=Talk:MediaWiki&offset=20121202171845#China.27s_Jobs.3F_11452 [18:41:24] Seriously? O_o [18:41:43] You can delete anything on a wiki... besides special pages and discussion posts? [18:43:04] LQT makes me sad. [18:45:09] Working Special:Recentchanges [18:45:11] Just Make enhanced recentchanges the default, very easy. [18:45:15] Hello, Wikia. [18:45:20] hello. i have a stupid question. the right to change user righs, is default for the first user (Adminstrator)? Cause if i want to change the rights for my second user 'bot', the changes take no effect. The user management site relaods, but the user still have no groups. I'm now googling for one hour and can't find a hint why. [18:45:44] 03(mod) Enhanced recent changes doesn't hide subitems until the page finishes loading - 10https://bugzilla.wikimedia.org/42499 +comment (10Yair Rand) [18:46:45] L337hium: by default, bureaucrats have the right to change most rights [18:46:51] 03(mod) [upstream] Dependency graph points to localhost:8080 - 10https://bugzilla.wikimedia.org/35982 +comment (10Antoine "hashar" Musso) [18:46:55] L337hium: the default user should be a bureaucrat as well [18:48:17] MatmaRex: Jep, the Default User is in booth groups: bureaucrat and administrator. But when I save the user 'Bot' User Management Site show 3 empty checkboxes. [18:48:42] And no Error :/ [18:48:53] no idea what could be wrong, then :/ [18:49:06] there are usually mor epeople here on workdays [18:49:54] Ok, then I will ask tomorrow again. Anyway, thanks for your time. [18:50:31] MatmaRex: You had a patch to make the grouped watchlist and recentchanges js less slow, right? [18:50:52] MatmaRex: Finally it worked yesterday! :P [18:55:44] Isarra: yes, https://gerrit.wikimedia.org/r/#/c/34971/ [18:55:52] SuchetaG: i'm glad :) [18:55:58] Isarra: (not merged) [18:56:13] Who do I have to knife to get it merged? [18:56:18] I mean... ask... nicely... [18:58:02] Isarra: well, there are only three persons who tend to merge javascript changes i know of [18:58:16] these would be Krinkle, Anomie and Trevor [18:58:30] unfortunately they all seem quite overworked [18:59:40] well, and thedj, sometimes [19:04:00] 03(mod) Inconsistent rendering of redirect pages left behind moved files - 10https://bugzilla.wikimedia.org/42597 +comment (10Bawolff) [19:18:28] MatmaRex: Do any of them have children? [19:21:11] Isarra: uh, no idea [19:27:20] MatmaRex: You need to e-mail wikitech-l about that. [19:27:31] Isarra: are you plotting a kidnapping? [19:27:32] Include a link to and describe the problem. [19:27:42] And/or file a bug. [19:28:57] :/ [19:29:02] MatmaRex: I would prefer not to explicitly answer that. [19:29:05] Presumably gadgets can use a gadget- prefix or something? [19:29:17] it was implemented before, why would be need discussion again? [19:29:27] You don't need discussion about the benefit of the fature. [19:29:28] why would it* [19:29:29] feature [19:29:37] You need discusison about how to move forward. [19:29:56] Some way to allow semi-arbitrary user prefs to be set will need to be implemented. [19:30:11] A gadgets- prefix might work. I don't know. [19:30:33] this badly smells of overengineering. [19:30:39] It might be. [19:30:43] wikitech-l will know. [19:31:01] while the entire change could be implemented by removing a single "continue" [19:31:20] (unless the validation would rejet it, in which case we will also need a single if) [19:31:43] The fact that he merged his own code in doesn't speak well... [19:32:04] I guess he considered this a security bug of the highest importance? [19:32:14] that was a security fix, so i perfectly understand and condone the no-bullshit attitude [19:32:25] even if it didn't have much of an impact [19:33:04] i just want a feature that was already used in gadgets on pl.wiki back [19:33:32] or, really, any other sort of a private key-value store for users [19:33:33] Right. So describe the issue in a mailing list post or in a bug. [19:33:40] described in a bug. [19:33:46] Which bug? [19:33:51] (the one i linked) [19:34:04] https://bugzilla.wikimedia.org/show_bug.cgi?id=40124#c6 [19:34:17] 03(NEW) Plural form count incorrect when plural used inside plural - 10https://bugzilla.wikimedia.org/42631 normal; MediaWiki extensions: Translate; (s.mazeland) [19:34:18] i also talked with csteipp himself, who wasn't against it [19:34:30] but recommended using the Process for re-adding [19:35:16] The Process? [19:35:28] "I think that's something that needs to be determined by the dev community." [19:35:40] I'm reading. [19:35:52] I hadn't seen the other comments. [19:35:56] I'm not cc'd on that bug. [19:36:05] Or maybe I am. [19:36:18] Hmm. [19:36:30] Right. I haven't checked my e-mail recently. [19:37:03] oh, i didn't even notice you're cc'd [19:37:21] i just wanted to poke someone experienced who is on irc right now :) [19:37:33] Heh. [19:37:40] I commented much earlier on, apparently. [19:38:31] http://lists.wikimedia.org/pipermail/wikitech-l/2012-September/063166.html [19:38:35] Heh, right. [19:38:46] Chris discovered a security bug that had been documented since September. [19:39:30] well, not exactly, the API didn't do any validation, and that was the bug [19:39:47] (okay, the real bug was that we didn't escape things on output, but it's related) [19:39:52] > [19:39:52] I personally think it is a bad thing to allow arbitrary stuff with no documentation [19:39:55] and conventions to be stored through a simple api.php request into the user_options [19:39:58] table. [19:40:01] > [19:40:17] i couldn't care less where it's stored, personally, or what api do i have to use [19:40:32] Hi Pathoschild. [19:40:36] but we need a private key-value store for users [19:40:45] What's wrong with using sane keys? [19:40:46] and preferences are already implemented [19:40:54] Completely arbitrary keys are problematic. [19:40:54] Hey Susan. [19:41:03] Is there some reason to not limit to ASCII or whatever? [19:41:37] keys can be limited, of course, but values should be arbitrary [19:42:01] Hm. [19:42:22] So maybe this is a social problem after all, then. [19:42:28] let's say someone could store wikitext snippets there [19:42:33] honestly, i don't know what the problem is [19:42:51] a feature that was used was removed and now we want discussion to reenable it [19:42:51] It seems like the problem is that some developers might assume that the values are sane. [19:42:53] :( [19:42:56] And they may be insane. [19:43:01] So that has to be clearly noted, I guess. [19:43:10] Yeah, that happens. [19:43:13] MediaWiki? [19:43:14] Sane? [19:43:16] What? [19:43:24] Hi Isarra. [19:43:30] Hi. [19:43:34] Good to see you. [19:43:38] I'm in a meeting. [19:43:43] Curse you. [19:43:46] Aren't we all. [19:44:17] MatmaRex: I'm not sure this feature should have been implemented without answering key questions first. [19:44:38] https://bugzilla.wikimedia.org/show_bug.cgi?id=40124#c0 basically... [19:44:49] 14(WFM) Separate local and shared repository image description pages - 10https://bugzilla.wikimedia.org/14160 +comment (10Bawolff) [19:45:02] * MatmaRex throws up his hands [19:45:03] Werdna... [19:45:03] well [19:45:09] that's why the bug was crearted, i guess [19:45:11] no one cared [19:45:15] https://gerrit.wikimedia.org/r/#/c/5126/ [19:45:17] so i started using the features i had [19:45:25] Right. [19:45:45] werdna bothers me. [19:46:23] no one notices that things are broken yet, because just in case i implemented a fallback using cookies [19:46:39] but currently, on eveyr page load for everyone who uses this gadget, it tries to re-save them in the preferences [19:46:46] and fails, so it triese again on the next page load [19:46:49] etc [19:46:58] Well, you could disable that for now. [19:47:15] What did Chris' change do exactly? [19:47:17] well, i could, but then we're storing user preferences in cookies only, which are bound to disappear [19:47:20] It sounds like you just want it reveretd. [19:47:22] reverte [19:47:23] d [19:47:47] that would cause outcry on me breaking the security bugfixes, probably, so i'm trying not to put it like that [19:47:47] Right. It doesn't make much sense to haev a user prefs API that can't set user prefs. [19:47:57] OTOH, there are hegty implementation details to consider. [19:48:02] it can set user prefs, but only the "defined" ones [19:48:15] So a fix list of keys or something? [19:48:16] basically what Special:Preferences does [19:48:19] And arbitrary values? [19:48:24] fixed * [19:48:33] New review: Hashar; "Can you please add tests covering the Database::tableName() method? That would let us make sure tha..." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/31875 [19:48:34] now it validates them, and i guess rejects incorrect ones or something [19:48:43] it used not to, which was the primary cause of the securoity bug [19:48:53] Incorrect how? [19:49:20] There seem to be multiple issues wrapped up here. [19:49:24] dunno, it calls some other code, see https://gerrit.wikimedia.org/r/#/c/36085/3/includes/api/ApiOptions.php [19:49:33] Input validation seems distinct from output sanitation. [19:49:35] probably in the same way special:prefs does [19:50:06] mostly i'm arguing about the continue; on line 80 there [19:50:54] (although i haven't yet checked how the code will behave if this line is just removed) [19:51:10] (given how fault-tolerant most of MW is, it should Just Work) [19:51:15] I think an RFC is needed, personally. [19:51:28] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36165 [19:51:54] To clarify the two big questions: (a) how to accept arbitrary user prefs; and (b) how to handle (output) the user prefs. [19:52:06] I sugggested an RFC early on in that bug. [19:52:14] New patchset: Tpt; "Small bugfix and improvements for the OAI repository" [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/36401 [19:54:26] in my experience, RFCs tend to take forever and cause drama [19:54:35] could you create one or something? [19:56:34] 03(NEW) Ability to specify default page of multi-paged media - 10https://bugzilla.wikimedia.org/42632 enhancement; MediaWiki: File management; (bawolff+wn) [19:59:58] New patchset: Tpt; "Small bugfix and improvements for the OAI repository" [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/36401 [20:00:07] New review: Hashar; "That will break any wiki still using .php5 and will break any links pointing to them :(" [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/35171 [20:09:25] New review: Martineznovo; "Krinkle, please, this is not a feature, but a bug. The regular expression can blatantly fail because..." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/36350 [20:18:55] 03(mod) Implement image tracking in the monuments database - 10https://bugzilla.wikimedia.org/37455 +comment (10Maarten Dammers) [20:19:17] 03(NEW) Special:AggregateGroups broken: Exception Caught: Error in numRows(): Table 'metawiki.revtag_type' doesn't exist - 10https://bugzilla.wikimedia.org/42633 major; MediaWiki extensions: Translate; (s.mazeland) [20:20:47] 14(DUP) Special:AggregateGroups broken: Exception Caught: Error in numRows(): Table 'metawiki.revtag_type' doesn't exist - 10https://bugzilla.wikimedia.org/42633 +comment (10Nemo) [20:20:48] 03(mod) Exception Caught: Error in numRows(): Table 'metawiki.revtag_type' doesn't exist (10.0.6.36) - 10https://bugzilla.wikimedia.org/42430 +comment (10Nemo) [20:23:18] 03(mod) Create tool listing user WLM contributions - 10https://bugzilla.wikimedia.org/39293 (10Platonides) [20:23:20] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 (10Platonides) [20:26:48] New review: Platonides; "We can probably remove all but index.php5" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/35171 [20:28:09] New review: Parent5446; "@Hashar: Tests already exist (see tests/phpunit/includes/db/DatabaseTest.php)." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/31875 [20:34:59] wtf? [20:35:04] ~/www/wikidata/tests/phpunit> php phpunit.php [20:35:05] Not an entry point. [20:35:24] ... [20:35:29] am I the only one seeing this` [20:35:31] ? [20:36:13] Where? [20:36:39] on master. when trying to run unit tests. [20:36:49] * Isarra hides/ [20:36:51] . [20:40:39] ah, ok. config problem [20:45:41] 03(NEW) Special:AggregateGroups configuration not reflected on Special:LanguageStats - 10https://bugzilla.wikimedia.org/42634 major; MediaWiki extensions: Translate; (s.mazeland) [20:46:30] 03(mod) Special:AggregateGroups configuration not reflected on Special:LanguageStats - 10https://bugzilla.wikimedia.org/42634 +comment (10Siebrand) [20:46:58] 03(mod) Special:AggregateGroups configuration not reflected on Special:LanguageStats - 10https://bugzilla.wikimedia.org/42634 +comment (10Siebrand) [20:47:17] 03(NEW) Certain messages aren't unfuzzied properly on import - 10https://bugzilla.wikimedia.org/42635 normal; MediaWiki extensions: Translate; (lasse.liehu) [20:48:25] New review: Siebrand; "This change appears to remove Korean and other translations. Please fix." [mediawiki/extensions/EtherEditor] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/36399 [20:51:38] 03(mod) PHP 5.4: Undefined property DatabasePostgres::$mTrxDoneWrites stops database writes using pgbouncer - 10https://bugzilla.wikimedia.org/42370 +comment (10Nemo) [20:51:38] 03(mod) User rights, preferences and other things are not saving in 1.20.1 - 10https://bugzilla.wikimedia.org/42592 (10Nemo) [20:54:28] 03(mod) "Powered by Mediawiki" and "a Wikimedia project" buttons and targets should be localizable - 10https://bugzilla.wikimedia.org/40465 +comment (10Nemo) [20:55:07] 03(mod) Exception Caught: Error in numRows(): Table 'metawiki.revtag_type' doesn't exist (10.0.6.36) - 10https://bugzilla.wikimedia.org/42430 normal->major; +comment (10Siebrand) [20:57:07] I am trying to configure Extension:Collection and I have no idea what a "Render Server" is and is that something that web host can provide ? [20:58:47] 03(mod) Special:AggregateGroups configuration not reflected on Special:LanguageStats - 10https://bugzilla.wikimedia.org/42634 major->normal; +comment (10Niklas Laxström) [20:58:49] 03(NEW) magic word for new articles - 10https://bugzilla.wikimedia.org/42636 normal; MediaWiki: General/Unknown; (reza.energy) [20:59:53] Hi guys, trying to patch 1.20.1 onto 1.20 .. getting error on dry run.. http://dpaste.org/yABdt/ [21:00:57] its: where did you get the patch from? [21:01:17] does MW even provide officla patches? it would be the first time i heard of this :) [21:01:18] wget http://download.wikimedia.org/mediawiki/1.20/mediawiki-1.20.1.patch.gz [21:02:49] its: have you tried the regular way of upgrading, by unpacking new files over the old ones? this should work reliably. [21:02:51] !upgrading [21:02:51] http://www.mediawiki.org/wiki/Manual:Upgrading [21:04:28] MatmaRex see the dpaste .. I have done that and getting error.. [21:04:56] so wondering if it is allright to get that message or something is wrong [21:05:37] its: the patch fails seem to be in the tests/ folder. You can safely ignore them [21:06:27] Vulpix: Thanks.. so I just run $# patch -i --dry-run mediawiki-1.20.1.patch -p 1 [21:11:34] ? [21:12:22] 03(mod) Uploading with same file blocked with Different 3 of messages - 10https://bugzilla.wikimedia.org/40921 +comment (10Lupo) [21:12:58] sorry, I'm not familiar with the patch command line syntax, assuming -i is something like "ignore conflicts", it should be fine [21:13:45] ok.. but the errors shows can be ignored right [21:16:11] 03(mod) enter_bug.cgi?format=guided not properly configured - 10https://bugzilla.wikimedia.org/36762 (10Mark A. Hershberger) [21:17:01] its: yes, anything under the /tests/ folder can be ignored, since it's only for doing unit tests and other tests only for developers [21:17:03] 03(mod) Extension to provide access via the dict protocol - 10https://bugzilla.wikimedia.org/29229 (10Mark A. Hershberger) [21:17:46] ta [21:18:04] 03(mod) Wikibugs does not always report the real name instead of e-mail prefix when reporting on IRC - 10https://bugzilla.wikimedia.org/18831 (10Mark A. Hershberger) [21:18:47] 03(mod) Have a way for the installer to set all relevant debug flags by default - 10https://bugzilla.wikimedia.org/26626 (10Mark A. Hershberger) [21:19:53] 03(mod) Active item scrolled off-screen after "save and open next" - 10https://bugzilla.wikimedia.org/42417 +comment (10Siebrand) [21:21:54] hi [21:22:22] is it easy to make a wiki site on my computer? [21:23:00] 03(mod) Upgrades should provide a way to separate out schema changes for environments that need it - 10https://bugzilla.wikimedia.org/38110 +comment (10Mark A. Hershberger) [21:25:35] neon__: it depends on your skills to do web server configuration [21:26:39] neon__: you can take a look at http://www.mediawiki.org/wiki/Installation [21:27:27] 03(mod) SMW messages aren't displaying any links - 10https://bugzilla.wikimedia.org/42560 +comment (10Dylan Cuffy) [21:29:11] 03(mod) SMW messages aren't displaying any links - 10https://bugzilla.wikimedia.org/42560 15enhancement->trivial (10Dylan Cuffy) [21:32:43] Vulpix, I know the theory, not so much the software switches [21:33:20] neon__: if it's on your computer, nobody else can access it. if nobody else can access it, it's not a wiki. [21:33:26] if you know the theory, best you can do is to try it yourself :P [21:34:25] DanielK_WMDE: not really, it can be accessible through the internet if he knows how to do so, and using a static IP, or a dyndns service [21:34:50] of course, such configuration has several limitations [21:36:51] mysql server ask me for a root password, and say the two I entered are not the same, although they were the same :( [21:37:55] I wrote it down, and entered it 4 times already from the paper :( [21:38:27] New patchset: Wizardist; "Genderize Special:Preferences" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36482 [21:45:32] 03(mod) Upgrade Wikimedia OTRS installation to the latest version - 10https://bugzilla.wikimedia.org/22622 +comment (10Andre Klapper) [21:48:22] New patchset: Ilonakz; "mend" [mediawiki/extensions/EtherEditor] (master) - https://gerrit.wikimedia.org/r/36483 [21:51:14] Vulpix: it's *possible*, yes. but tricky and not very useful for the general populace. [21:51:56] New patchset: Reedy; "Losslessly compress PNGs" [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/36484 [21:53:23] DanielK_WMDE: yeah, I think I first understood neon__ question as "install mediawiki on my computer", rather than "create a successful wiki on my computer". That's very different [21:54:28] Vulpix: one point i was trying to make is that a "personal wiki" is a contradiction in terms. [21:54:47] but then, a local wiki has it's uses. for hacking, mostinly. i have several ;) [21:55:32] *mostly [21:55:41] indeed [21:55:50] but neon__ said "make a wiki site", not "install mediawiki". so i assume he wants a wiki site. [21:56:03] 03(mod) ar.wikipedia.org logo for 200,000 article milestone - 10https://bugzilla.wikimedia.org/41358 +comment (10Mohamed Ahmed) [22:06:38] 03(mod) ar.wikipedia.org logo for 200,000 article milestone - 10https://bugzilla.wikimedia.org/41358 +comment (10Krenair) [22:08:30] 03(mod) "options" API module allows injecting JavaScript code as an "editfont" - 10https://bugzilla.wikimedia.org/42202 +comment (10Platonides) [22:09:35] 03(FIXED) CentralAuth Session Fixation - 10https://bugzilla.wikimedia.org/40962 (10Platonides) [22:25:23] New patchset: Ilonakz; "(Bug 39444) Warning update" [mediawiki/extensions/EtherEditor] (master) - https://gerrit.wikimedia.org/r/36486 [22:31:02] 03(mod) User rights, preferences and other things are not saving in 1.20.1 - 10https://bugzilla.wikimedia.org/42592 +comment (10Zhen Lin) [22:33:32] 03(mod) [Vector] recent changes uses different font for rows showing wikibase-item - 10https://bugzilla.wikimedia.org/42615 +comment (10merl) [22:58:12] 03(mod) "options" API module allows injecting JavaScript code as an "editfont" - 10https://bugzilla.wikimedia.org/42202 +comment (10PleaseStand) [23:01:39] 03(NEW) StripState->addItem internal error - 10https://bugzilla.wikimedia.org/42637 normal; MediaWiki extensions: Cite; (dasch) [23:04:19] 03(mod) Updater: Database serialization may cause problems, since the connection is not restored on wakeup. - 10https://bugzilla.wikimedia.org/42483 +comment (10DaSch) [23:05:52] 03(mod) Updater: Database serialization may cause problems, since the connection is not restored on wakeup. - 10https://bugzilla.wikimedia.org/42483 +comment (10DaSch) [23:07:36] New review: DaSch; "please merge in as fast as possible" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/35923 [23:09:09] New review: DaSch; "I think I should abandon this commit. I think this project is failed" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/17333 [23:17:46] New patchset: Wizardist; "Genderize Special:Preferences" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/36482 [23:18:02] 2.17am... x_x [23:22:37] New review: DaSch; "BTW I search for the date formatting, but I didn't found any documentation for this on mediawiki.org" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/17333 [23:33:16] http://www.mediawiki.org/wiki/API:Usercontribs states "MediaWiki version: 1.10" - is that still available in 1.20? Is there a successor? http://www.mediawiki.org/wiki/Extension:UserDailyContribs maybe? [23:34:59] works just fine https://en.wikipedia.org/w/api.php?action=query&list=usercontribs&ucuser=Catrope&uclimit=3&ucdir=newer [23:35:13] 1.10 is the version it was introduced in i think [23:37:39] maybe 1.10 should be changed to >=1.10 then, for idiots like me :)