[00:03:26] fyi https://en.wikipedia.org/wiki/Wikipedia:Edit_filter/Requested#Catching_malicious_.3Ca.3E_tags_probably_inserted_by_a_browser_extension [00:17:26] New patchset: Trevor Parscal; "Multiple Transactions" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/20503 [00:17:40] Change merged: Trevor Parscal; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/20503 [00:20:04] New review: Trevor Parscal; "I'm still diagnosing the issue, but this breaks moving the cursor around with arrow keys for me, don..." [mediawiki/extensions/VisualEditor] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/20504 [00:25:08] New review: Trevor Parscal; "To reproduce the strange behavior:" [mediawiki/extensions/VisualEditor] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/20504 [00:25:40] New patchset: Kaldari; "Addressing problems mentioned at https://gerrit.wikimedia.org/r/#/c/17008/3" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20224 [00:27:23] RoanKattouw: Do you have a minute... about ApiQueryUsers.php [00:27:42] New patchset: Christian; "Switching proxy to bind" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/20504 [00:28:32] thank you hoo [00:28:38] good night all there [00:29:02] New review: Trevor Parscal; "That fixed it." [mediawiki/extensions/VisualEditor] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/20504 [00:29:02] Change merged: Trevor Parscal; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/20504 [00:29:11] hoo: Sure [00:29:19] hoo: (FYI our office internet is about to go down, I might drop off) [00:29:29] ok, I'm aware [00:29:32] New patchset: Catrope; "Handle uneditable nodes in ve.ce.getDomText()" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/20506 [00:29:46] New patchset: Catrope; "Fix JS error about out-of-bounds selection setting" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/20507 [00:29:47] at about line 150 it get's the user rights of the user [00:30:20] all "per hand" [00:30:33] duplicating User::getRights() [00:30:36] (more or less) [00:30:44] Wasn't that fixed recently? [00:30:54] It's not in the current master [00:31:00] Yeah, not submitted [00:31:03] there is a patch, but it doesn't what I want [00:31:06] I linked to it earlier [00:31:25] https://gerrit.wikimedia.org/r/#/c/17609/ [00:31:43] But it's not running the 'UserGetRights' hook... [00:32:07] Right [00:32:12] Sorry I have to run [00:32:16] Gotta go home [00:32:18] RoanKattouw: Do you think it's possible to use $user->getRights() over there, or is it going to be to slow? [00:32:33] ok, I'll ping you another time ;) [00:32:35] bye [00:32:52] hoo: Best time to ask me about random stuff is Tuesdays 10am-6pm PDT [00:33:10] (Other days are usually fine but Tuesdays are optimal) [00:33:49] I'm not even at home at that time, I think... [00:33:53] time shifts :( [00:34:26] hello [00:34:49] hi Kevin_ [00:36:05] Is there any way to prevent a user from both seeing a page or it's edits before it's reviewed? [00:36:16] I"m using MediaWiki 1.15.1 as our knowledge base. [00:36:27] FlaggedRevs [00:36:41] I created two users with default rights [00:36:52] and if one user makes an edit, the other one can see it [00:37:18] however, I'd like the edit to be reviewed by a more senior person before all users with default rights can see it. [00:37:53] Kevin_: http://www.mediawiki.org/wiki/Extension:FlaggedRevs ;) [00:37:53] 1.15.1..? [00:38:02] Version 1.15.1 [00:38:08] really? [00:38:27] Yes [00:38:57] 1.15.1: http://lists.wikimedia.org/pipermail/mediawiki-announce/2009-July/000087.html Mon Jul 13 18:51:55 UTC 2009 [00:39:33] Yah it's old, we're in dire need of upgrading [00:39:42] It's possible that it doesn't work as expected... but it could work [00:39:54] FlaggedRevs hasn't been altered that much [00:42:14] Can anyone answer my previous question? [00:42:37] Kevin_: have you taken a look at http://www.mediawiki.org/wiki/Extension:FlaggedRevs ? [00:43:01] Reedy: includes/logging/LogFormat.php line 231-241. I'm getting patrolling output that looks like: [00:43:10] Oh that's what you mean by flaggedrevs [00:43:16] Okay I thought that was someone's name [00:43:24] let me read this, hold on. thanks. [00:43:25] [domain.t.d] [[Special:Log/patrol]] patrol * contributor * [00:44:20] Amgine, can you link to a page with that on? [00:45:04] You want me to paste some of the output, or link to the code Krenair? [00:45:51] paste the output [00:46:06] it's difficult to tell what you've changed and what you haven't in the line you just posted [00:48:28] Krenair: http://paste.kizmut.com/24 [00:50:49] I guess your patrol-log-line message is broken [00:54:27] Me too, but since we didn't touch that code as far as we are aware... [00:55:12] (this is shortly after an upgrade from 1.18.x to 1.19.1, but I see the same line in git now.) [00:57:13] Amgine, can you open languages/messages/MessagesEn.php and find what patrol-log-line is set to? [00:57:23] moment [00:58:08] The flaggedrevs extension was already installed, but still very confused. [00:58:32] Default users can still make edits that completely bypass the review process [00:58:42] It doesn't even show up as a "need to review" page. [00:58:44] very odd [01:01:00] Krenair: not found. [01:05:52] Amgine, what? [01:06:23] That line was not found. [01:06:27] We've added: 'patrol-log-line' => 'marked $1 of $2 patrolled $3', # do not translate or duplicate this message to other languages [01:06:31] It now works. [01:06:44] That's what I have in my git copy of mw [01:06:53] I wonder why you didn't have it [01:07:02] I found it in the git, but not in1.19.1 [01:07:10] no idea why not. [01:07:30] It's not in our changelogs at all. [01:09:34] Mmm, it partly works. [01:12:02] Weird [01:12:12] Those messages were in 1.18.0 but not 1.19.1 [01:12:23] What do you mean by partly works? [01:13:04] $3 is not showing up, and $1 (revision_id) needed coaxing. [01:14:04] Well the other patrol-log-* messages on that wiki seem to be fine now [01:14:42] [01:16:16] Krenair: nope. The people 'marking' the revision as patrolled are the revision authors. [01:16:45] Okay, that sounds good [01:17:06] [01:19:54] Amgine, so what exactly is the problem? [01:20:34] the authors are not patrollers: in fact, I was the person patrolling all of those. [01:21:03] (Except Devin; xe is a patroller and is autopatrolled) [01:35:47] New patchset: SPQRobin; "Add 'list' to allowed input attributes in HTMLForm" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20508 [01:44:27] https://www.mediawiki.org/w/index.php?title=Manual:Config_script&diff=prev&oldid=573358 sigh. I hate idiots like this [02:02:05] fyi, https://en.wikipedia.org/wiki/MediaWiki:Abusefilter-warning-malicious-a-tags ;) [02:05:54] New patchset: SPQRobin; "Make whitespace consistent" [mediawiki/extensions/WikimediaIncubator] (master) - https://gerrit.wikimedia.org/r/20509 [02:08:42] Change merged: SPQRobin; [mediawiki/extensions/WikimediaIncubator] (master) - https://gerrit.wikimedia.org/r/20509 [02:19:18] New patchset: SPQRobin; "Documentation & whitespace" [mediawiki/extensions/WikimediaIncubator] (master) - https://gerrit.wikimedia.org/r/20510 [02:21:11] Change merged: SPQRobin; [mediawiki/extensions/WikimediaIncubator] (master) - https://gerrit.wikimedia.org/r/20510 [02:25:07] Change abandoned: Ori.livneh; "Siebrand, I interpret your results as indicating that no optimizations are necessary or desired, so ..." [mediawiki/extensions/Babel] (master) - https://gerrit.wikimedia.org/r/13297 [02:26:21] 06(LATER) labsconsole: error getting instance list from Nova - 10https://bugzilla.wikimedia.org/39416 +comment (10Ori Livneh) [02:40:13] 03(NEW) Mobile feedback to OTRS should include article in the summary - 10https://bugzilla.wikimedia.org/39467 normal; Wikimedia Mobile: Generic; (WikiWikiWoo1221) [02:46:13] 03(ASSIGNED) Impossible to add articles starting with lower case letter during parser tests using "!!article" - 10https://bugzilla.wikimedia.org/39461 +comment (10Daniel Werner) [03:12:52] 03(mod) Automatic login with OpenID does not work - 10https://bugzilla.wikimedia.org/39435 (10simone.hinterseher) [03:38:33] 03(mod) Mobile feedback to OTRS should include article in the summary - 10https://bugzilla.wikimedia.org/39467 (10jeremyb) [03:40:48] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20493 [03:45:34] New review: SPQRobin; "I don't really see the need for a resources directory for just one file..." [mediawiki/extensions/Babel] (master) C: 0; - https://gerrit.wikimedia.org/r/18437 [04:09:41] 03(mod) Separate mediawiki installations with shared user database - 10https://bugzilla.wikimedia.org/39462 (10simone.hinterseher) [04:17:58] the languages/messages/MessagesEn.php "deletedarticle" also missing from 1.19 [04:20:31] Krenair: ^ [04:21:04] AeonF: not in your normal channels? [04:21:30] jeremyb, normally am not on freenode.. [04:21:37] huh [04:21:45] i'm in all my normal channels [04:21:51] maybe i'm confusing you with someone else [04:21:56] probably so [04:23:41] AeonF: if you're the right person than we once had a convo about BSD / debian-kbsd / git / among other things [04:23:59] yeah probably was me, I am on FreeBSD [04:24:11] last fall perhaps [04:24:30] january 4 [04:24:35] ;) [04:24:59] just trying to bang my head on some mediawiki code to fix whats missing/broke, and bend the rest of it to do what i want it to do [04:26:11] * jeremyb sleeps, bbl [04:27:07] sleep well [05:10:11] New patchset: Dash1291; "Add ApiTokenValidation module for third party token validation" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20013 [05:32:10] 03(mod) Automatic login with OpenID does not work - 10https://bugzilla.wikimedia.org/39435 (10simone.hinterseher) [05:32:41] 03(mod) Automatic login with OpenID does not work - 10https://bugzilla.wikimedia.org/39435 (10simone.hinterseher) [05:38:55] New patchset: GWicke; "WIP: Token class" [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/20511 [05:40:57] 03(mod) Separate mediawiki installations with shared user database - 10https://bugzilla.wikimedia.org/39462 (10simone.hinterseher) [06:05:09] New patchset: GWicke; "WIP: Token class prototype" [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/20511 [07:01:57] New patchset: GWicke; "WIP: Token class prototype" [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/20511 [08:21:24] New review: Nikerabbit; "It's not clear enough what is the difference between base and root." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/20478 [08:27:18] 03(mod) Automatic login with OpenID does not work - 10https://bugzilla.wikimedia.org/39435 +comment (10T. Gries) [08:31:06] 03(mod) Separate mediawiki installations with shared user database - 10https://bugzilla.wikimedia.org/39462 +comment (10T. Gries) [08:44:26] 03(mod) Separate mediawiki installations with shared user database - 10https://bugzilla.wikimedia.org/39462 +comment (10Daniel Friesen) [09:10:01] New patchset: Siebrand; "Moar maintenance for Translate extension." [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/20512 [09:47:24] New review: Nikerabbit; "Let's first agree on what documentation format we should use, and then start making it consistent." [mediawiki/extensions/Translate] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20512 [09:48:42] New review: Siebrand; "I'll remove the doc changes." [mediawiki/extensions/Translate] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20512 [10:12:35] New patchset: IAlex; "Fix "return to" display on Special:UserLogin." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20513 [10:17:11] 03(NEW) better text for Mediawiki:namespace_association - 10https://bugzilla.wikimedia.org/39469 normal; MediaWiki: Recent changes; (crochet.david) [10:28:27] New patchset: Siebrand; "Moar maintenance for Translate extension." [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/20512 [10:28:51] New review: Siebrand; "Done in net patch set." [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/20512 [10:42:51] Hello [10:43:02] Does anyone here use RECaptcha for there wiki? [10:43:50] I do but when I click on create account the form displays but the captcha is replaced by An internal error occurred: 4C787EF419E50.AB40561.27C [10:52:48] Please can someone help me [10:56:57] New review: Siebrand; "Thanks." [mediawiki/extensions/TitleBlacklist] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/19242 [10:57:35] New review: Siebrand; "Per Brian's +1." [mediawiki/extensions/CharInsert] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/20054 [10:57:35] Change merged: Siebrand; [mediawiki/extensions/CharInsert] (master) - https://gerrit.wikimedia.org/r/20054 [10:58:43] New review: Siebrand; "Per Amir's +1 and Niklas' review on PS1 which has comments resolved." [mediawiki/extensions/APC] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/20008 [10:58:43] Change merged: Siebrand; [mediawiki/extensions/APC] (master) - https://gerrit.wikimedia.org/r/20008 [10:59:33] New review: Siebrand; "Per Amir's +1." [mediawiki/extensions/ContributionScores] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/20010 [10:59:33] Change merged: Siebrand; [mediawiki/extensions/ContributionScores] (master) - https://gerrit.wikimedia.org/r/20010 [11:10:16] New review: Siebrand; "Marking -1 because there are two comments that require follow-up." [mediawiki/extensions/CentralAuth] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/16922 [11:12:05] Change merged: Siebrand; [mediawiki/extensions/GoogleAdSense] (master) - https://gerrit.wikimedia.org/r/20488 [11:12:18] Matrixiumn: recaptcha is not efficient against spammers anyway [11:12:27] :( [11:16:31] Krinkle|detached: are you here? [11:16:50] New patchset: Siebrand; "Also soft deprecate wfMsg() per 1.18." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20514 [11:20:05] siebrand: are you blind? :) [11:20:33] New review: Siebrand; "This was done in I69168ed9, but somehow reverted (cannot find where)." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20514 [11:21:02] siebrand: read line 1376 of includes/GlobalFunctions.php [11:27:20] New patchset: Logicwiki; "(bug 39294) Add rules for ` ~ in Georgian Narayam rules" [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/19721 [11:35:01] 04(REOPENED) Make use of the ISO3166 extension for adm regions - 10https://bugzilla.wikimedia.org/38386 +comment (10Maarten Dammers) [11:35:24] New review: Daniel Friesen; "I can't do much about Base vs. Root. This is a naming pattern we've already carved into mediawiki. B..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/20478 [11:56:18] 03(mod) Portal namespace on bs.wiki - 10https://bugzilla.wikimedia.org/37226 +comment (10DzWiki) [11:59:06] 03(mod) Portal namespace on bs.wiki - 10https://bugzilla.wikimedia.org/37226 +comment (10Krenair) [12:01:19] I just spent an hour reviewing and fixing a patch set. [12:01:21] 03(mod) Create Iberocoop: namespace on Meta - 10https://bugzilla.wikimedia.org/38398 (10Nemo_bis) [12:01:39] It had a merge conflict. I fixed that, and amended the patch set. [12:01:44] Now I try to push, and I get: [12:01:45] [remote rejected] HEAD -> refs/for/master (squash commits first) [12:01:54] How do I do that? [12:02:03] Reedy: ^^? [12:04:52] New patchset: IAlex; "Use LogFormatter to format rights log." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20515 [12:05:38] Looks like my changes got lost. [12:05:41] * siebrand curses. [12:06:53] siebrand: seems that this is when you upload a changeset whose parent commit is in the same changeset [12:07:31] siebrand: https://gerrit.googlecode.com/svn-history/r6114/documentation/2.1.7/error-squash-commits-first.html [12:10:01] * Dantman wants an abstract syntax for defining sql tables [12:11:21] New patchset: Siebrand; "Use wfMessage instead of deprecated wfMsg*" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/16464 [12:12:36] New patchset: Chughakshay16; "minor fix" [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/20516 [12:13:39] Reedy: Hello, could you merge this branch - https://gerrit.wikimedia.org/r/#/c/20516/ [12:17:23] New review: Siebrand; "Made some wfMessage to $this->msg changes in LegacySkin contexts." [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/16464 [12:17:24] Change merged: Siebrand; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/16464 [12:17:54] siebrand: could you merge this - https://gerrit.wikimedia.org/r/#/c/20516/ [12:20:21] Change abandoned: Siebrand; "Redundant" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20514 [12:22:14] siebrand: ^^ [12:25:10] pagelinks { pl_from ROWID PRIMARY, pl_namespace INT, pl_title STRING(255) }; job { job_id ROWID PRIMARY, job_cmd STRING(60), job_namespace INT, job_title STRING(255), job_params BLOB }; [12:48:57] Change merged: Siebrand; [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/20516 [12:49:06] chughakshay16: done [12:49:32] siebrand: thanks ! [12:58:35] Fuuuuuuuu... Damnit LQT... you make it SOO easy to erase a post you've been writing for awhile from existence. [12:59:16] T_T Goddamnit... do I have to re-write ALL THAT!? [13:00:35] what did you do now? [13:02:54] I was writing a new topic for the sites system RfC on iwlinks/langlinks. Part way through I realized one of the topics below needed a small comment. So I clicked reply and posted a small comment in that other topic. When I did that the edit screen with the whole new post I was working on was wiped from existence. [13:03:52] It was dynamically done so there's no way to use FF's recovery features... and I had FireBug closed at the time so I can't even trick the net panel into giving up the contents I had previewed earlier on. [13:09:02] T_T [13:11:53] New patchset: Hoo man; "Allow changing the default RecentChanges filter level" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/20517 [13:12:20] siebrand: ^ [13:22:29] hoo: Thanks for that change [13:23:37] New patchset: Siebrand; "'''...''' doesn't make sense." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20518 [13:26:04] Change merged: Nikerabbit; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20518 [13:30:18] New patchset: Hoo man; "Block creation of new accounts with a username which exists in some other wiki." [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/16922 [13:31:17] New review: Hoo man; "Should be fine now, please merge" [mediawiki/extensions/CentralAuth] (master) C: 1; - https://gerrit.wikimedia.org/r/16922 [13:32:20] New patchset: Umherirrender; "prop=duplicatefiles does not show duplicates under same name" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20519 [13:37:36] 03(mod) Proper AJAX rollback functionality in core - 10https://bugzilla.wikimedia.org/39468 normal->15enhancement; summary (10Sam Reed (reedy)) [13:40:13] 03(mod) better text for Mediawiki:namespace_association - 10https://bugzilla.wikimedia.org/39469 normal->trivial; +i18n (10Sam Reed (reedy)) [13:40:45] 03(mod) Mobile feedback to OTRS should include article in the summary - 10https://bugzilla.wikimedia.org/39467 normal->15enhancement (10Sam Reed (reedy)) [13:43:46] New patchset: Siebrand; "Cannot make method visibility lower than super's." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20520 [13:45:02] New patchset: Umherirrender; "prop=duplicatefiles does not show duplicates under same name" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20519 [13:56:14] 03(mod) Unknown error: "unknown-warning" on uploading - 10https://bugzilla.wikimedia.org/39303 +comment (10Daniel P.) [13:58:20] 03(mod) Translation problem at Romanian Wikiquote - 10https://bugzilla.wikimedia.org/38200 +i18n (10Daniel P.) [13:58:30] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20520 [14:02:19] New patchset: IAlex; "Make OrphanStats::getDB()'s signature compatible with parent." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20521 [14:03:15] New patchset: IAlex; "Make OrphanStats::getDB()'s signature compatible with parent." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20521 [14:11:50] New patchset: MarkAHershberger; "Bug 39466: Fix Media: links so that hooks are called" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20500 [14:14:31] 03(mod) Set logo ckb wiki - 10https://bugzilla.wikimedia.org/24867 +comment (10Calak) [14:15:06] 03(mod) Translation problem at Romanian Wikiquote - 10https://bugzilla.wikimedia.org/38200 +comment (10Sam Reed (reedy)) [14:16:19] 03(mod) Set logo ckb wiki - 10https://bugzilla.wikimedia.org/24867 +comment (10Krenair) [14:19:18] New patchset: Chughakshay16; "minor fix" [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/20522 [14:23:01] New patchset: Chughakshay16; "minor fix" [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/20522 [14:24:27] 03(mod) Romanian messages not being exported - 10https://bugzilla.wikimedia.org/38200 summary (10Sam Reed (reedy)) [14:27:14] 03(mod) Separate mediawiki installations with shared user database - 10https://bugzilla.wikimedia.org/39462 +comment (10T. Gries) [14:38:47] New patchset: Chughakshay16; "minor fix" [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/20522 [14:50:00] New patchset: Chughakshay16; "minor fix" [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/20522 [14:51:15] New patchset: Siebrand; "Replace some deprecated method calls." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20523 [15:09:49] New patchset: Siebrand; "Fix syntax error." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20524 [15:10:10] 03(mod) A bad filename should be changed silently instead of stopping the upload with "unknown-warning" - 10https://bugzilla.wikimedia.org/39220 +comment (10Tomasz W. Kozłowski) [15:11:47] New patchset: Siebrand; "Fix syntax error." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20524 [15:14:00] Hi. Is there a way I can include data from wikipedia in my own mediawiki install? [15:14:02] Change merged: Siebrand; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20524 [15:14:23] I dont know if api query is what I need or something else [15:21:11] New patchset: Siebrand; "Merge commit 'refs/changes/23/20523/1' of https://gerrit.wikimedia.org/r/mediawiki/core" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20525 [15:22:31] Change abandoned: Siebrand; "Strange..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20525 [15:28:30] !import | dooders [15:28:30] dooders: To import pages a few pages, use Special:Import - you can also import pages directly from another wiki (see !importsources). For mass imports, use importDump.php - see for details. NOTE: when using content from another wiki, follow the LICENSE TERMS, especially, attribute source and authors! [15:29:06] New review: Siebrand; "Was just using whatever the deprecated method fell back to. Don't understand the comments do droppin..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20523 [15:29:27] https://en.wikipedia.org/wiki/User_talk:Dpfoc [15:29:37] * hoo deserves a medal :D [15:30:36] Platonides: great thanks! [15:30:54] New patchset: Siebrand; "Replace some deprecated method calls." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20523 [15:32:28] Hi! Does anyone knows why MediaWiki adds linebreaks to the HTML of [[MediaWiki:Recentchangestext]] when its content is added to the top of [[Special:RecentChanges]]? [15:32:38] (these line breaks: https://test.wikipedia.org/w/index.php?diff=prev&oldid=140930&diffonly=1) [15:33:06] That behavior breaks some CSS, as described here: https://en.wikipedia.org/w/index.php?diff=507995258 [15:38:14] So apparently in 1.19, IRC patrol events look like this: [15:38:14] [[Special:Log/patrol]] patrol * Lisa333 * marked revision 10427 of [[S17 Media Kit]] patrolled by * Aeon * [15:38:19] When they should look like this: [15:38:24] [[Special:Log/patrol]] patrol * Aeon * marked revision 10427 of [[S17 Media Kit]] patrolled [15:39:17] Krenair, they only have the "by *username* on the end of my copy, i added that so i could at least see "who" was doing the patrolling [15:40:08] Oh, ok. So anyway, the performer is supposed to be Aeon but instead is Lisa333 - who is the revision's author [15:43:26] 03(NEW) error "1062: Duplicate entry 'Spammer-2-0-0' - 10https://bugzilla.wikimedia.org/39470 normal; MediaWiki extensions: UserMerge; (srainwater) [15:44:33] 03(mod) Upgrade Bugzilla to 4.2 - 10https://bugzilla.wikimedia.org/33158 +comment (10Mark A. Hershberger) [15:45:52] 03(mod) Spamming continuing on beta wikis - 10https://bugzilla.wikimedia.org/39446 +comment (10Mark A. Hershberger) [16:02:52] 03(mod) Vector dialog styling causes problems with links - 10https://bugzilla.wikimedia.org/28690 +comment (10Mark A. Hershberger) [16:16:52] 03(mod) Spamming continuing on beta wikis - 10https://bugzilla.wikimedia.org/39446 +comment (10Platonides) [16:30:20] New patchset: Chughakshay16; "minor fix" [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/20522 [17:20:03] If anyone is interested, Sue Gardner is doing office hours in #wikimedia-office about 15-20 minutes. [17:35:11] 03(NEW) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 blocker; MediaWiki: General/Unknown; (omid_h28) [17:35:58] 03(mod) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 +comment (10omid) [17:36:59] 03(mod) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 +comment (10Krenair) [17:40:48] 03(mod) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 +comment (10omid) [17:43:43] 03(mod) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 +comment (10omid) [17:45:48] 14(INVALID) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 +comment (10Krenair) [17:50:26] 03(mod) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 +comment (10omid) [17:50:35] 03(mod) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 +comment (10Platonides) [17:59:36] * Dantman wondes why our pgsql code does not use serial? [18:03:11] Notice: Array to string conversion in C:\wamp\www\TrunkWiki\core\includes\Html.php on line 328
[18:03:37] 03(mod) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 +comment (10omid) [18:04:46] Sound's like it's not guarding against 'class' => array( ... ) [18:13:55] New patchset: MarkAHershberger; "Clean up applyPatch() usage in the installer." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/14755 [18:14:41] * Aaron|home wonders what changed [18:14:58] New review: MarkAHershberger; "Good eye, took me 5 minutes of looking before I saw the spaces." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/14755 [18:28:45] 03(mod) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 +comment (10omid) [18:31:09] 03(mod) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 +comment (10Platonides) [18:33:28] 03(mod) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 +comment (10omid) [18:35:26] 03(mod) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 +comment (10jeremyb) [18:47:08] 03(mod) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 +comment (10omid) [18:51:13] 03(mod) Google redirect searches to home page - 10https://bugzilla.wikimedia.org/39471 +comment (10jeremyb) [18:51:35] New patchset: Aaron Schulz; "Removed unused, redundant, functions." [mediawiki/extensions/SwiftCloudFiles] (master) - https://gerrit.wikimedia.org/r/20526 [18:52:23] Change merged: Aaron Schulz; [mediawiki/extensions/SwiftCloudFiles] (master) - https://gerrit.wikimedia.org/r/20526 [19:01:14] New patchset: Aaron Schulz; "Added --quick option to file test script to use doQuickOperations." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20527 [19:07:33] 03(NEW) fr.wikiquote Babel malfunction - 10https://bugzilla.wikimedia.org/39472 critical; MediaWiki extensions: Babel; (hubert.bossot) [19:12:40] New patchset: Aaron Schulz; "Merged 930eb8df511160da6eae203e3baf986a24085cea from upstream." [mediawiki/extensions/SwiftCloudFiles] (master) - https://gerrit.wikimedia.org/r/10757 [19:13:40] 03(mod) fr.wikiquote Babel malfunction - 10https://bugzilla.wikimedia.org/39472 +comment (10JackPotte) [19:22:15] 03(mod) fr.wikiquote Babel malfunction - 10https://bugzilla.wikimedia.org/39472 +shellpolicy; +comment (10Krenair) [19:22:39] Did someone forget to create the 1.20wmf9 version in BZ for the Wikimedia product? [19:33:34] 03(mod) fr.wikiquote Babel malfunction - 10https://bugzilla.wikimedia.org/39472 +comment (10JackPotte) [19:41:57] New patchset: Chughakshay16; "minor fix" [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/20522 [19:44:00] Hi [19:45:29] Any help here? [19:47:16] Sure, ask your question and someone will liley be able to advise.. [19:47:43] Okay [19:48:05] I have some problem with my mediawiki [19:48:33] When i click a link on my wiki, it will redirect to wiki home page [19:49:11] Even when i use google to enter a page, it automatically redirect to main page of wiki [19:49:17] and i got some errors [19:49:29] [23-Jun-2012 12:04:46] PHP Warning: phpinfo() has been disabled for security reasons in /home/gamemat1/public_html/wiki/includes/installer/Installer.php on line 1226 [23-Jun-2012 12:04:46] PHP Warning: php_uname() has been disabled for security reasons in /home/gamemat1/public_html/wiki/includes/GlobalFunctions.php on line 2448 [23-Jun-2012 12:04:46] PHP Warning: escapeshellarg() has been disabled for security reasons in /home/game [19:49:47] please review these error that i export from my error_log [19:49:50] omid_ is presumably from bug 39471 [19:49:55] !b 39471 [19:49:55] https://bugzilla.wikimedia.org/show_bug.cgi?id=39471 [19:50:21] -Aug-2012 22:27:56] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so' - /usr/lib/php/extensions/no-debug-non-zts-20060613/timezonedb.so: cannot open shared object file: No such file or directory in Unknown on line 0 [18-Aug-2012 22:27:56] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20060613/suhosin.so' - /u [19:51:14] Please help me [19:52:06] omid_: so, this is a server or laptop or what? [19:52:42] omid_: had you previously installed and had it working before now and now there's a problem? or you're installing for the first time now? [19:53:01] I just got this problem [19:53:13] that's not an answer [19:53:14] every thing was okay until last day [19:53:24] so what changed then? [19:53:49] the only change was in robot.txt [19:54:01] really donno why it redirect 90% of links [19:55:04] 18 19:52:06 < jeremyb> omid_: so, this is a server or laptop or what? [19:55:09] who is the system administrator? [19:55:14] Server [19:55:19] me [19:55:26] the only one who can edit mediawiki is me [19:55:38] and the rest of the system? [19:56:15] The rest? [19:57:42] My host disabled some function [19:57:54] phpinfo() [19:58:18] Is there anyway to restore Mediawiki? Any solution [19:58:20] ? [20:00:02] omid_: so, maybe the problem is caused entirely by the change made by your host? [20:00:47] I contact them, they said we didn't [20:01:23] idk what to tell you [20:01:49] i would say we're unlikely to give much support for a host which prohibits you from running phpinfo() [20:02:03] but maybe it's more common that i imagined [20:03:05] Does this problem effect my google rank? [20:03:06] are you able to run any php scripts at all? even ? [20:03:14] that's irrelevant [20:03:26] I didn't tried [20:03:40] you should look into switching webhosts [20:05:04] Are you sure this is host problem? [20:06:00] no. i'm just saying it might be. and either way your host sucks [20:06:21] try installing mediawiki on your own machine and try installing a fresh copy on the host [20:06:27] compare notes [20:07:10] Okay, thanks for tip [20:07:20] I'll try [20:07:51] also, when you're chatting here be patient. be prepared to wait a few hours. don't run away if you don't get an answer [20:08:13] OKay [20:08:19] Thanks, goodbye [20:08:35] there's a lot of people here and they aren't all necessarily actually at their computers.... bye! [20:11:12] am i right that we don't care much about supporting the types of hosts that disable phpinfo? [20:19:48] it is common jeremyb [20:20:35] idk if i ever even heard of it before [20:21:15] has been years since i have tho, used to be common to disable it because someone could get specific information to exploit stuff from phpinfo [20:21:53] was considered a security risk then, i dont imagine its really changed all that much from then till present [20:22:24] well now we have stuff like suexec [20:22:42] i think coding probably has improved a great deal over time tho, so its less common perhaps [20:23:01] !postgresql [20:23:15] !pgsql [20:25:29] Yay.. Aaron|home is here [20:26:00] ...I think [20:26:17] New patchset: Cariaso; "set the bot flag, for bot users, when using sfautoedit via the API" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/20528 [20:28:24] Dantman: any problems with pgsql? [20:29:15] I was looking over the different tables.sql while adding more stuff to that abstract schema RfC [20:29:55] saper: I noticed that pgsql is missing the user_email index [20:31:14] Dantman: I worked a bit recently to match the PostgresUpdater to the current tables.sql [20:31:28] but it was against pgsql tables.sql and not mysql ones [20:31:52] Dantman: kill all the pg foreign keys! :) [20:32:01] T_T Why? [20:32:32] I was having fun writing `page reference(page.page_id),` in my abstract table definitions [20:33:02] ** Also... to my horror it looks like every database engine uses different names for indexes. [20:33:42] * Dantman shudders when he sees oracle's index names [20:34:41] mysql: user_email_token; pgsql: user_email_token_idx; oracle: mwuser_i01 [20:34:57] *facepalm* [20:36:13] I hate how sqlite index names are global (not just for the table) [20:36:57] of course it will use diffrent names for indexes [20:37:13] Dantman: writing universal DB engine? [20:37:45] Aaron|home: ...if we didn't have a legacy of index names we could abstract away that issue by prefixing all sqlite indexes with the table name [20:37:47] Change merged: Foxtrott; [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/20528 [20:38:15] saper: Abstract table definitions / migrations https://www.mediawiki.org/wiki/Requests_for_comment/Abstract_table_definitions [20:38:48] Dantman: table names change, not only indexes... I can also imagine that with future better IPv6 handling MySQL and PostgreSQL diverge even more [20:39:24] don't think it will work [20:39:28] Table name changes are better defined [20:40:09] It's basically just a few changes like text -> pagecontents and user -> mwuser [20:40:58] And and you can get the final name just by calling tableName [20:41:17] Index names are just randomly assigned different names for each database [20:42:00] I have two issues to solve practically - both related to analysis of DB schema in place - once is better and general solution of DatabasePostgres::PostgresField (achtung: the query is careful to avoid differences between some PgSQL versions), and may next major pain is bug https://bugzilla.wikimedia.org/show_bug.cgi?id=37702 [20:42:26] so from the practical point of view, I am quite happy with DIFFERENT schemas and DB object definitions for various DBs. [20:42:54] What I need is tools to work on real vs. desired schema, DB-specific if necessary [20:43:19] * Aaron|home would never trust mw on non-mysql the way we have it now [20:43:30] some ORMs for example fake sequences by using extra tables for MySQL (this is now done in our Gerrit) [20:44:31] Aaron|home: pgsql surprisingly works most of the time. I nuked insane stuff like MySQL SqlBagOStuff "transaction" "isolation" and stuff got better [20:44:59] I have a PG test wiki on this lappy [20:44:59] transaction handling in MW on MySQL is a mess imgo [20:45:17] * Aaron|home hugs pgadmin iii [20:47:18] Would our databases fall apart if different versions of MW used different index names? [20:47:20] being able to modify DB schema within a transaction is really nice ;) [20:47:52] index names are seldomly used in the queries and if only for mysql afair [20:52:12] 03(mod) xdebug causes bogus failures for -related parser tests - 10https://bugzilla.wikimedia.org/36452 +comment (10Mark A. Hershberger) [20:55:03] Ok... sounds like I'll let pgsql,etc... have different indexes in new versions of mw. [20:56:17] and tables [20:56:20] 03(mod) mediawiki-1.19.1 on Amazon: installer fatal err in Parser::parse() line 558 - if GD library is installed - 10https://bugzilla.wikimedia.org/38379 +comment (10gh) [20:56:27] and other database objects [20:56:36] and use schemas instead of prefix_ [20:56:45] ...not that [20:57:28] then wake up when another Grand Unification Project comes along :-) [20:57:45] I mean I'll let MW start installing with indexes like user_email_token even though older versions of MW will install with user_email_token_idx [20:58:11] And not every database has schemas... [20:58:18] I like that pgsql has it though. [20:58:35] too made mw sucks at handling them [20:59:03] I don't think using schemas for wiki-farms works (last I checked the code) [20:59:15] 03(mod) Re-evaluate librsvg as SVG renderer on Wikimedia wikis - 10https://bugzilla.wikimedia.org/38010 +comment (10Isarra) [20:59:17] I guess the table prefix think works though [20:59:45] there was some improvement proposed somewhere, probably stuck in gerrit [21:00:02] I don't know whether I feel that's a bug that should be fixed... or something we can ignore [21:00:04] New review: Platonides; "Everything looks good." [mediawiki/extensions/ConfirmEdit] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/20223 [21:00:28] Honestly... while I did write wgSharedTables and fixed the prefix code... [21:01:01] I have this on my code ideas page "Build sophisticated enough replacements for shared dbs that we can depreciate them [...]" [21:07:28] 03(mod) fr.wikiquote Babel malfunction - 10https://bugzilla.wikimedia.org/39472 04CRIT->normal (10Sam Reed (reedy)) [21:10:07] lol [21:10:29] I just looked at the pgsql schemas documentation. [21:11:11] It looks like you could set it up to have a shared user table without even using wgSharedTables [21:12:24] 03(mod) Impossible to add articles starting with lower case letter during parser tests using "!!article" - 10https://bugzilla.wikimedia.org/39461 +comment (10Platonides) [21:14:39] Install your wikis into schemas foo and bar, setup a user table in the public schema, delete the user table from foo and bar, and setup your search_path as foo,public and bar,public [21:18:22] New review: Siebrand; "Merge pet Platonides' +1" [mediawiki/extensions/ConfirmEdit] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/20223 [21:18:22] Change merged: Siebrand; [mediawiki/extensions/ConfirmEdit] (master) - https://gerrit.wikimedia.org/r/20223 [21:31:20] Hi, Does anybody know how i can block google from indexing source of wiki pages? [21:31:40] how are your urls set up? [21:32:23] http://www.gamematris.com/wiki/index.php?title=Lord_of_Olympus&action=edit [21:32:39] like this [21:33:43] hmm, not 100% sure it's even possible with that sort of url scheme [21:34:03] if you use pretty urls and have /wiki/Pagename but /w/index.php?title=Pagename&action=edit, you can simply disallow /w [21:34:21] but I'm not sure about how to go about doing it for a wiki that is using query strings for viewing as well, sorry [21:34:24] someone else may know [21:34:44] Can i change url format without effecting google results? [21:35:14] I'm probably the least knowledgeable person here about how google results works, so I won't be of much help there [21:35:33] Okay, Thanks anyway [21:41:23] omidh, probably worth doing the change even if google takes a while to reindex everything [22:03:14] 03(mod) xdebug causes bogus failures for -related parser tests - 10https://bugzilla.wikimedia.org/36452 +comment (10Mark A. Hershberger) [22:12:23] New patchset: Reedy; "Losslessly compress png images" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/20529 [22:12:31] 03(mod) Show estimate of number of edits to be reverted in rollback link - 10https://bugzilla.wikimedia.org/18834 +comment (10David Levy) [22:13:46] New review: Nikerabbit; "You can also just change the link in sidebar, see http://translatewiki.net/wiki/MediaWiki:Sidebar fo..." [mediawiki/extensions/Translate] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20517 [22:14:59] New patchset: Reedy; "* (bug 39376) jquery.form upgraded to 3.14" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19771 [22:21:47] New review: Nikerabbit; "Please fix inline comments and also vote for bug https://bugzilla.wikimedia.org/show_bug.cgi?id=33461" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/20528 [22:45:29] New patchset: Hoo man; "Allow changing the default RecentChanges filter level" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/20517 [22:47:32] New review: Hoo man; "Added the empty lines now." [mediawiki/extensions/Translate] (master) C: 0; - https://gerrit.wikimedia.org/r/20517 [23:02:28] Is it just me... or is ^demon never around in irc anymore? [23:02:52] It's mainly you. [23:03:21] Though, I think he might be having a couple of days holiday around now.. I seem to recall seeing an email [23:03:34] ^demon is hiding from the MW world; xe's been working on Gerrit. [23:04:22] Who's in charge of Jenkins right now? [23:04:35] Chad as Antoine is on holiday [23:05:03] And/or David Schoonover [23:15:08] 03(mod) xdebug causes bogus failures for -related parser tests - 10https://bugzilla.wikimedia.org/36452 +comment (10Mark A. Hershberger) [23:20:05] New patchset: Karun; "Bug 26069 element is "Error" for all error pages added more meaningful heading" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20530 [23:24:04] <gerrit-wm> New patchset: Karun; "Corrected the spelling of my family name" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20531 [23:30:19] <gerrit-wm> New patchset: Karun; "Bug 30390 patch that removes url encoding in file name" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20532 [23:36:42] <gerrit-wm> Change merged: Reedy; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20531 [23:44:12] <wikibugs> 03(mod) xdebug causes bogus failures for <tag>-related parser tests - 10https://bugzilla.wikimedia.org/36452 +comment (10Mark A. Hershberger)