[00:00:27] I'll try restarting Apache, but would like other suggestions. [00:04:16] I'll try back later [00:06:49] New patchset: SPQRobin; "Better main page detection, and adapt the info page when a main page is found" [mediawiki/extensions/WikimediaIncubator] (master) - https://gerrit.wikimedia.org/r/8003 [00:19:49] New review: Catrope; "(no comment)" [mediawiki/extensions/Gadgets] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/7937 [00:19:51] Change merged: Catrope; [mediawiki/extensions/Gadgets] (master) - https://gerrit.wikimedia.org/r/7937 [00:21:10] New patchset: SPQRobin; "Fix message escaping" [mediawiki/extensions/WikimediaIncubator] (master) - https://gerrit.wikimedia.org/r/8004 [00:27:33] New review: Kaldari; "Here are some problems I found:" [mediawiki/extensions/SignupAPI] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/8002 [00:28:29] New patchset: awjrichards; "Adds support to HTMLForm for rendering form fields wrapped in divs or just plain old (mostly) raw form fields." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/6636 [00:30:15] 03(mod) Some API action=upload & filekey requests take >30 seconds to complete - 10https://bugzilla.wikimedia.org/34785 +comment (10Erik Moeller) [00:30:24] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/6636 [00:31:06] New review: Kaldari; "(no comment)" [mediawiki/extensions/PageTriage] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/7916 [00:32:21] New review: awjrichards; "Andrew, I went through and made your suggested changes. I also spent some time refactoring everythin..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/6636 [00:57:10] New patchset: Reedy; "Add some profiling calls" [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/8005 [00:57:51] New patchset: Aaron Schulz; "[FileRepo] Added more upload profiling." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/8006 [00:58:50] AaronSchulz: All of the profiling! [00:59:45] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/8006 [01:02:24] New patchset: Reedy; "Add some profiling calls" [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/8005 [01:03:33] 03(mod) Some API action=upload & filekey requests take >30 seconds to complete - 10https://bugzilla.wikimedia.org/34785 +comment (10Aaron Schulz) [01:04:04] Reedy: I guess you volunteered to review that now [01:04:06] * AaronSchulz runs [01:08:28] New review: Reedy; "(no comment)" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/8006 [01:13:56] New patchset: Jeroen De Dauw; "add specialcreateitem and a base class for the wb special pages" [mediawiki/extensions/WikidataRepo] (master) - https://gerrit.wikimedia.org/r/8007 [01:16:56] New patchset: SPQRobin; "First basic version of info page parser function" [mediawiki/extensions/WikimediaIncubator] (master) - https://gerrit.wikimedia.org/r/8008 [01:22:28] New patchset: SPQRobin; "First basic version of info page parser function" [mediawiki/extensions/WikimediaIncubator] (master) - https://gerrit.wikimedia.org/r/8008 [01:40:48] 03(mod) JavaScript not labeled as free - 10https://bugzilla.wikimedia.org/36866 normal->15enhancement; +comment (10Mark A. Hershberger) [01:48:56] New review: Jeroen De Dauw; "(no comment)" [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/8000 [01:49:00] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/8000 [02:56:25] New review: SPQRobin; "Is there a reason why you used CSS classes? I think normal dir="ltr" & dir="rtl" would do." [mediawiki/extensions/Cite] (master) C: 1; - https://gerrit.wikimedia.org/r/7738 [02:57:59] New review: SPQRobin; "Just a note that my +1 was accidental :-P" [mediawiki/extensions/Cite] (master) C: 0; - https://gerrit.wikimedia.org/r/7738 [05:35:27] 03(NEW) Please setup Collection extension on Telugu Wikipedia - 10https://bugzilla.wikimedia.org/36965 normal; Wikimedia: Extension setup; (arjunaraoc) [06:18:06] 03(mod) Shallow clones fail with errors: git clone --depth 1 fails with error: RPC failed; result=22, HTTP code = 500 - 10https://bugzilla.wikimedia.org/35949 +comment (10T. Gries) [06:29:15] Just curious: am I not looking deep enough or there is no way to get the number of revisions of an article through the API? [06:29:40] right now I'm asking for a list of timestamps and iterating over the results, which sounds not-so-optimal [06:33:15] <_Meow> How about querying ids instead of timestamps? [06:35:03] ... now that I think of it, that is probably the database key and should be way faster and better. [06:38:01] <_Meow> njsg: How about not listing any props at all? [06:38:05] <_Meow> Try https://en.wikipedia.org/w/api.php?action=query&prop=revisions&titles=API&rvprop=ids&rvlimit=max [06:38:32] <_Meow> Sorry, it's https://en.wikipedia.org/w/api.php?action=query&prop=revisions&titles=API&rvprop=&rvlimit=max [06:38:52] <_Meow> This should return empty elements [06:40:22] <_Meow> njsg: ping [06:41:38] _Meow: even better, I didn't know that was possible! [06:41:56] let's just see if this python lib I'm using can do that [06:41:57] New patchset: Liangent; "Add token to the example of ApiAbuseFilterUnblockAutopromote." [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/8009 [06:43:41] _Meow: it works, thanks! [06:43:53] <_Meow> njsg: You're welcom [06:43:56] <_Meow> *welcome [06:53:01] 03(mod) Please setup Collection extension on Telugu Wikipedia - 10https://bugzilla.wikimedia.org/36965 +shell (10Srikanth Logic) [06:57:46] is there a special parser rule on enwp, that allows [[Article]]alttext behave like [[Article|Article alttext]] ? where can I find it ? [06:58:39] srikanthlogic: according to http://www.mediawiki.org/wiki/Help:Links they are called 'word-ending links' [06:59:10] srikanthlogic: and I just checked, it works on tawiki too [06:59:13] srikanthlogic: http://ta.wikipedia.org/w/index.php?title=%E0%AE%95%E0%AF%8B%E0%AE%B2%E0%AE%BE%E0%AE%B2%E0%AE%AE%E0%AF%8D%E0%AE%AA%E0%AF%82%E0%AE%B0%E0%AF%8D&action=submit [06:59:36] srikanthlogic: [[மலேசியா]]வின் [06:59:37] so on the vector collapsible sidebar - is it possible to set a portal's default as expanded vs. the default collapsed? maybe via css? [07:12:25] srikanthlogic: able to verify it? [07:12:29] try it on other wikis? [07:12:47] YuviPanda: yes, filing bug [07:12:54] works in Tamil, fails in Odiya [07:17:59] srikanthlogic: hindi, telugu? [07:24:45] How/When does MW invalidate caches for wiki pages ?? [07:25:27] <_Meow> When updating, when purging... [07:26:00] by updating you mean when someone edits a page? [07:26:21] <_Meow> Yes, or a transcluded page, I think [07:27:09] 03(NEW) Word-ending Links - 10https://bugzilla.wikimedia.org/36966 normal; MediaWiki: Parser; (ansumang) [07:28:00] And what do you mean by purging? [07:29:28] 03(mod) Word-ending Links does not work on all languages - 10https://bugzilla.wikimedia.org/36966 +i18n; summary (10Srikanth Logic) [07:30:53] when using Semantic Mediawiki all the pages Property:someproperty have dynamically generated content, I don't get how are their caches invalidated [07:33:09] <_Meow> Er, by adding &action=purge to the URLs? [07:52:22] how are caches of pages in Category namespace invalidated? [07:52:27] they are never edited [07:53:17] _Meow: ^ [07:53:49] <_Meow> nischayn22: by adding ?action=purge or &action=purge to the URL [07:54:29] so you mean to say if I don't do purge then I never ever get the new stuff? [07:54:56] <_Meow> Do you mean pages in the category? [07:55:10] yes pages in Category namespace [07:55:14] <_Meow> I think they get updated whenever a page is added or removed to it [07:55:34] also I can ask how are the contents of these pages generated dynamically [07:55:43] New review: Aaron Schulz; "(no comment)" [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/4517 [07:55:56] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4517 [08:27:40] 03(NEW) Upload Request to Commons - 10https://bugzilla.wikimedia.org/36967 normal; Wikimedia: Site requests; (fastily) [08:33:29] New patchset: Aaron Schulz; "[FileBackend] Made supported ops check more explicit for sanity." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/8010 [08:35:24] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/8010 [08:36:10] 03(mod) Images permanently disappear when renaming files on Commons - 10https://bugzilla.wikimedia.org/36440 +comment (10Aaron Schulz) [08:49:06] 03(mod) Proofread toolbar disappear occasionally - 10https://bugzilla.wikimedia.org/36229 +comment (10Candalua) [08:58:04] New patchset: Amire80; "Double-checking that the user didn't disable email" [mediawiki/extensions/TranslationNotifications] (master) - https://gerrit.wikimedia.org/r/7992 [09:03:13] New patchset: Amire80; "Double-checking that the user didn't disable email" [mediawiki/extensions/TranslationNotifications] (master) - https://gerrit.wikimedia.org/r/7992 [09:07:19] varnent, ping [09:33:12] Reedy: updated the shorturl RT ticket [09:53:45] New patchset: Logicwiki; "Bug 36723" [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/8011 [09:59:12] 03(mod) ` and z keys does not work in Telugu InScript scheme of Narayam - 10https://bugzilla.wikimedia.org/36723 +comment (10Srikanth Logic) [10:32:23] Hello guys! [10:32:42] <_Meow> Hans_: Hello [10:32:54] How can I disable database transactions in MediaWiki? [10:33:27] I have a script, which should add a row to the dataabase. It worked just fine with MediaWiki 1.18, [10:34:04] but with 1.19 the row is NOT added to the db. I traced this down to the fact that a transaction is started, but that it is not committed. [10:35:24] Since I only have one single query which should add this one row: How can I disable transactions for this script? [10:50:54] I found there is the constant DBO_TRX, which could be set to 0, but it already gets defined in DefaultSettings.php, so this does not seem to be the right way. [11:03:48] Hans_: why do you want to "disable transactions"? [11:04:02] Hans_: which database? [11:09:22] saper: The database, which I use with MediaWiki. [11:10:46] saper: I use the function User::addToDatabase() to add a new user record. The MySQL query is made, but the record is NOT added. Reason is that a transaction was started, but is not committed. [11:11:21] I then checked the createAndPromote.php script (which basically does the same), and there transactions ARE disabled and things work. [11:14:31] 03(NEW) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 minor; MediaWiki extensions: PageTriage; (krenair) [11:16:09] Hallo. Is anybody here familiar with the PageTriage extension? Strangely, it doesn't have installation instructions. [11:16:39] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Thehelpfulone) [11:17:43] Hans_, $db->clearFlag( DBO_TRX ) [11:18:10] however, you should probably just call commit() [11:19:46] MaxSem: Calling commit() is ... way too obvious to be a solution. :-D [11:20:00] MaxSem: Why does the maintenance script not have to do that? [11:21:06] eh? I see a lot of explicit commits in maint scripts [11:21:33] MaxSem: thoughts on https://bugzilla.wikimedia.org/show_bug.cgi?id=36520#c3? API Design [11:22:06] Hans_: ok so it's mysql [11:22:12] yes [11:22:47] saper: ... yes ... ;-) [11:22:51] Hans_: maint scripts do commit ... so you should probably een $db->begin() before and $db->commit() on error-free insertion [11:23:08] probably you don't want to commit once per row but in batches [11:23:36] 03(NEW) Redirects showing when Show redirects is Unchecked - 10https://bugzilla.wikimedia.org/36969 normal; MediaWiki extensions: PageTriage; (Thehelpfulonewiki) [11:23:45] 03(mod) Redirects showing when Show redirects is Unchecked - 10https://bugzilla.wikimedia.org/36969 (10Thehelpfulone) [11:24:36] MaxSem, saper: I am speaking of createAndPromote.php: [11:24:42] https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=maintenance/createAndPromote.php;h=0d7de9a964004ba64aa144ebf2232a1d37c30bd3;hb=HEAD [11:25:10] There is no commit in there, or am I blind? [11:25:32] there's commit on connection close;) [11:26:01] 03(mod) Copyedit the "showing" line - 10https://bugzilla.wikimedia.org/36621 +comment (10Amir E. Aharoni) [11:26:44] Ahh, you mean it's inherited from the base class?! Ohh... [11:28:25] 03(NEW) the 'pagetriage-viewing' message doesn't seem to be used - 10https://bugzilla.wikimedia.org/36970 normal; MediaWiki extensions: PageTriage; (amir.aharoni) [11:31:06] 03(mod) Create an API for Extension:ShortURL - 10https://bugzilla.wikimedia.org/36520 summary (10Yuvi Panda) [11:39:27] saper, MaxSem: Thanks for you help, it's working now. :-) [11:42:16] The idea: "If a commit is missing, do a commit." has something to be said for that. [11:45:28] 03(mod) the messages pagetriage-viewing, -unreviewed and -hist don't seem to be used - 10https://bugzilla.wikimedia.org/36970 summary; +comment (10Amir E. Aharoni) [11:47:04] 03(mod) key combination to make letter ಹ combined with other Consonants. - 10https://bugzilla.wikimedia.org/36752 +comment (10Srikanth Logic) [11:50:28] MaxSem: thoughts on https://bugzilla.wikimedia.org/show_bug.cgi?id=36520#c3? API Design [11:50:31] gah [11:50:41] sorry for spamming, accidental up-arrow+enter [11:50:58] YuviPanda, [15:22:14] yes ;) [11:51:14] MaxSem: ah, I didn't realize that that yes was for me :) [11:51:28] MaxSem: shall dig around then :) [12:11:06] Hmm [12:11:34] What function of MediaWiki handles the localization of the word "Wikipedia" [12:12:06] <_Meow> ToAruShiroiNeko: Er... the localization part? [12:14:47] 03(mod) Upload Request to Commons - 10https://bugzilla.wikimedia.org/36967 +comment (10Fastily) [12:38:47] New code comment: Platonides; What's the point of this? For instance you're now joining two tables in action=history when you have; [12:39:48] 03(mod) Building AST from simple wikitext throws errors in 'mediawiki.jqueryMsg' module - 10https://bugzilla.wikimedia.org/36853 (10Krinkle) [12:40:57] 03(mod) Create a way to throw Warnings and Errors with proper tracing - 10https://bugzilla.wikimedia.org/27890 (10Krinkle) [12:46:03] 03(NEW) Probl�me de cr�er un compte - 10https://bugzilla.wikimedia.org/36971 normal; MediaWiki: Logging; (b_coddy) [12:46:21] New patchset: Logicwiki; "(bug 36752) Add new rule to Kannada transliteration" [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/8012 [12:47:04] :D [12:54:21] 03(mod) Probl�me de cr�er un compte - 10https://bugzilla.wikimedia.org/36971 +comment (10Platonides) [13:00:28] 03(NEW) Activate the patroller group on nn.wiki - 10https://bugzilla.wikimedia.org/36972 normal; Wikimedia: Site requests; (chstole) [13:06:01] New patchset: Aaron Schulz; "cURL handle fixes." [mediawiki/extensions/SwiftCloudFiles] (master) - https://gerrit.wikimedia.org/r/8013 [13:11:08] Hi! [13:11:10] Is it possible to see a page like this [13:11:13] https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=resources/mediawiki/mediawiki.util.js;hb=HEAD [13:11:14] with syntax highlight? [13:11:16] This was possible on SVN, but I didn't find a way to do the same on gerrit [13:12:13] <_Meow> Maybe, write a userscript that does the syntax highlighting? [13:14:36] Does that mean this feature doesn't exist? [13:15:17] <_Meow> Sorry, I'm not familiar with gerrit. [13:15:25] hmm [13:15:29] ok [13:21:27] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Thehelpfulone) [13:21:32] Hm.. did something happen to SpecialBlock ? The page after a successful block is almost entirely empty [13:21:51] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Thehelpfulone) [13:22:15] File:Tituli picti dressel.jpg [13:22:16] http://cl.ly/0j3B3R1k3Q293f1C3U0j [13:25:59] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Krenair) [13:35:08] _Meow right localization [13:35:21] I believe it is within code right? [13:37:12] 03(NEW) Deletion log excerpt contains bogus checkboxes for revdel - 10https://bugzilla.wikimedia.org/36973 major; MediaWiki: User interface; (krinklemail) [13:37:13] 03(mod) MediaWiki bugs to be fixed for 1.20wmf3 deployment (tracking) - 10https://bugzilla.wikimedia.org/36664 (10Krinkle) [13:37:47] <_Meow> I think it should be in languages/messages/ . ToAruShiroiNeko [13:39:45] 03(ASSIGNED) Deletion log excerpt contains bogus checkboxes for revdel - 10https://bugzilla.wikimedia.org/36973 +comment (10Krenair) [13:41:04] test [13:41:08] hi [13:41:10] Krinkle, isn't this something that should be fixed before 1.20wmf4 deployment? [13:41:30] I was under the impression I couldn't get code put into 1.20wmf3 now [13:41:48] everything is possible, but unlikely indeed [13:43:02] I want translate installation massage in korean, where am i do? [13:43:40] Krinkle: Anyway, if you could review the existing fix, that'd be great [13:44:31] 03(NEW) MediaWiki bugs to be fixed for 1.20wmf4 deployment (tracking) - 10https://bugzilla.wikimedia.org/36974 blocker; Wikimedia: General/Unknown; (krinklemail) [13:44:31] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10Krinkle) [13:45:14] 03(mod) Deletion log excerpt contains bogus checkboxes for revdel - 10https://bugzilla.wikimedia.org/36973 (10Krinkle) [13:45:14] 03(mod) MediaWiki bugs to be fixed for 1.20wmf3 deployment (tracking) - 10https://bugzilla.wikimedia.org/36664 (10Krinkle) [13:45:15] 03(mod) MediaWiki bugs to be fixed for 1.20wmf4 deployment (tracking) - 10https://bugzilla.wikimedia.org/36974 (10Krinkle) [13:45:50] 03(mod) key combination to make letter ಹ combined with other Consonants. - 10https://bugzilla.wikimedia.org/36752 +comment (10Teju2friends) [13:47:07] * Krinkle deploys https://github.com/Krinkle/ts-krinkle-wmfBugZillaPortal/commit/d32228a839 [13:48:34] New review: Krinkle; "See also bug 36968 where a screenshot is posted." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/7699 [13:48:36] Krinkle, doesn't TS have it's own source control system or something? [13:48:53] Krenair: It offers SVN repositories for each user [13:49:01] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Platonides) [13:49:02] Oh, SVN :( [13:49:09] I have a few things in there: https://svn.toolserver.org/svnroot/krinkle [13:50:00] but I prefer github because it has easy a nice visual interface for links, and a built-in issue tracker that I can close bugs in by mentioning "fixes #1234" in the commit message and stuff like that. And pull requests of course. And it's git. [13:51:04] The nice thing about git is that it is fairly easy to great a git repository. I could host one on my toolserver account, no problem. [13:51:25] but that doesn't provide an interface [13:51:54] is it a bug or a feature? when I click on the Download command of a changeset in gerrit twice, the command disappears [13:52:03] New patchset: Dash1291; "Small change for the sake of review test" [test/mediawiki/extensions/examples] (master) - https://gerrit.wikimedia.org/r/8014 [13:52:10] Krinkle, how is https://gerrit.wikimedia.org/r/7699 related to bug 36968? [13:52:24] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Krenair) [13:52:52] 03(mod) key combination to make letter ಹ combined with other Consonants. - 10https://bugzilla.wikimedia.org/36752 +comment (10Teju2friends) [13:52:53] Platonides: that would be 36973 [13:53:07] New review: Krinkle; "(bug 36973 *)" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/7699 [13:53:21] New review: Dash1291; "Good go for the test." [test/mediawiki/extensions/examples] (master) C: 1; - https://gerrit.wikimedia.org/r/8014 [13:54:51] liangent, I think that's a problem with your browser. [13:55:31] It converts to a textbox in google-chrome-stable 19.0.1084.46-r135956 [13:55:32] liangent, I had opened a bug for that [13:56:08] Krenair, it worked in another gerrit instance [13:56:39] liangent, see https://bugzilla.wikimedia.org/show_bug.cgi?id=35468 [13:57:31] What happens when a bug gets the upstream keyword added? Does someone go and report it upstream? [13:57:46] 04(REOPENED) gerrit download instructions hide when you click them - 10https://bugzilla.wikimedia.org/35468 +comment (10Platonides) [13:57:47] Or does it just indicate that the problem is upstream? [13:57:48] it should be done [13:57:56] but I suspect many times it isn't [13:58:21] It would be helpful if people adding upstream could link to the upstream bug report [13:59:02] if there's no link to upstream url, it's probably not reported [14:00:44] 03(mod) MediaWiki bugs to be fixed for 1.20wmf4 deployment (tracking) - 10https://bugzilla.wikimedia.org/36974 (10Phillip Patriakeas) [14:00:44] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10Phillip Patriakeas) [14:03:13] I guess it can be reported by more people. just because people don't click on the line [14:03:28] I clicked on it just accidentally [14:04:15] Is dragonlordofxanther here ? [14:05:22] wikibugs says that's Phillip Patriakeas [14:06:19] Krinkle: I think it's https://www.mediawiki.org/wiki/User:Dinoguy1000 ... [14:07:40] 03(mod) key combination to make letter ಹ combined with other Consonants. - 10https://bugzilla.wikimedia.org/36752 +comment (10Teju2friends) [14:08:03] That username is registered with NickServ, last seen Dec 27 02:46:20 2011 (20 weeks, 4 days, 11:21:26 ago) [14:08:09] 03(mod) Extension:UserDailyContribs counts null edits as edits - 10https://bugzilla.wikimedia.org/36492 +comment (10Lejonel) [14:10:10] New review: Nikerabbit; "/me not like message reuse from core" [mediawiki/extensions/Gadgets] (master) - https://gerrit.wikimedia.org/r/7937 [14:10:30] 03(mod) mw.Api should use its own $.Deferred for ok/err; and return that instead of jqXHR's Deferred - 10https://bugzilla.wikimedia.org/36783 (10Krinkle) [14:14:35] 03(mod) Extension:UserDailyContribs counts null edits as edits - 10https://bugzilla.wikimedia.org/36492 +comment (10Krenair) [14:14:47] New patchset: Amire80; "Bug 36723" [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/8011 [14:20:25] hi guys i'm new to developing on open source.. and i have fair knowledge of PHP and MySQL.. could anyone please suggest a good starting point where i can start contributing to this project [14:21:22] insane91: https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker [14:23:57] thanks Krenair .. i took a look at that page a while back.. i'l check it out throughly this time ! [14:23:58] insane91, if you have any specific questions, feel free to ask, and I should be able to help you or point you to someone else who can [14:25:51] sure ! i'l read up on this for a while ! [14:34:51] 03(FIXED) add width/height param to {{filepath:}} - 10https://bugzilla.wikimedia.org/26870 (10Krinkle) [14:37:35] 03(mod) Extension:UserDailyContribs counts null edits as edits - 10https://bugzilla.wikimedia.org/36492 +patch-need-review; +comment (10Lejonel) [14:39:36] Do patches on bugzilla actually get reviewed? [14:44:24] New patchset: Amire80; "(bug 36723) Telugu InScript fixes." [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/8011 [14:47:26] Krenair, I think they do [14:47:29] at least recently [14:47:37] make sure it gets the need-review keyword, though [14:49:57] New patchset: SPQRobin; "Add missing action messages displayed on Special:MoodBar" [mediawiki/extensions/MoodBar] (master) - https://gerrit.wikimedia.org/r/8015 [14:50:32] 03(mod) Extension:UserDailyContribs counts null edits as edits - 10https://bugzilla.wikimedia.org/36492 +patch (10Krenair) [14:54:30] New review: Amire80; "It is OK in general and solves the bug, but it also has some issues, so it's a chance to resolve them." [mediawiki/extensions/Narayam] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/8011 [14:55:29] 03(ASSIGNED) ` and z keys does not work in Telugu InScript scheme of Narayam - 10https://bugzilla.wikimedia.org/36723 (10Amir E. Aharoni) [14:56:01] 03(mod) Extension:UserDailyContribs counts null edits as edits - 10https://bugzilla.wikimedia.org/36492 -patch-need-review ; +comment (10Platonides) [14:56:37] 03(NEW) Special pages with system messages having sections "==" show section "[edit]" links even when they cannot be edited - 10https://bugzilla.wikimedia.org/36975 normal; MediaWiki: Special pages; (mail) [15:01:45] meow hi [15:22:31] 03(mod) Drag and drop uploading - 10https://bugzilla.wikimedia.org/9133 +patch-need-review (10drecodeam) [15:28:05] New patchset: Alex Monk; "(bug 36975) Don't show section edit links if we're on a special page." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/8016 [15:29:02] 03(mod) Special pages with system messages having sections "==" show section "[edit]" links even when they cannot be edited - 10https://bugzilla.wikimedia.org/36975 normal->trivial; +comment (10Krenair) [15:29:12] New patchset: Amire80; "(bug 36752) Add new rule to Kannada transliteration" [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/8012 [15:30:05] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/8016 [15:30:36] New review: Amire80; "The test didn't pass in the first patch set, probably because a virama was needed after the new char..." [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/8012 [15:33:53] 03(ASSIGNED) key combination to make letter ಹ combined with other Consonants and for W = ಔ and Y = ಐ - 10https://bugzilla.wikimedia.org/36752 summary; +comment (10Amir E. Aharoni) [15:34:54] 03(mod) key combination to make letter ಹ combined with other Consonants and for W = ಔ and Y = ಐ - 10https://bugzilla.wikimedia.org/36752 +comment (10Amir E. Aharoni) [15:57:45] what page can I point him to when he asks "where can I start to learn building a mediawiki/wikipedia bot"? [15:58:17] Does he know any programming languages? [16:16:04] Ohay guys, is anybody decent at theming and interested in helping out a OSS project? [16:23:41] 03(mod) Extension:UserDailyContribs counts null edits as edits - 10https://bugzilla.wikimedia.org/36492 +comment (10Lejonel) [16:27:31] New patchset: Platonides; "Messages parsed through MessageCache should never show edit links. Copy to MessageCache.php the r92703 (d70ad8c) fix. Fixes bug 36975" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/8017 [16:29:50] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/8017 [16:30:22] 03(mod) Special pages with system messages having sections "==" show section "[edit]" links even when they cannot be edited - 10https://bugzilla.wikimedia.org/36975 +comment (10Platonides) [16:30:22] 03(mod) Extension:UserDailyContribs counts null edits as edits - 10https://bugzilla.wikimedia.org/36492 +comment (10Krenair) [16:31:06] Krenair, mid-air bugzilla collision :( [16:31:15] :/ [16:32:10] 03(mod) Word-ending Links does not work on all languages - 10https://bugzilla.wikimedia.org/36966 +comment (10ansuman) [16:32:25] Change abandoned: Alex Monk; "Platonides has come up with a different fix for this which makes more sense: https://gerrit.wikimedi..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/8016 [16:32:50] Platonides, were you able to find that text that he posted? [16:33:06] (Lejonel in 36492) [16:35:22] I've noticed that some enwiki blocks use templates in their summaries, but they're just text: https://en.wikipedia.org/wiki/Special:Log/block [16:44:10] 03(mod) Extension:UserDailyContribs counts null edits as edits - 10https://bugzilla.wikimedia.org/36492 +comment (10Platonides) [16:44:38] Platonides? [16:52:19] New patchset: Platonides; "Do not include null edits in the edit count." [mediawiki/extensions/UserDailyContribs] (master) - https://gerrit.wikimedia.org/r/8018 [16:53:57] New patchset: Platonides; "Do not include null edits in the edit count." [mediawiki/extensions/UserDailyContribs] (master) - https://gerrit.wikimedia.org/r/8018 [16:54:24] 03(FIXED) Extension:UserDailyContribs counts null edits as edits - 10https://bugzilla.wikimedia.org/36492 +comment (10Platonides) [16:54:36] Krenair, I hadn't seen his answer [16:54:49] lol, he was still using the latest svn revision? [16:55:15] at least of that extension [16:55:35] that extension only got 4 git commits [16:55:43] and two of them were of the translation bot [16:56:21] yet one of them was enough for conflicting with his patch :P [17:04:24] 03(NEW) Diffs: Incorrect number of bytes added or removed - 10https://bugzilla.wikimedia.org/36976 normal; MediaWiki extensions: WikidataClient; (snaevar-wiki) [17:10:57] * Dantman still hates the way we handle translations [17:13:02] 03(mod) http://www.wikipedia.org/ mobile detection - 10https://bugzilla.wikimedia.org/30389 +comment (10Jon) [17:13:37] 03(mod) http://www.wikipedia.org/ mobile detection - 10https://bugzilla.wikimedia.org/30389 +comment (10Jon) [17:21:11] 03(FIXED) Probl�me de cr�er un compte - 10https://bugzilla.wikimedia.org/36971 +comment (10Antoine "hashar" Musso) [17:40:01] 03(mod) Probl�me de cr�er un compte - 10https://bugzilla.wikimedia.org/36971 +comment (10Platonides) [17:44:06] New patchset: Umherirrender; "(bug 23844) Add var dataCacheTime to mw.config" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/8019 [17:44:49] 03(mod) move js-var dataCacheTime - 10https://bugzilla.wikimedia.org/23844 +comment (10Umherirrender) [17:46:03] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/8019 [17:48:35] 03(mod) Problem with license combinations - 10https://bugzilla.wikimedia.org/36747 +comment (10Jarry1250) [17:49:49] New patchset: Umherirrender; "Wrap message querypage-no-updates into a class" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/8020 [17:51:48] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/8020 [17:52:46] New patchset: Amire80; "Adding .gitignore." [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/8021 [17:54:24] Hi there everyone! [17:55:06] Is anyone super familiar with doing mysql queries on the mediawiki database? more specifically, does anyone know what the query call would be for getting all backlinks? [17:55:33] I'm looking at the API, in php, and it's kind of encrypted [17:55:53] and the API is kind of slow for getting backlinks [17:56:16] apergos? [18:03:03] 03(mod) the messages pagetriage-viewing and -unreviewed don't seem to be used - 10https://bugzilla.wikimedia.org/36970 summary; +comment (10Amir E. Aharoni) [18:07:06] 03(mod) "Review" button doesn't work - 10https://bugzilla.wikimedia.org/36620 +comment (10Oliver Keyes) [18:18:36] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Ryan Kaldari) [18:22:37] New patchset: Amire80; "Adding .gitignore." [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/8022 [18:29:37] New pages Feed people around? [18:37:47] jorm? [18:38:47] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Arthur Richards) [18:51:40] New patchset: SPQRobin; "Test commit" [test/mediawiki/extensions/examples] (master) - https://gerrit.wikimedia.org/r/8023 [18:53:57] New patchset: SPQRobin; "Test commit, use context instead of global" [test/mediawiki/extensions/examples] (master) - https://gerrit.wikimedia.org/r/8023 [18:56:09] New review: SPQRobin; "(no comment)" [test/mediawiki/extensions/examples] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/8023 [18:56:11] Change merged: SPQRobin; [test/mediawiki/extensions/examples] (master) - https://gerrit.wikimedia.org/r/8023 [19:06:12] New patchset: Aaron Pramana; "testing git commits" [test/mediawiki] (master) - https://gerrit.wikimedia.org/r/8024 [19:16:55] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Fabrice Florin) [19:23:27] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Krenair) [19:32:26] 03(mod) Allow for group admins to create project repositories inside a parent project - 10https://bugzilla.wikimedia.org/36937 +upstream (10Chad H.) [19:48:39] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Ryan Kaldari) [19:50:21] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Krenair) [20:02:57] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Ryan Kaldari) [20:06:38] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Platonides) [20:06:52] mid-air colision, kaldari [20:15:52] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Thehelpfulone) [20:18:00] 03(NEW) MathJax matrix displays "amp;" in between elements - 10https://bugzilla.wikimedia.org/36977 normal; MediaWiki: JavaScript; (collinstocks) [20:26:47] https://www.mediawiki.org/w/index.php?oldid=539525&rcid=611053 [20:26:51] Lol what? [20:26:54] Jasper didn't say that [20:29:42] Krenair, compare that page with https://www.mediawiki.org/wiki/Thread:User_talk:Peachey88/Woa,_why_all_the_deleted_pages%3F/reply_%284%29 [20:30:19] Exactly [20:30:30] something is very wrong there [20:34:24] $(this).is('a.triumph'); [20:35:58] Krenair, did you open a bug for that? [20:36:23] No, I haven't been able to work out/describe exactly what's going wrong here :/ [20:36:45] well, the text is wrong :) [20:37:24] hmm, I think it's repeating the same text on each text box [20:37:31] https://www.mediawiki.org/w/index.php?title=Thread:User_talk:Peachey88/Woa,_why_all_the_deleted_pages%3F/reply_%283%29&oldid=539501 [20:37:44] see https://www.mediawiki.org/w/index.php?title=Thread:User_talk:Peachey88/Woa,_why_all_the_deleted_pages%3F&oldid=520001 [20:38:03] the oldid is overriding the text for all the thread items [20:38:12] instead of the top one only [20:38:30] So [20:38:56] "When oldid is specified, all messages shown have the content of the top one" [20:39:03] yes [20:42:19] ok [20:42:21] 03(NEW) Specifying oldid breaks display of messages - 10https://bugzilla.wikimedia.org/36978 normal; MediaWiki extensions: LiquidThreads; (krenair) [20:42:26] Um [20:42:37] I thought wikibugs had stopped showing the first part of people's email addresses? [20:43:49] Oh, I already reopened that bug: https://bugzilla.wikimedia.org/show_bug.cgi?id=18831 [20:43:55] New patchset: Aaron Schulz; "Added UserCache class for doing name/title batch lookups." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/8028 [20:44:33] 03(mod) http://www.wikipedia.org/ mobile detection - 10https://bugzilla.wikimedia.org/30389 +comment (10MZMcBride) [20:45:51] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/8028 [20:46:10] hello [20:46:16] Hi [20:47:39] I am trying to have 2 JS loaded in a wiki I manage - I went through the docs and http://www.mediawiki.org/wiki/Snippets/Load_modules_and_external_scripts this looked the right thing, but it doesn't seem to work - any suggestion? [20:47:59] I put that snippet here: http://www.ancientmarbles.org/wiki/MediaWiki:Common.js [20:48:15] hi Krenair [20:48:58] 03(NEW) add pagequality class in links to Page namespace - 10https://bugzilla.wikimedia.org/36979 enhancement; MediaWiki extensions: ProofreadPage; (lacrymarum.valle) [20:49:23] 03(mod) add pagequality class in links to Page namespace - 10https://bugzilla.wikimedia.org/36979 (10Candalua) [20:49:48] steko, "doesn't seem to work"? [20:50:14] Krenair: sorry, I should have given more meaningful details. [20:50:46] 03(NEW) unexpected navigation behaviour - 10https://bugzilla.wikimedia.org/36980 normal; Wikimedia Mobile: devices; (t6herooftheday) [20:50:57] the *second* script apparently loads fine, and it gives an error that an object from the *first* script is not defined. [20:51:18] require is not defined @ http://isawnyu.github.com/awld-js/awld.js?autoinit&_=1337460278042:16 [20:51:40] loading the two scripts on a simple html page works fine. [20:52:11] but I would like to use RL rather than adding manually the scripts to the skin [20:52:11] steko, join them on a single script? [20:52:34] I think they are loaded in different contexts [20:53:10] Platonides: is this because of how the snippet works ? [20:53:33] steko, I think they should define them in some special way [20:53:40] a simple function require() wouldn't work [20:53:52] I'm no RL expert [20:53:53] Krinkle, are you here? [20:55:44] I am but am not available right now [20:56:45] If you have sever side access, I recommend creating an extension (even if it is just for your own use) and then include that from LocalSettings.php [20:56:52] check https://www.mediawiki.org/wiki/ResourceLoader/Developing_with_ResourceLoader for how to use resource loader in an extension. [20:57:11] so you can use hooks, modules etc. [20:57:27] Krinkle: I will try that, thank you. [21:01:29] 03(mod) ResourceLoaderFileModule should have a debug mode for styles - 10https://bugzilla.wikimedia.org/27025 +comment (10Krinkle) [21:19:15] New review: Amire80; "(no comment)" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/6230 [21:20:57] Krinkle-away: {{ygm}} [21:22:10] New patchset: Amire80; "Adding .gitignore." [mediawiki/extensions/Renameuser] (master) - https://gerrit.wikimedia.org/r/8029 [21:23:26] Mlpearc: I don't know linkclassifier.css from en.wiki, and I'd recommend instead e-mailing mediawiki-l (check http://lists.wikimedia.org ) so that other people can read it and answer it. I don't have time to manage this individually [21:23:51] Great thanks [21:24:19] you may have to subscribe in order to ask a question, but that only takes a second. [21:24:43] yeah np I admin Accounts :P [21:24:58] ty for your help :) [21:25:28] you're welcome [21:26:53] New review: Aaron Schulz; "(no comment)" [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/8020 [21:26:55] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/8020 [21:28:39] 03(NEW) Links to African Network Information Center (AFRINIC) database broken - 10https://bugzilla.wikimedia.org/36981 normal; Wikimedia: General/Unknown; (bnefriends) [21:35:45] could someone tell me which one is the latest branch in mediawiki core ? [21:36:07] you mean master? [21:36:16] or 1.20 ? [21:36:40] latest release of core is 1.19 [21:36:41] Platonides: I mean the production one.. [21:36:53] wmf is running 1.20wmf2 [21:37:04] Platonides: the stable version.. [21:37:27] p858snake|l: is the stable release version ? [21:37:33] *it [21:38:01] I need the one which has all the latest code changes.. (bug patches) [21:38:49] 03(mod) Bolding of watchlists works poorly ... disabled on enwiki - 10https://bugzilla.wikimedia.org/36956 +comment (10Brad Jorsch) [21:40:15] I just want to know if a certain bug has been merged into the core.. [21:40:25] so thats why looking for the latest release version.. [21:42:32] chughakshay16, for the latest see master [21:42:41] although it's not stable :) [21:42:51] Platonides: okay, thanks.. :) [21:46:34] New review: Amire80; "What Nikerabbit said." [mediawiki/extensions/Renameuser] (master) C: 0; - https://gerrit.wikimedia.org/r/7019 [21:48:39] 03(NEW) Change Meta (fav)icon on Special:Userlogin - 10https://bugzilla.wikimedia.org/36982 trivial; Wikimedia: Site requests; (danny.b) [21:48:40] New patchset: Anomie; "(bug 36788) Add classes to containing row on watchlist/history" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7357 [21:48:53] 03(NEW) Missing 494 AbuseFilter revisions in CodeReview - 10https://bugzilla.wikimedia.org/36983 normal; Wikimedia: Git/Gerrit; (Platonides) [21:50:40] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/7357 [21:51:13] 03(mod) "Changed since last visit" should be indicated by a class on the line as well as on an element embedded within the line - 10https://bugzilla.wikimedia.org/36788 +comment (10Brad Jorsch) [21:51:17] New code comment: Platonides; if ($wgAbuseFilterCentralDB && !$wgAbuseFilterIsCentral) { \ Shouldn't the $wgAbuseFilterIsCentral ch; [21:51:45] New review: Amire80; "I support what Junaid said: It's better not to prevent characters." [mediawiki/extensions/Narayam] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/5728 [22:02:40] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Ryan Kaldari) [22:05:04] 03(mod) http://www.wikipedia.org/ mobile detection - 10https://bugzilla.wikimedia.org/30389 +comment (10Jon) [22:05:20] New review: Aaron Schulz; "(no comment)" [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/8019 [22:05:22] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/8019 [22:07:07] 03(mod) "[X] This is a tool icon" showing on a random page - 10https://bugzilla.wikimedia.org/36968 +comment (10Krenair) [22:42:02] New code comment: Platonides; Seems to have been merged in https://gerrit.wikimedia.org/r/3472; [22:46:56] is it possible to access languages/messages/ via templates? [22:47:21] I want the localizations to be accessable with something like parser functions or magic words [22:55:33] New review: Platonides; "Adds new message abusefilter-edit-group without translation (AbuseFilterViewDiff.php)." [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/6726 [22:56:38] ToAruShiroiNeko, you mean {{int: }} ? [23:35:48] New review: Jeroen De Dauw; "(no comment)" [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/8001 [23:35:50] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/8001 [23:56:30] yes {{int: }} [23:57:36] {{int:Wikipedia}} does not work though