[00:00:05] Dantman: it's not in the docs [00:00:11] I don't like mailinglists... [00:00:21] it doesn't day that WebRequest is deprectated [00:00:30] there is a lot of stuff not in the docs ;) [00:00:36] lbenedix_: then you don't like getting help [00:00:45] i like chatrooms [00:00:47] New review: Alex Monk; "I think we'll need to change RenameUser to let us do the user table first, see https://gerrit.wikime..." [mediawiki/extensions/CentralAuth] (master) C: 0; - https://gerrit.wikimedia.org/r/39171 [00:01:39] AzaToth: WebRequest is not deprecated, $wgRequest as a method of accessing it is. [00:01:51] https://www.mediawiki.org/wiki/Manual:RequestContext [00:02:16] "The WebRequest object is accessible from extensions by including the global $wgRequest in the code" [00:02:27] That's outdated. [00:02:31] ...just updated it. [00:02:45] damn you :-P [00:03:42] and can someone tell me how to read the parameters i sent? [00:03:49] one of them is a file [00:04:02] lbenedix_: https://www.mediawiki.org/wiki/Manual:RequestContext [00:05:03] ok, that links to: http://www.mediawiki.org/wiki/Manual:WebRequest.php [00:05:25] Dantman: https://www.mediawiki.org/wiki/Manual:WebRequest.php needs to be updated as well then [00:05:51] Dantman: really like the "and many more..." [00:06:17] that was my favorite part [00:06:48] hmm [00:06:56] is it possible to get the file i uploaded? [00:07:16] Dantman: I notice Template MW_File redirect to svn [00:07:34] lbenedix_: try getFile ツ [00:08:18] which I assume must be outdated now [00:08:23] there is getFileName [00:08:23] getFileSize [00:08:24] getFileTempname [00:08:56] or is http://svn.wikimedia.org/doc the current docs? [00:09:07] ahh.. oh, i get it with the tempname [00:09:58] sumanah: Donation Interface Created Knowledgably [00:10:14] dick? [00:10:31] marktraceur: not sure why you mentioned that to me? context? [00:10:38] sumanah: http://www.mediawiki.org/wiki/Mentorship_programs/LevelUp/Q1_2013 [00:10:50] Maybe someone else put it there? I don't know, sorry [00:11:05] marktraceur: I'm still not sure what you mean. [00:11:18] sumanah: "Donation Interface (CK) "in a Box"?" [00:11:23] oh. [00:11:26] sigh [00:11:36] AzaToth: the "svn" docs should be mostly current [00:11:42] I see I accidentally copied a puerile joke from an email I got. [00:11:43] Thank you [00:11:46] I want to report this https://www.mediawiki.org/wiki/Special:ExtensionDistributor?extdist_extension=GettingStarted&extdist_version=trunk&extdist_submit=Continue GettingStarted on this link the folder inside has no files [00:11:47] MatmaRex: oh [00:11:47] AzaToth: i'm not sure what updates them though, or when [00:12:04] sumanah: Well, sorry for carrying it on, but I'm glad I could inadvertently help you refine the page [00:12:05] MatmaRex: I was reacting to the "svn" part [00:12:18] thank you marktraceur [00:12:19] they're not horribly outdated at least [00:12:29] yeah, the "svn" is a leftover [00:12:38] "Generated on Sat Jan 5 2013 00:02:01 for MediaWiki by doxygen 1.7.6.1" [00:12:40] someone told me they're going to move them somewhere else, but i forgot who or what [00:12:43] or when [00:12:52] *facepalm* [00:13:13] AzaToth: i'm not sure what updates them though, or when p858snake|l: I see [00:13:49] I first thought it was age old docs [00:14:39] New patchset: saper; "Respect CheckUser permissions when linking" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/11562 [00:15:33] New review: saper; "Changeset rebased to the current master. Some messages needs to be parsed, not just escaped." [mediawiki/extensions/CheckUser] (master) C: 1; - https://gerrit.wikimedia.org/r/11562 [00:17:02] New patchset: Krinkle; "JSDuck: Generated code documentation!" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/42221 [00:17:38] 03(mod) Dev tasks related to git-deploy migration - 10https://bugzilla.wikimedia.org/43338 +comment (10Rob Lanphier) [00:18:09] can somebody look at https://bugzilla.wikimedia.org/show_bug.cgi?id=43227 super-quick and review a five-line change in mw/ext/Vector? it's the last part of the heading thing fallout i partially caused :) the fix was already +1'd by Aude and confirmed as working by the bug reporter [00:18:21] sumanah: can you poke soemone, maybe? :) ^ [00:18:48] New review: Krinkle; "Fixed html screw up in ve.dm.Converter (Thanks S Page!)." [mediawiki/extensions/VisualEditor] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/42221 [00:19:01] MatmaRex: I'm glancing at it [00:19:03] can someone tell me, if the database-access-funcitons are safe to use? [00:21:10] What are you trying to do? [00:21:30] i want to insert data i posted to a specialpage [00:22:31] Posted where? [00:22:46] to a specialpage in an extension, i write [00:22:50] marktraceur: thanks [00:23:53] if the wrapper-functions are not safe against sql-injections and other bad stuff i write the statements by myself [00:24:10] They should be safe. [00:24:29] MediaWiki follows best practices. [00:25:48] is there an example how to use the insert-function? [00:26:12] does there exist any wikipedia clone I mean the complete mediawiki with all the plugins and everything in one ? [00:27:53] MatmaRex: I can use collapsible headers before your patch--is there a specific kind of header I should test? [00:27:57] 03(mod) Dev tasks related to git-deploy migration - 10https://bugzilla.wikimedia.org/43338 +comment (10Rob Lanphier) [00:28:18] Oh, logged out\ [00:28:47] marktraceur: h5 headings, basically [00:28:58] marktraceur: it should work with both h3 and h5 [00:29:17] WMF currently has h3, and the 1.20 release has h5 [00:29:20] MatmaRex: How do I make an h5 heading? [00:29:31] (in this sidebar, I mean) [00:29:38] Just put it in the message for the header? [00:30:13] on 1.21, sidebars headings were made into

s. this caused quite some fallout (which was partially my fault, and partially broken cahcing) [00:30:25] on 1.20 and before, they were
s for no reason [00:30:45] get a 1.20 wiki, or somehow change the HTML of page output on-the-fly [00:30:54] or just hack the vector skin [00:31:19] marktraceur: the primary change that did this is https://gerrit.wikimedia.org/r/#/c/34702/ [00:31:28] argh, no [00:31:52] https://gerrit.wikimedia.org/r/#/c/30361/ [00:31:53] New patchset: Mattflaschen; "Add initial version of GettingStarted tour." [mediawiki/extensions/GuidedTour] (master) - https://gerrit.wikimedia.org/r/42361 [00:31:55] this is my change [00:32:05] New patchset: Ori.livneh; "(WIP; untested; do not merge) Vary on ULS cookie" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/42362 [00:32:20] and then ext Vector had some hasty changes to fix breakages as they appeared, and was left in an inconsistent state [00:32:42] with CSS supporting both h3 and h5, and JS supporting only h3 [00:32:48] i think this is the gitst of the story. :P [00:32:52] gist* [00:33:12] New review: Ori.livneh; "-2ing to prevent accidental submission. I am posting this review mainly to have something to point p..." [mediawiki/extensions/UniversalLanguageSelector] (master); V: -1 C: -2; - https://gerrit.wikimedia.org/r/42362 [00:33:36] New review: MarkTraceur; "Tested, works, good stuff. Thanks, Bartosz!" [mediawiki/extensions/Vector] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/40084 [00:33:36] Change merged: MarkTraceur; [mediawiki/extensions/Vector] (master) - https://gerrit.wikimedia.org/r/40084 [00:33:58] 03(mod) Navigation/Toolbox side panel is not collapsible/expandable when being logged out - 10https://bugzilla.wikimedia.org/43227 +comment (10Mark Holmquist) [00:35:39] 03(mod) VisualEditor: Fix "Error loading data from server: error. Would you like to retry?" - 10https://bugzilla.wikimedia.org/43566 +comment (10Roan Kattouw) [00:35:51] marktraceur: thanks :) [00:36:05] MatmaRex: I live to serve :) [00:37:22] marktraceur: just a question - does ext Vector have a release cycle or something? [00:37:39] Not really. [00:37:59] I don't think it's even bundled with MediaWiki. [00:38:04] marktraceur [00:38:07] argh [00:38:13] Susan: it actually looks to be bundled [00:38:16] it's bundled with Wikipedia, that's what amtters [00:38:18] which is partially why i'm asking [00:38:22] saper: Heh. [00:38:26] Is it? [00:38:36] according to https://www.mediawiki.org/wiki/MediaWiki_1.18 , yes [00:38:38] I should download a fresh copy of MediaWiki. It's been a long time. [00:38:41] MatmaRex: Oh. [00:38:45] You know there's the extension and the skin? [00:38:52] The extension is just poorly named. [00:38:52] all newer versions just have "There were no newly bundled extensions." [00:38:59] Hmm. [00:39:01] Susan: sure i do [00:39:11] [[Special:Version]] says it's there [00:39:15] Susan: i recently had multiple opportunities to fix both [00:39:31] saper: The question is whether it's in the tarball. [00:39:32] this is hopefully the last one [00:39:48] hexmode was fixing tarballs recently afair [00:39:51] so basically, whoever handles this, please go handle this. because i'm going to sleep. [00:39:53] dumps.wikimedia.org seems super-slow. [00:42:15] 03(mod) display problem, login problem, possible caching issue - 10https://bugzilla.wikimedia.org/42452 +comment (10Bartosz Dziewoński) [00:42:22] Susan: ^ [00:42:45] 03(mod) display problem, login problem, possible caching issue - 10https://bugzilla.wikimedia.org/42452 (10Oliver Keyes) [00:42:50] ho can i check if i uploaded a file with WebRequest? [00:42:50] somebody really should read my last comment and fix stuff [00:42:57] also, i think this bug needs splitting. [00:43:36] Susan: can you look? i've noticed that you like doing these kinds of things [00:43:50] It's kind of tl;dr. [00:43:54] I'm at comment 4. [00:44:19] start at the last one [00:44:26] there was a lot of crap in the middle [00:44:54] basically everyone being confused by caches and backwards compatibility [00:45:06] right, i'm sleeping. good night, and good luck. [00:45:07] Comment 23 looks promisng. [00:45:09] promising [00:45:42] this bug is about two things right now [00:46:05] the caching issues WMF has, and the broken compat in core and E:Vector [00:46:17] c32 is mostly about the first [00:46:26] my latest comment is mostly about the second [00:46:33] and the rest is a mess [00:47:15] sgrmf [00:47:22] the ol' bug is still there :( [00:47:29] The whole deployment of the h3 change seems to have been botched. [00:47:31] the caching issues WMF has or had*, as i have no idea if this is still happening, or was it caused by the frantic deployin' when things were broken [00:47:35] Badly botched. [00:48:15] it was deployed "properly" first, then it was discovered my change was broken, then people started working on it and it all exploded [00:48:41] for some reason everyone missed the compat/caching issue, including me [00:49:03] even though it was reported by chris there as happening on testwikis [00:49:20] there was a post-mortem on wikitech, dunno if you've read it [00:50:40] I didn't. [00:53:33] Susan: do read. [00:53:35] there... [00:53:35] 03(NEW) Copyright allows raw html which can be used by rouge admins to enforce logout of everyone - 10https://bugzilla.wikimedia.org/43646 normal; MediaWiki: General/Unknown; () [00:53:38] [Wikitech-l] the skin change in 1.21wmf5, display breakage, & fix retrospective [00:53:41] Susan: ^ [00:53:49] Link? [00:53:50] Susan: november 29 [00:53:55] I never understand why that bug never gets fixed... [00:54:07] Susan: argh, dont have one [00:54:20] i dont use the list archives, i browse my own :P [00:54:31] AzaToth: How is that any different than site-wide JS? [00:54:46] Susan: can't be stopped by disabling JS [00:54:54] and it has no 30 day window [00:54:57] it's direct [00:55:10] Err, I think the copyright message is heavily cached. [00:55:25] And the thirty-day window for JS changes is long dead, I'm told. [00:55:29] Since ResourceLoader. [00:55:33] might be [00:56:16] the only way to circumvent it is to use a browser that doesn't load images [00:57:00] Susan: we can try :-P [00:57:16] 03(mod) Copyright allows raw html which can be used by rouge admins to enforce logout of everyone - 10https://bugzilla.wikimedia.org/43646 +comment (10MZMcBride) [00:58:00] Susan: ah, there that old bug report was [00:58:20] I thought there was another dupe. [00:58:25] have tried to find it [00:58:25] About MediaWiki messages allowing raw HTML. [00:58:29] Can't find it, though. [00:59:43] 03(NEW) dumps.wikimedia.org seems super-slow right now - 10https://bugzilla.wikimedia.org/43647 normal; Wikimedia: General/Unknown; () [01:01:20] 03(NEW) Install Free Persian fonts - 10https://bugzilla.wikimedia.org/43648 normal; Wikimedia: SVG rendering; () [01:02:46] New patchset: saper; "Add namespace aliases for Czech (cs) language" [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/42365 [01:02:50] 03(mod) SVG to PNG: font rendering problem in Persian - 10https://bugzilla.wikimedia.org/43640 +comment (10Huji) [01:03:18] 03(mod) Install Free Persian fonts - 10https://bugzilla.wikimedia.org/43648 (10Huji) [01:03:19] 03(mod) RTL/bidirectional issues (tracking) - 10https://bugzilla.wikimedia.org/745 (10Huji) [01:03:20] 03(mod) SVG rasterisation on Wikimedia sites (tracking) - 10https://bugzilla.wikimedia.org/8901 (10Huji) [01:03:37] how do i adress a special page the right way? actualy i have
[01:03:50] 03(mod) Install Free Persian fonts - 10https://bugzilla.wikimedia.org/43648 (10Huji) [01:03:51] 03(mod) SVG to PNG: font rendering problem in Persian - 10https://bugzilla.wikimedia.org/43640 (10Huji) [01:04:22] lbenedix_: there's probably a function to get that path, but you could also leave the action empty. [01:04:36] lbenedix_: which will submit the form to the same URL it was submitted from. [01:04:39] no, the form is not on that specialpage [01:07:33] New review: Danny B.; "Please sync ASAP and run namespace cleanup on the Czech Wikisource. It used to work in past and now ..." [mediawiki/extensions/ProofreadPage] (master) C: 1; - https://gerrit.wikimedia.org/r/42365 [01:09:32] i dont know what i should google for that problem [01:10:10] 03(NEW) Disable stored configs on labs puppetmaster - 10https://bugzilla.wikimedia.org/43649 normal; Wikimedia Labs: Infrastructure; () [01:10:11] lbenedix_: have you tried browsing the docs at https://svn.wikimedia.org/doc/annotated.html ? [01:10:28] lbenedix_: or looking at how exisitng special pages do this? [01:10:39] i tried [01:10:50] http://www.mediawiki.org/wiki/Manual:Special_pages is not helping [01:10:51] lbenedix_: a list of all funcitons in all classes is here: https://svn.wikimedia.org/doc/functions_func.html (large page warning) [01:11:53] 03(mod) dumps.wikimedia.org seems super-slow right now - 10https://bugzilla.wikimedia.org/43647 +comment (10Legoktm) [01:12:03] the string special is 67 times on that page [01:12:59] 03(mod) Sidebar display problems after changing menu headings from h5 to h3, possible caching issue - 10https://bugzilla.wikimedia.org/42452 summary (10Gregor Hagedorn) [01:13:08] lbenedix_: https://svn.wikimedia.org/doc/classTitle.html#a37d71650c909ef6b581a70f910277323 looks promising [01:13:47] one thing i forgott... i create that form with javascript [01:13:52] 03(NEW) Switch instance bootstrapping to use salt - 10https://bugzilla.wikimedia.org/43650 normal; Wikimedia Labs: Infrastructure; () [01:14:46] lbenedix_: aw, man, you should have started with this [01:14:47] mw.util.wikiGetlink('Special:Whatever') [01:14:59] thanks [01:15:02] 03(mod) Article::updateCategoryCounts 1213 Deadlock found when trying to get lock - 10https://bugzilla.wikimedia.org/28543 +comment (10Rob Lanphier) [01:15:05] i'm off for now. good night [01:15:45] New patchset: Ori.livneh; "Send percent-encoded JSON rather than query params" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/42366 [01:15:50] New patchset: CSteipp; "Add flag to RenameuserSQL to skip update on user table" [mediawiki/extensions/Renameuser] (master) - https://gerrit.wikimedia.org/r/42367 [01:17:11] New review: CSteipp; "Change I5a8abd6f I think should fix Renameuser" [mediawiki/extensions/CentralAuth] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/39171 [01:18:03] Change merged: Ori.livneh; [mediawiki/extensions/E3Experiments] (master) - https://gerrit.wikimedia.org/r/42357 [01:18:12] Change merged: Ori.livneh; [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/41826 [01:34:30] 03(mod) VisualEditor: Fix "Error loading data from server: error. Would you like to retry?" - 10https://bugzilla.wikimedia.org/43566 +comment (10chaos) [01:37:41] New review: Brian Wolff; "Per Nemo's comment on the bugs, need to find a solution that doesn't add that link to wikis without ..." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/42279 [01:48:47] 03(mod) Collection and ProofreadPage work together in English Wikisource only - 10https://bugzilla.wikimedia.org/41324 +comment (10Marcin Cieślak) [01:49:55] 03(mod) Collection and ProofreadPage work together in English Wikisource only - 10https://bugzilla.wikimedia.org/41324 +comment (10Marcin Cieślak) [01:53:46] Dereckson: can you have a brief look at cswikisource configuration? They seem to have lost (didn't have at all?) https://gerrit.wikimedia.org/r/#/c/42365 namespace aliases for ProofreadPage. It seems that they want (should) use the default ones: 250, 251, etc. Are any special changes needed to WMF configuration when using default namespace IDs? [01:54:20] 03(mod) Hide / display file contents on pages depending on tags - 10https://bugzilla.wikimedia.org/40349 +comment (10Bawolff (Brian Wolff)) [02:01:43] saper: yes, I'm on it [02:01:58] .config wgExtraNamespaces cs.wikisource [02:01:58] Not a valid project: cs.wikisource [02:02:04] .config wgExtraNamespaces cswikisource [02:02:05] 100 => Autor / 101 => Diskuse_k_autorovi [02:03:11] The namespaces seem correct. [02:03:50] i have a bit more complicated question now ;) [02:03:56] Index and Pages too? [02:04:40] i have images in the database and i want to return them over a specialpage, like special:foobar?getimagebyid=4 to get the image with id 4 [02:04:46] Dereckson: ^ [02:05:46] saper: currently, cs.wikisource doesn't have Index/Pages custom namespaces. We have two solution, add them manually, or have the Proofread extension take cares of that. [02:06:11] If we deploy your patch, there is no need to edit the wiki config. [02:06:21] Dereckson: that's weird though [02:06:27] we *used to* have those [02:06:43] we used to have ns "Stránka" (page) [02:06:50] now we have ns Page instead [02:08:24] namespace localised names used to be defined by mediawiki messages [02:08:38] but then they have been moved to different data structure [02:09:22] New review: saper; "Seems like Pages do not work at all on the live site indeed." [mediawiki/extensions/ProofreadPage] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/42365 [02:09:22] Change merged: saper; [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/42365 [02:09:40] New review: Reedy; "https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/WikiEditor.git;a=history;f=modules/imag..." [mediawiki/extensions/WikiEditor] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/42068 [02:09:51] when Danny_B? [02:10:05] I don't see any modification to https://gerrit.wikimedia.org/r/gitweb?p=operations/mediawiki-config.git;a=history;f=wmf-config/proofreadpage.php;h=730676c90ecde0158a7840966d00a0e587bd2856;hb=HEAD for example [02:10:06] Dereckson, Danny_B: I merged that [02:10:50] Dereckson: maybe proofread has been enabled globally for all wikisources at once? [02:11:09] saper: yes [02:11:24] This is exactly how it were deployed. [02:11:57] my guess is that some old i18n has been removed from the extension [02:12:05] old i18n compat code [02:12:18] New review: Reedy; "Unfortunately automagic ways don't understand how to follow @see" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/40308 [02:14:33] Dereckson: when what? [02:14:43] Reedy: I see in git log you enabled Europe/Madrid for es.wikivoyage, https://bugzilla.wikimedia.org/show_bug.cgi?id=42933#c4 [02:15:21] Reedy: I send a patch to remove this line or we wait a little and ask community what timezone they prefer? [02:15:37] Well, first solution, this has already been discussed: https://meta.wikimedia.org/w/index.php?diff=4808501&oldid=4807886 [02:15:55] Dereckson: it worked at least in october [02:16:06] eg. https://cs.wikisource.org/w/index.php?title=Str%C3%A1nka:Modlitba_za_dusse_w_o%C4%8Distcy_002.png&action=history [02:16:41] Danny_B: ok, I'll do some git bisect in config and Proofread to find the commit having removed the namespaces. [02:16:42] Dereckson, Danny_B maybe it's migration problem mentioned in https://gerrit.wikimedia.org/r/#/c/20876/ ? [02:17:24] Dereckson: my guess is 98bb44055a9a44429ab40d9ff71375eb79379d24 [02:17:40] saper: this change has declared the existing namespaces to use with the extension [02:17:44] to overwrite the extension default [02:18:36] 03(mod) Install Free Persian fonts - 10https://bugzilla.wikimedia.org/43648 normal->15enhancement (10Sam Reed (reedy)) [02:19:04] 03(mod) dumps.wikimedia.org seems super-slow right now - 10https://bugzilla.wikimedia.org/43647 (10Sam Reed (reedy)) [02:19:15] i don't know what's wrong. i just can help with tracing [02:19:17] Dereckson: but it removed the proofreadpage_namespace and proofreadpage_index_namespace messages from i18n and added aliases, and 'cs' is/was notably missing [02:19:45] 03(mod) installer should use the set value of $wgTmpDirectory - 10https://bugzilla.wikimedia.org/43644 summary (10Sam Reed (reedy)) [02:20:19] 03(mod) Add hooks for customizing filtering. - 10https://bugzilla.wikimedia.org/43635 normal->15enhancement (10Sam Reed (reedy)) [02:20:35] 03(mod) impossible to change the data type of a property - 10https://bugzilla.wikimedia.org/43643 +comment (10Sam Reed (reedy)) [02:20:44] Reedy got productive somehow... ;-) [02:20:56] 03(mod) set $wgAutoConfirmCount to 10 for fa.wikipedia - 10https://bugzilla.wikimedia.org/43630 normal->15enhancement (10Sam Reed (reedy)) [02:21:28] 03(mod) NS_MAIN isn't the only content namespace - 10https://bugzilla.wikimedia.org/43629 summary (10Sam Reed (reedy)) [02:21:46] 03(mod) Make edit count in user preferences link to list of contributions - 10https://bugzilla.wikimedia.org/43637 normal->15enhancement (10Sam Reed (reedy)) [02:26:20] is it possible to return an image that i have stored in the databae instead of html when requesting an sepecial-page? [02:27:44] so i want to rewrite the contentType and return the bytes from the image [02:28:42] there is some page like that [02:29:25] used on login/logout page for returning those icons of projects [02:29:38] so you can take it as an example, lbenedix_ [02:29:50] where can i find this? [02:36:05] E:CentralAuth most likely [02:39:08] can you tell me more? where i have to look at? [02:42:53] lbenedix_: i guess https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/CentralAuth.git;a=blob;f=specials/SpecialAutoLogin.php;h=87b08a2d31d83d99a205c5fab9db340ce011c735;hb=HEAD [02:43:00] but i might be wrong [02:43:09] check the entire extension [02:47:43] New patchset: Aaron Schulz; "[JobQueue] Added a JobQueueRedis class." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/39174 [02:48:59] New review: Mattflaschen; "As I said, I thought tests should have been included here, especially since the return values have b..." [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/41826 [03:10:46] ok [03:11:25] the image is returned but only downloaded instead of displayed in the browser... [03:12:27] 03(NEW) Add option to select Font in Android APP - 10https://bugzilla.wikimedia.org/43651 normal; Wikipedia App: Settings; () [03:13:31] New patchset: Hoo man; "(bug 15936) New page's patrol button should always be visible" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/41196 [03:14:40] New review: Hoo man; "Minor changes and memcached integration." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/41196 [03:19:54] New review: Hoo man; "Suggestion (@Chris)" [mediawiki/extensions/Renameuser] (master) C: 0; - https://gerrit.wikimedia.org/r/42367 [03:26:01] i got it [03:26:04] anyone here? [03:27:03] Yes lbenedix_, #mediawiki is an H24 channel. [03:28:08] i have a question about the Pager.php, respectively the TablePager [03:28:24] i need one of the columns twice [03:28:35] is that possible? [03:30:52] i got it... 'fields' => array('id', 'id as foobar') [03:31:19] I'm glad you find a solution. [03:56:38] one last question for today... i want to create the table autmaticly with the update.php [03:57:12] http://www.mediawiki.org/wiki/Manual:Hooks/LoadExtensionSchemaUpdates does not work [03:57:42] the extions.php and the table.sql are in the same folder [03:58:40] the create-statement works, when i run it from phpmyadmin [04:02:38] the update.php prints "Creating foobar table ...done." [04:02:43] but there is no table [04:14:40] 03(NEW) Implement ability to search wikitext of current wiki pages with regex - 10https://bugzilla.wikimedia.org/43652 normal; Wikimedia: General/Unknown; () [04:15:25] 03(mod) Implement ability to search wikitext of current wiki pages with regex - 10https://bugzilla.wikimedia.org/43652 (10Legoktm) [04:18:25] New review: Mattflaschen; "I forgot to note. This does not yet handle dropping them from Special:GettingStarted into the tour." [mediawiki/extensions/GuidedTour] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/42361 [04:21:00] i have to go now, i'll ask 2 more questions tomorrow ;) [04:32:20] 03(mod) Message handling in parser - 10https://bugzilla.wikimedia.org/17329 +comment (10Tim Landscheidt) [04:54:54] !debug [04:54:54] For information on debugging (including viewing errors), see http://www.mediawiki.org/wiki/Manual:How_to_debug . A list of related configuration variables is at https://www.mediawiki.org/wiki/Manual:Configuration_settings#Debug.2Flogging [04:58:07] New patchset: Mattflaschen; "Put comments in English section, so l10n-bot won't strip them." [mediawiki/extensions/GuidedTour] (master) - https://gerrit.wikimedia.org/r/42369 [05:01:42] a hoy hoy [05:07:15] hi, what do we use page props table for? -- http://www.mediawiki.org/wiki/Manual:Page_props_table [05:07:39] i mean - it stores those nice properties, but why? [05:08:57] New patchset: Mattflaschen; "Bump GuidedTour schema to fix formatting, and add descriptions" [mediawiki/extensions/GuidedTour] (master) - https://gerrit.wikimedia.org/r/42370 [05:22:26] Yurik: So we can make DB queries based off of them. [05:23:05] thanks Dantman, but is there a real usage? like are there any special pages that track that? [05:23:38] Properties are key based... there is no 'one' usage for them. They are an extensibility feature. [05:24:12] what i meant - are there any core special pages that use them, or is it just for extensions? [05:24:15] An extension could shove data into there from the parser and then later query for pages based on the properties. [05:25:14] defaultsort uses it. [05:28:19] New review: Spage; "A few minor things I noticed while watching logged events." [mediawiki/extensions/GuidedTour] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/42361 [05:29:54] 03(NEW) Allow applying LocalSettings changes after puppet's main version - 10https://bugzilla.wikimedia.org/43653 normal; Wikimedia Labs: General; () [05:30:56] 03(mod) Allow applying LocalSettings changes after puppet's main version - 10https://bugzilla.wikimedia.org/43653 +comment (10Matthew Flaschen) [05:31:19] 03(mod) Allow applying LocalSettings changes after puppet's main version - 10https://bugzilla.wikimedia.org/43653 (10Matthew Flaschen) [05:33:37] * Jasper_Deng pokes Krenair [05:43:45] 03(mod) Hide / display file contents on pages depending on tags - 10https://bugzilla.wikimedia.org/40349 +comment (10Dirk Beetstra) [05:46:19] 03(NEW) Add unit tests for GuidedTour - 10https://bugzilla.wikimedia.org/43654 normal; MediaWiki extensions: GuidedTour; () [05:46:29] 03(mod) Add unit tests for GuidedTour - 10https://bugzilla.wikimedia.org/43654 (10Matthew Flaschen) [05:51:50] thanks Dantman [06:03:22] New review: Yurik; "Checked db queries, no filesort. Maybe minor help msg fix but no other questions." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/41590 [06:06:30] 03(NEW) Nasqueron user rights - 10https://bugzilla.wikimedia.org/43655 trivial; Wikimedia: Bugzilla; () [06:06:50] 03(mod) Nasqueron user rights - 10https://bugzilla.wikimedia.org/43655 (10Dereckson) [06:17:49] New review: Yurik; "This change is good for the results, but bad for the help screen itself. Compare http://en.wikipedi..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/37188 [06:18:09] 07:17:53 .tcl Bugzilla::version wikimedia [06:18:09] 07:17:54 Tcl: version 4.2.4 [06:18:09] 07:17:59 .tcl Bugzilla::version landfill [06:18:09] 07:18:00 Tcl: version 4.5 [06:18:10] o/ [06:19:05] I adapted my Bugzilla communication code to support several servers. [06:19:52] Nasqueron reads Gerrit stream event and can communicate with Bugzilla. Connection mission completed. [06:20:04] I'll start to develop useful stuff tomorrow. [06:21:24] New patchset: Spage; "Properly test that errors return false and warn." [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/42371 [06:21:57] First will be two Gerrit review comments commands: @bugcopy (to copy the comment let on Gerrit as a bug comment, that will solve the "I guess this should go to the bug." problem). @bugresolve to resolve fixed the bug with a comment. [06:25:29] Hey why wikEd is not working with narayam script ? [06:27:13] New patchset: Mattflaschen; "Add initial version of GettingStarted tour." [mediawiki/extensions/GuidedTour] (master) - https://gerrit.wikimedia.org/r/42361 [06:28:17] New review: Mattflaschen; "I addressed the feedback (however, I did not change the block comment or the analytics), and made so..." [mediawiki/extensions/GuidedTour] (master) - https://gerrit.wikimedia.org/r/42361 [06:29:11] qgil: /lastlog yuvipanda [06:29:14] err [06:29:17] sorry [06:29:53] why does jenkins-bot sometimes marks code with a checkmark, and sometimes - with +1 [06:31:49] New review: Spage; "Sure" [mediawiki/extensions/GuidedTour] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/42370 [06:31:49] Change merged: Spage; [mediawiki/extensions/GuidedTour] (master) - https://gerrit.wikimedia.org/r/42370 [07:29:00] Is there any way to make a skin name alias to another skin? [07:38:33] Easier to avoid such a thing. [07:43:14] why would you want to do that? seems pointless at first glance [07:49:59] hello [07:50:05] hi [07:51:34] YuviPanda: There? :) [07:52:49] hi sucheta [07:53:04] he is on the way for going IIT-M sucheta [07:54:41] New review: Yurik; "all good except minor thing in the release notes." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/40337 [07:55:03] .... [07:56:29] over code sprint sucheta ?? [07:57:50] hello [08:05:44] Anurag92chatterj: hi [08:13:07] hi [08:25:46] Quit [08:36:01] 03(mod) impossible to change the data type of a property - 10https://bugzilla.wikimedia.org/43643 +comment (10Gloumouth1) [08:36:45] hi all, I have installed gadget:WikEd on gu.wiki, but if it is enabled Narayam is not working, can anyone help me with that? [08:49:44] New patchset: Ori.livneh; "Send percent-encoded JSON rather than query params" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/42366 [08:52:26] New patchset: Ori.livneh; "Remove noisy comment" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/42372 [08:52:58] Change merged: Ori.livneh; [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/42372 [08:54:27] New patchset: Ori.livneh; "Send percent-encoded JSON rather than query params" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/42366 [08:55:00] Change merged: Ori.livneh; [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/42366 [09:07:35] New patchset: Ori.livneh; "I have another idea about how to do this. Revert "bug 43550: return failures from validate"" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/42373 [09:11:05] New patchset: Ori.livneh; "I have another idea about how to do this." [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/42374 [09:11:29] Change merged: Ori.livneh; [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/42374 [09:11:41] Change abandoned: Ori.livneh; "(no reason)" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/42373 [09:21:42] 03(mod) Edits as 127.0.0.1 - 10https://bugzilla.wikimedia.org/43603 +comment (10Matthew Flaschen) [09:34:08] New review: Yurik; "According to my research, incr() does NOT update expiration in memcached, but I am not sure if every..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/34677 [09:41:25] YuviPanda: hows going ? [09:46:38] New patchset: Ori.livneh; "Throw errors in mw.eventLog.validate; catch them in isValid" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/42375 [09:46:42] 03(mod) Global (to a wiki farm or family) message delivery (thoughts) - 10https://bugzilla.wikimedia.org/35306 +comment (10Nemo) [10:08:44] New review: Yurik; "Good idea, but i don't think we need a new global flag for this - just check if 'api-modulename' exi..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/37430 [10:20:43] 03(mod) Nasqueron user rights (automated agent to communicate between Gerrit, Bugzilla and IRC) - 10https://bugzilla.wikimedia.org/43655 summary; +comment (10Andre Klapper) [10:42:57] I have a sorting problem and cannot find any information how to solve it. I want the order å ä ö instead of ä å ö. any pointers? [10:49:53] 03(NEW) SQL error on submitting blank fields in Special:UploadCampaign - 10https://bugzilla.wikimedia.org/43656 normal; MediaWiki extensions: UploadWizard; () [10:50:37] New review: Nischayn22; "Working properly for me" [mediawiki/extensions/UploadWizard] (master) C: 1; - https://gerrit.wikimedia.org/r/35822 [10:51:02] 03(mod) SQL error on submitting blank fields in Special:UploadCampaign - 10https://bugzilla.wikimedia.org/43656 (10Nischay Nahata) [10:55:19] 03(NEW) Please upload to Wikimedia Commons (large file) - 10https://bugzilla.wikimedia.org/43657 enhancement; MediaWiki: General/Unknown; () [10:56:37] 03(mod) Please upload to Wikimedia Commons (large file) - 10https://bugzilla.wikimedia.org/43657 +comment (10Marco) [10:57:02] 03(mod) impossible to change the data type of a property - 10https://bugzilla.wikimedia.org/43643 +comment (10Lydia Pintscher) [11:00:45] 03(mod) Please upload to Wikimedia Commons (large file) - 10https://bugzilla.wikimedia.org/43657 (10Marco) [11:03:33] New review: Yurik; "minor corrections. Unfortunately I am not an expert in the account creation core, couldn't comment m..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/18127 [11:05:45] 03(mod) Please upload to Wikimedia Commons (large file) - 10https://bugzilla.wikimedia.org/43657 (10Marco) [11:08:59] OK, random question, where can I find the search auto-completion documentation? [11:11:29] New review: Nischayn22; "Thanks for this patch, I tried something like this when creating this extension but I don't remember..." [mediawiki/extensions/CopyToClipboard] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/41388 [11:11:29] Change merged: Nischayn22; [mediawiki/extensions/CopyToClipboard] (master) - https://gerrit.wikimedia.org/r/41388 [11:12:56] 03(mod) Please upload to Wikimedia Commons (large file) - 10https://bugzilla.wikimedia.org/43657 +shell (10Marco) [11:15:47] 03(mod) MediaWiki should support partial page caching (edge side includes) - 10https://bugzilla.wikimedia.org/32618 (10Edward Chernenko) [11:21:23] New patchset: Nischayn22; "Minor tweaks and formatting" [mediawiki/extensions/CopyToClipboard] (master) - https://gerrit.wikimedia.org/r/42376 [11:24:49] Change merged: Nischayn22; [mediawiki/extensions/CopyToClipboard] (master) - https://gerrit.wikimedia.org/r/42376 [11:31:32] 03(mod) Please upload to Wikimedia Commons (large file) - 10https://bugzilla.wikimedia.org/43657 +comment (10Andre Klapper) [11:35:57] New review: Yurik; "inline" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/17216 [11:36:43] 03(mod) The revision history for individual LiquidThread posts is broken - 10https://bugzilla.wikimedia.org/32869 +comment (10Jesús Martínez Novo (Ciencia Al Poder)) [11:55:57] 03(mod) Please upload to Wikimedia Commons (large file) - 10https://bugzilla.wikimedia.org/43657 +comment (10Marco) [12:01:57] 03(mod) Ability to watch section levels of pages - 10https://bugzilla.wikimedia.org/738 +comment (10Jan Kucera (Kozuch)) [12:02:09] 03(mod) gettoken should go die in a fire - 10https://bugzilla.wikimedia.org/35993 +comment (10Yuri Astrakhan) [12:03:55] New patchset: Santhosh; "Fix view port scrolling in Special:Translate" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/42377 [12:06:06] New patchset: btongminh; "(bug 25702) Fix capitalization in ApiQueryBase::titlePartToKey()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/40337 [12:06:56] New review: Yurik; "if - inline comment is 'should', than -1, otherwise +1." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/40566 [12:10:59] Just a line in HISTORY file, and it's now in 4th patchset... [12:13:08] 03(mod) Please upload to Wikimedia Commons (large file) - 10https://bugzilla.wikimedia.org/43657 +comment (10Andre Klapper) [12:14:49] 03(mod) Install Q&A system at ask.wikimedia.org - 10https://bugzilla.wikimedia.org/29923 +comment (10Jan Kucera (Kozuch)) [12:16:43] New patchset: btongminh; "(bug 25702) Fix capitalization in ApiQueryBase::titlePartToKey()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/40337 [12:20:29] New patchset: btongminh; "(bug 25702) Fix capitalization in ApiQueryBase::titlePartToKey()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/40337 [12:24:28] New patchset: Nischayn22; "Modified the email subject and body." [mediawiki/extensions/PageCreationNotif] (master) - https://gerrit.wikimedia.org/r/42378 [12:27:29] Change merged: Nischayn22; [mediawiki/extensions/PageCreationNotif] (master) - https://gerrit.wikimedia.org/r/42378 [12:40:53] New review: Yurik; "I disagree with this path - if module is using a custom printer, the client requires non-standard (n..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/28771 [12:43:48] 03(mod) impossible to change the data type of a property - 10https://bugzilla.wikimedia.org/43643 (10jeblad) [12:46:58] 03(mod) Collection and ProofreadPage work together in English Wikisource only - 10https://bugzilla.wikimedia.org/41324 +comment (10Pavel Selitskas) [12:48:50] hey guys, is there a magic word that can either get the date a certain revision was made, for example {{REVISIONDATE:53016}} [12:49:02] or one that can get the first revision date? [12:52:47] New patchset: Santhosh; "Include priority language information in ApiQueryMessageGroups" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/42379 [13:03:34] 03(mod) EducationProgram: Fatal "Call to a member function getId() on a non-object" in EPTimelineGroup.php - 10https://bugzilla.wikimedia.org/42509 +comment (10Andre Klapper) [13:07:14] 03(mod) EducationProgram: Fatal "Call to a member function getId() on a non-object" in EPTimelineGroup.php - 10https://bugzilla.wikimedia.org/42509 +comment (10Andre Klapper) [13:10:03] 03(NEW) Unified approach for skin extensions - 10https://bugzilla.wikimedia.org/43658 minor; MediaWiki: Interface; () [13:13:22] 03(mod) Unified approach for skin extensions - 10https://bugzilla.wikimedia.org/43658 (10taste1at) [13:13:26] 03(mod) Skins improvement (tracking) - 10https://bugzilla.wikimedia.org/27292 (10taste1at) [13:18:42] New review: Siebrand; "Done i18n review. See inline comments." [mediawiki/extensions/GuidedTour] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/42361 [13:19:07] 03(mod) EducationProgram: Fatal "Call to a member function getId() on a non-object" in EPTimelineGroup.php - 10https://bugzilla.wikimedia.org/42509 +comment (10Sage Ross) [13:28:28] 03(mod) Unified approach for skin extensions - 10https://bugzilla.wikimedia.org/43658 minor->15enhancement (10Andre Klapper) [13:30:55] 03(mod) Please upload to Wikimedia Commons (large file) - 10https://bugzilla.wikimedia.org/43657 (10Andre Klapper) [13:31:10] 03(mod) Implement ability to search wikitext of current wiki pages with regex - 10https://bugzilla.wikimedia.org/43652 normal->15enhancement; +comment (10Andre Klapper) [13:31:54] 03(mod) Install Free Persian fonts - 10https://bugzilla.wikimedia.org/43648 +comment (10Andre Klapper) [13:31:58] so confusing... sorting according to swedish standard seems completely broken. and nobody cares? [13:32:11] 03(mod) installer should use the set value of $wgTmpDirectory - 10https://bugzilla.wikimedia.org/43644 (10Andre Klapper) [13:36:23] New review: Waldir; "Good point, Yurik. Do you think an exception should be opened for the help screen itself? Or can you..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/37188 [14:08:48] hi [14:08:58] what is the right way do adress a specialpage? [14:09:55] lbenedix: [[Special:Foo]] [14:10:55] sorry, i have a form that sends a post request to a specialpage in an extension i write [14:12:02] in js there is mw.util.wikiGetlink('Special:Foobar') [14:12:56] is there anything like this in php? [14:13:35] lbenedix: For JavaScript: var specialPageUrl = mw.config.get('wgArticlePath').replace('$1', 'Special:Foobar'); [14:14:01] i want to create the link in php [14:14:35] my second question for now is about the creation of a database table. i followed the instruction http://www.mediawiki.org/wiki/Manual:Hooks/LoadExtensionSchemaUpdates but it dont work [14:15:09] lbenedix, SpecialPage::getTitleFor( 'Foobar' )->getLinkURL() [14:15:58] 'it dont work'? [14:16:17] thanks a lot [14:17:45] the creation of the table with update.php is not working, it says "Creating foobar table ...done. [14:17:45] " but there is no table [14:19:35] the create statement works from phpmyadmin [14:20:15] 03(NEW) Can't import pages from eo.wikibooks.org to eo.wikisource.org - 10https://bugzilla.wikimedia.org/43659 normal; Wikimedia: Site requests; () [14:21:58] Hi all, does anybody know collapsible equvalent of [[m:Template:Closed]] ? [14:22:54] direct link, please [14:23:09] http://meta.wikimedia.org/wiki/Template:Closed [14:23:31] or http://gu.wikipedia.org/wiki/Template:Closed where I want to change it [14:25:06] if you add class="mw-colappsible mw-collapsed" to a element (table or div) it will be collapsed by default [14:25:40] not sure how it would apply to that template, though, unless you use the {{closed|Deleted.|text=Discussion text}} form [14:28:43] yes, {{closed|Deleted.|text=Discussion text}} or {{closed|text=Discussion text}} is what I am thinking to use [14:30:31] Vulpix:
be ok? [14:31:22] Dhaval: yes, but add a space between the style="" and class="" [14:32:09] thx, trying [14:32:54] Vulpix: nope, doesn't seem to be working [14:33:07] whoops, made a typo [14:33:40] wait a sec [14:35:04] I am looking for something like http://gu.wikipedia.org/wiki/%E0%AA%A2%E0%AA%BE%E0%AA%82%E0%AA%9A%E0%AB%8B:%E0%AA%AE%E0%AA%B9%E0%AA%BE%E0%AA%AD%E0%AA%BE%E0%AA%B0%E0%AA%A4 [14:35:06] it's mw-collapsible mw-collapsed [14:35:20] cool, let me try [14:36:47] progress, but now it completely hides the text, not even the template info line is visible [14:37:45] New review: Daniel Kinzler; "Nikerabbit has approved I8b6a75a3 and it was merged, so the Translate extension should be good now." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/42248 [14:37:54] 03(mod) Unified approach for skin extensions - 10https://bugzilla.wikimedia.org/43658 (10taste1at) [14:38:09] Change merged: Siebrand; [mediawiki/extensions/GuidedTour] (master) - https://gerrit.wikimedia.org/r/42369 [14:39:58] Dhaval: I've edited that template for you. Now the collapsible is only triggered if text= is specified [14:40:04] and only the text is collapsed [14:40:45] Vulpix: you are a Hero [14:40:58] thanks a million for helping with it [14:41:14] you're welcome :) [14:44:17] can anyone help me with the creation of my database-table with update.php? [14:46:05] lbenedix: in an Extension ? [14:46:10] yepp [14:46:38] i tried it like in http://www.mediawiki.org/wiki/Manual:Hooks/LoadExtensionSchemaUpdates but it dont work [14:47:37] New review: Siebrand; "We're you in a hurry to get this merged? The i18n is very bad. See inline comments. Please spend som..." [mediawiki/extensions/PageCreationNotif] (master) - https://gerrit.wikimedia.org/r/42378 [14:47:50] lbenedix: https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/AJAXPoll.git;a=blob;f=AJAXPoll_body.php#l398 [14:48:33] lbenedix: this was just a very quick answer, perhaps my example is not the best one [14:48:46] could someone give me a pointer to the code that handles sorting of eg tables and categories lists, please? [14:49:02] looks like http://www.mediawiki.org/wiki/Manual:Hooks/LoadExtensionSchemaUpdates#To_add_a_new_table [14:50:46] the strange thing is, that update.php sais: "Creating foobar table ...done. [14:50:46] " [14:53:22] and the create statement works in phpmyadmin [14:53:50] oh well, weird that such a serious bug can still be present [14:54:14] 03(NEW) Trail of bread crumbs self links to the article itself - 10https://bugzilla.wikimedia.org/43660 minor; MediaWiki extensions: GeoCrumbs; () [14:54:39] mohsart: is the bug reported on bugzilla? [14:57:01] i've seen several mentions of it, searching for a solution, but seems nobody cares. i wonder if sorting z before x would also be ignored or considered a minor issue... [14:58:28] what's the bug number? [15:00:19] well, i'm having problems finding things there, but eg https://bugzilla.wikimedia.org/show_bug.cgi?id=29788 [15:04:55] it has only 1 vote... [15:05:37] if you come here on monday you may get here more people to look at it [15:06:02] and probably discuss about how to prioritize this bug [15:06:27] ok [15:41:59] New review: Nischayn22; "Yes, I was in a hurry to get this merged, I will take care of i18n in a follow-up change. I am still..." [mediawiki/extensions/PageCreationNotif] (master) - https://gerrit.wikimedia.org/r/42378 [15:50:04] 03(mod) VisualEditor: Support most common citation templates (special-case) - 10https://bugzilla.wikimedia.org/39600 (10mybugs.mail) [15:52:19] New review: AzaToth; "Any chance of getting this synched in the near time? Or do you recommend me to disable echo messages?" [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/42290 [15:54:28] 03(mod) VisualEditor: Support templates - 10https://bugzilla.wikimedia.org/39598 (10mybugs.mail) [16:01:41] 03(mod) Unable to save thumbnail due to issues with getting sys dir for temp files - wfTempDir() - 10https://bugzilla.wikimedia.org/42730 (10Nemo) [16:11:22] 03(mod) Error creating thumbnail: Image was not scaled, is the requested width bigger than the source? - 10https://bugzilla.wikimedia.org/20312 +comment (10Nemo) [16:11:25] 03(mod) Shorten thumbnail name convention - 10https://bugzilla.wikimedia.org/39697 +comment (10Nemo) [16:12:13] 03(mod) Unable to save thumbnail due to issues with getting sys dir for temp files - wfTempDir() - 10https://bugzilla.wikimedia.org/42730 (10Nemo) [16:12:13] 03(mod) Shorten thumbnail name convention - 10https://bugzilla.wikimedia.org/39697 (10Nemo) [16:15:53] New patchset: Raimond Spekking; "Consistency tweaks in preparation for extension to translatewiki.net" [mediawiki/extensions/CopyToClipboard] (master) - https://gerrit.wikimedia.org/r/42380 [16:31:39] New patchset: Nischayn22; "i18n fixes" [mediawiki/extensions/PageCreationNotif] (master) - https://gerrit.wikimedia.org/r/42381 [16:45:21] New patchset: Mwjames; "Add SMWAPI/SMWQueryResult meta information to result serializer" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/41363 [16:45:59] New patchset: Mwjames; "Add blockUI/growl plugin" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/41938 [16:46:32] New patchset: Mwjames; "SRF\EventCalendar SMWAPI/Ajax integration" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/41939 [16:46:57] 03(mod) Swedish-language wikis should use Swedish-locale sorting (ie. ��� should sort correctly) - 10https://bugzilla.wikimedia.org/29788 (10mats) [16:48:35] 03(mod) Install Free Persian fonts - 10https://bugzilla.wikimedia.org/43648 +comment (10Huji) [16:50:24] New review: Mwjames; "Some quantitative ajax/query specific data" [mediawiki/extensions/SemanticResultFormats] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/41939 [16:50:58] 03(mod) Unable to save thumbnail due to issues with getting sys dir for temp files - wfTempDir() - 10https://bugzilla.wikimedia.org/42730 +comment (10Ingo Malchow) [16:51:13] 03(mod) Trail of bread crumbs self links to the article itself - 10https://bugzilla.wikimedia.org/43660 (10Peter Fitzgerald) [17:12:57] 03(NEW) Link trail round-tripping is broken - 10https://bugzilla.wikimedia.org/43661 normal; Parsoid: JS/serializer; () [17:13:42] 03(mod) Link trail round-tripping is broken - 10https://bugzilla.wikimedia.org/43661 (10ssastry) [17:16:25] New patchset: Santhosh; "Use translation when translation is displayed" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/42382 [17:18:03] 03(mod) Unified approach for skin extensions - 10https://bugzilla.wikimedia.org/43658 +comment (10Daniel Friesen) [17:23:12] Change merged: Mwjames; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/41938 [17:25:32] 03(mod) Global (to a wiki farm or family) message delivery (thoughts) - 10https://bugzilla.wikimedia.org/35306 +comment (10MZMcBride) [17:25:36] New patchset: Nischayn22; "tweaks to Live Translate [do not merge]" [mediawiki/extensions/LiveTranslate] (master) - https://gerrit.wikimedia.org/r/42383 [17:29:14] 03(NEW) unable to create sudo policy - 10https://bugzilla.wikimedia.org/43662 major; Wikimedia Labs: General; () [17:29:32] 03(mod) unable to create sudo policy - 10https://bugzilla.wikimedia.org/43662 (10Peter Bena) [17:30:13] New patchset: Nischayn22; "Fix usage of Microsoft's translation service." [mediawiki/extensions/LiveTranslate] (master) - https://gerrit.wikimedia.org/r/40092 [17:32:55] 03(mod) Unable to save thumbnail due to issues with getting sys dir for temp files - wfTempDir() - 10https://bugzilla.wikimedia.org/42730 +comment (10Ingo Malchow) [17:35:12] 03(mod) Unable to save thumbnail due to issues with getting sys dir for temp files - wfTempDir() - 10https://bugzilla.wikimedia.org/42730 normal->major; +comment (10Nemo) [17:36:46] i have just written a CSS comment that spans 22 lines. [17:37:52] New review: Nemo bis; "Did this in turn cause https://bugzilla.wikimedia.org/show_bug.cgi?id=42730 ?" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/8996 [17:40:24] qgil: Hi [17:42:53] New patchset: Matmarex; "(bug 658) don't use a for the TOC" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/39792 [17:43:59] New review: Matmarex; "PS3: added a fix for Firefox 2 and a long-winded explanation." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/39792 [17:48:52] I just did the same search twice on mww and one time got a bunch of results and another got none. [17:49:12] Then I reloaded and got a bunch of stuff again. [17:49:21] Does anyone know why this is, and is it worth worrying about? [17:50:27] Isarra: i think there's a bug for that. :P [17:51:08] Isarra: ask Susan, i think he was poking people about that [17:51:13] Susan: *poke* [17:51:17] Mmkay, thanks. [17:51:26] * Isarra eyeballs Susan. [17:52:05] Hader. [17:52:08] Harder. [17:52:13] Isarra: Search URL? [17:52:48] New review: Nikerabbit; "Doesn't do anything for me (Chrome) unless I change html to body." [mediawiki/extensions/Translate] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/42377 [17:52:51] https://www.mediawiki.org/w/index.php?search=mw.loader.load()&button=&title=Special%3ASearch [17:53:00] It works! And then it doesn't! [17:53:11] And then suddenly the tab resets and I'm like huh? [17:53:16] And then it works! [17:54:03] Although the tab resetting was probably just me clicking the wrong thing. [17:54:11] Point is it's inconsistently. [17:54:21] Isarra: I consistently get "Results 1 - 20 of 317 for mw.loader.load()". [17:54:38] So do I now! [17:54:39] You're saying you're getting different results? [17:54:47] But sometimes things don't get any results. [17:54:57] Prove it. :-) [17:55:03] If you see it again, you should take a screenshot. [17:55:04] I can't? [17:55:11] Include the URL bar. [17:55:19] It looks exactly like if you search for something that really has no results. [17:55:32] And the url bar is exactly what it always is when searching for the given term. [17:56:00] Specifically it looks like this, except for things like 'module' and 'cake'. https://www.mediawiki.org/w/index.php?search=uuuuuuuuuuuuuuuuuuuuuudsf&title=Special%3ASearch [17:56:12] Pix or it never happened. [17:56:13] And re-searching generally always resolves it. [17:56:23] * Isarra punches Susan in the face. [17:56:29] Now the other cheek. [17:56:34] * Isarra obliges. [17:56:40] * Susan hugs Isarra. [17:56:41] I forgive you. [17:56:49] * Isarra gnashes a lemon. [17:57:02] Hmmm, I got it. [17:57:06] 03(mod) Upload from Flickr only fetches the first 50 items of a set - 10https://bugzilla.wikimedia.org/42979 +comment (10Nischay Nahata) [17:57:49] [17:57:59] Isarra: Thanks for the bug report. I'll update the bug with screenshots. [17:58:55] Thank you for your assistance, Susan. As always it is appreciated. [18:01:20] 03(mod) Wikimedia wiki search is broken (outputting inconsistent results) - 10https://bugzilla.wikimedia.org/42423 +comment (10MZMcBride) [18:03:11] 03(mod) Wikimedia wiki search is broken (outputting inconsistent results) - 10https://bugzilla.wikimedia.org/42423 +comment (10MZMcBride) [18:03:51] 03(mod) Wikimedia wiki search is broken (outputting inconsistent results) - 10https://bugzilla.wikimedia.org/42423 +comment (10MZMcBride) [18:03:53] Further bugspam. [18:04:27] Isarra: See those lovely screenshots? You should learn to make those. ;-) [18:06:32] Nasty bug... [18:06:47] I know how to make screenshots. [18:06:58] It takes about three minutes to open the application, however. [18:07:08] Meantime if I'm searching for something, I want results. [18:07:18] So you'll excuse me if I'm not as accomodating as you'd like. [18:07:33] accommodating [18:07:38] And I already forgave you for your sins. [18:07:48] 03(mod) Unable to save thumbnail due to issues with getting sys dir for temp files - wfTempDir() - 10https://bugzilla.wikimedia.org/42730 +comment (10Ingo Malchow) [18:07:51] 03(mod) Navigation/Toolbox side panel is not collapsible/expandable when being logged out - 10https://bugzilla.wikimedia.org/43227 -patch-in-gerrit ; +comment (10Bartosz Dziewoński) [18:07:56] 03(mod) Sidebar display problems after changing menu headings from h5 to h3, possible caching issue - 10https://bugzilla.wikimedia.org/42452 (10Bartosz Dziewoński) [18:12:18] harshkothari, ping [18:14:58] 03(mod) Upload from Flickr only fetches the first 50 items of a set - 10https://bugzilla.wikimedia.org/42979 +comment (10Nischay Nahata) [18:20:43] qgil_: Hi [18:21:37] qgil_Hi! The workshop went good :) I will be writing a report very soon! [18:22:27] sucheta, congratulations!!! [18:23:04] sucheta, do you think a critical mass may come up from the workshop today for more MediaWiki activities? [18:30:58] qgil_: Thank you ^_^ It went for like three and a half hour and nobody did really seem to be very bored either. :P And, I have told them that I will be send the mailing lists to join and the way to stay connected, stuff they can do next. ( I have their mail ids) [18:32:05] s/send/sending [18:33:01] sucheta, all this sounds great. Congratulations! [18:33:17] can someone help me with the automatic creation of a databasetable? [18:33:32] i followed the instruction but it doesnt work [18:34:36] the update.php says "Creating foobar table ...done." but there is no table [18:35:05] i have the sourcecode on bitbucket, in case someone wants to look at it [18:35:18] Link? [18:35:25] How do you know the table is not created? [18:35:25] qgil_: So, I can't really force them to contribute. But I started with a brief introduction to Wikipedia, Wikimedia, MediaWiki and then Free Software and Open Source. As I believe people should be knowing why they are contributing. And the fact they will be 'contributing'. And its not *just* about knowing the technology and doing a project :) ( Don't worry I kept it precise.) [18:35:36] i dont see it in phpmyadmin [18:35:36] https://bitbucket.org/lb42/uifeedback/src/2ae6c14b43e572058ff5567ac350445be52d1968/UiFeedback.php?at=master#cl-58 [18:36:10] i can create the table with the create-statement from my table.sql [18:36:22] but i want it to work with update.php [18:36:28] qgil_: And yes told them about the idea of forming a group. They seemed interested, let's see. :) [18:37:58] paulproteus: Ping! [18:38:13] sucheta, yes, let's see. In the meantime I hope the Ahmedabad brave people get things sorted out so new potential contributors don't need to read more discussions like the one we will hopefully end soon at wikimedia-india... [18:38:37] any ideas? [18:40:21] qgil_: I have been following that. And the first thing that came to my mind was, something Jimmy Wales said at WCI, 2011. ( Regarding that Map issue.) "Idiots were there. Idiots are there. And Idiots will be there" :D [18:41:25] Idiocy doesn't seem to be the problem, but whatever it is I hope to have it solved or bypassed next week. [18:42:54] qgil_: after solving this issue there will be two more group come [18:43:03] qgil_: 1. MediaWiki group Pune [18:43:12] 2. MediaWiki Group Delhi [18:43:23] great! [18:43:27] and of course 3rd one by sucheta [18:43:35] sucheta: agree? :) [18:44:11] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/42289 [18:45:33] harshkothari: Yo! [18:45:34] New patchset: Nischayn22; "bug 42979 Upload only 50 images in one go." [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/42385 [18:45:45] sucheta: \m/ [18:48:01] 03(mod) Upload from Flickr only fetches the first 50 items of a set - 10https://bugzilla.wikimedia.org/42979 +comment (10Nischay Nahata) [18:52:47] phpunit is not working on mac [18:53:28] Fatal error: require_once(): Failed opening required 'File/Iterator/Autoload.php' (include_path='.:') in /usr/lib/php/pear/PHPUnit/Autoload.php on line 45 [19:02:51] can any one help me ? [19:06:06] New patchset: IAlex; "New methods to drop or rename extension index in DatabaseUpdater" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/39169 [19:06:18] I've got an extension which uses the ParserBeforeStrip hook, but I only want to apply my modifications to the main page content, not interface messages etc. Anyone know how I distinguish between them from within the callback? [19:06:42] New review: IAlex; "Rebased and resolved merge conflict" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/39169 [19:10:38] HappyDog: $parser->getOptions()->getInterfaceMessage() should be false and $parser->getOptions()->getEnableLimitReport() should be true, I think with this you will avoid about every interface messages :) [19:11:28] New review: IAlex; "recheck" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/39169 [19:14:48] ialex: thanks! Should I be ANDing those two conditions, or ORing them? [19:15:00] HappyDog: && [19:16:36] ialex: Cheers. Out of interest, why isn't getInterfaceMessage() sufficient? It seems a bit odd that you also need to check getEnableLimitReport(). [19:21:00] New review: Ori.livneh; "LGTM, but see comments." [mediawiki/extensions/GuidedTour] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/42361 [19:23:22] HappyDog: getInterfaceMessage() could be false when there are messages in content language, maybe getEnableLimitReport() could be sufficient though [19:24:09] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/39169 [19:27:08] ialex: I'm not sure I understand that - you mean if there are interface messages which have been translated, so they come from the wiki rather than from the PHP langauge files? [19:32:40] can someone look at my extension and tell me why the automatic creation of the database-table with update.php is not working? [19:33:13] https://bitbucket.org/lb42/uifeedback/src/1abb94289ac7229bf89c7123362d3e59fb5e7cad/UiFeedback.php?at=master#cl-58 [19:33:47] the create-statement from table.sql is working when run it in phpmyadmin [19:35:36] and the update.php prints "Creating uifeedback table ...done." but the table is not created [19:36:24] when i create the table by hand it prints "...uifeedback table already exists." [19:37:56] New patchset: IAlex; "Some fixes for Ia2782d64 (2f60cd2)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/42386 [19:38:42] any ideas_ [19:38:43] ? [19:42:15] sucheta: pongish, sup [19:45:48] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/42072 [19:48:30] paulproteus: I was discussing my experience at workshop with qgil then. :) [19:48:45] sucheta: I just saw your note. Yay!! [19:58:27] Hi is there an option, that I can use more resources for maitenance /import scripts. At the moment my server is almost sleeping (5% cpu usage 20%memory) but the script runs very slow. [20:07:44] ori-l: I have committed changes https://gerrit.wikimedia.org/r/#/c/3925/ . if you have time, can you pls. code review, I followed (most of) your recommendations. [20:08:05] ialex: gotta go - sorry. [20:08:32] and then, pls. also the other coder reviewers ( Catrope, Hashar, Saper ) [20:08:46] I want to finish that E:RSS story ... [20:09:45] New patchset: Umherirrender; "fixed timestamp validation for api" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/42387 [20:26:52] YuviPanda: Hows going [20:34:34] New review: Yurik; "Not exactly sure what you mean by open exception. All results should be monospaced - otherwise xml &..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/37188 [20:57:39] 03(mod) Donate interface-error-msg no longer used? - 10https://bugzilla.wikimedia.org/42898 (10Lloffiwr) [20:59:19] 03(mod) Column header too narrow for localisation - 10https://bugzilla.wikimedia.org/39266 (10Lloffiwr) [21:00:20] 03(mod) Tables designed for English column headers are often bugged when translations are longer - 10https://bugzilla.wikimedia.org/39267 (10Lloffiwr) [21:05:07] New review: Dereckson; "About doTable() check:" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/42386 [21:18:22] 03(mod) Nasqueron user rights (automated agent to communicate between Gerrit, Bugzilla and IRC) - 10https://bugzilla.wikimedia.org/43655 +comment (10Dereckson) [22:02:06] Change merged: Aaron Schulz; [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/42355 [22:04:19] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/42386 [22:07:34] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/40577 [22:11:50] New patchset: Ryan Lane; "Fix 500 error in SpecialNovaSudoer" [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/42388 [22:12:24] 03(mod) unable to create sudo policy - 10https://bugzilla.wikimedia.org/43662 +comment (10Ryan Lane) [22:12:49] Change merged: Ryan Lane; [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/42388 [22:14:22] <^krapac^|2> hi [22:15:07] <^krapac^> hi [22:16:26] <^krapac^> how to make mediawiki multi language? [22:17:18] ^krapac^: what do you mean? do you want to run multiple wikis with the same (or similar) content in different languages? [22:17:25] ^krapac^: if so, see this: [22:17:35] !wikifarm | ^krapac^ [22:17:35] ^krapac^: To run multiple wikis, you can simply install MediaWiki in different folders, with different databases or in one with database prefixes. You can also have multiple wikis using a single installation: [22:17:41] if something else, explain :) [22:19:58] Im trying to look into an error that a user has raised, https://en.wikipedia.org/wiki/Book:Physics_-_All_that_you%27ll_ever_need_to_know will not render as a book, can I get some help [22:22:01] my wiki has an odd problem with signing up [22:25:49] when people go to http://wiki.ihaveamac.net/wiki/Special:UserLogin/signup, "Fatal exception of type MWException" appears [22:26:22] !debugging | ihaveamac [22:26:22] ihaveamac: For information on debugging (including viewing errors), see http://www.mediawiki.org/wiki/Manual:How_to_debug . A list of related configuration variables is at https://www.mediawiki.org/wiki/Manual:Configuration_settings#Debug.2Flogging [22:26:46] ihaveamac: if you enable showing of backtraces, it will be much easier to debug it [22:26:50] ok [22:26:51] and by easier, i mean actually possible :) [22:26:57] ok [22:27:06] I'll try to find it [22:27:30] !debug [22:27:30] For information on debugging (including viewing errors), see http://www.mediawiki.org/wiki/Manual:How_to_debug . A list of related configuration variables is at https://www.mediawiki.org/wiki/Manual:Configuration_settings#Debug.2Flogging [22:31:02] <^krapac^> With the ability to have the same page translated into many languages [22:31:30] ^krapac^: hmm... maybe this will help? [22:31:33] !e Translate | ^krapac^ [22:31:33] ^krapac^: https://www.mediawiki.org/wiki/Extension:Translate [22:31:50] i've never used it myself, but it runs on some Wikimedia wikis [22:33:06] <^krapac^> thanks I try [22:34:09] hi [23:02:41] 03(NEW) Search on chapter website does not work correctly. - 10https://bugzilla.wikimedia.org/43663 normal; Wikimedia: General/Unknown; () [23:08:43] 03(mod) Search on chapter website does not work correctly. - 10https://bugzilla.wikimedia.org/43663 (10p858snake) [23:20:32] <^krapac^> https://www.mediawiki.org/wiki/Help:Extension:Translate/Installation [23:20:34] <^krapac^> Extension:Translate/Installation how to make? :P [23:21:05] 03(mod) Can't import pages from eo.wikibooks.org to eo.wikisource.org - 10https://bugzilla.wikimedia.org/43659 normal->trivial; +shellpolicy; +comment (10Dereckson) [23:26:58] Hello [23:27:02] hi [23:27:13] Is it possible to automatically paste one page into another, so it will update etc? [23:27:27] I want to make a "Current events" section on my main page [23:28:01] mazbe that helps: http://en.wikipedia.org/wiki/Wikipedia:Transclusion [23:30:27] lbenedix, exactly what I was looking for, thanks :D [23:30:46] no problem [23:34:50] 03(mod) Chunked upload fails with internal_api_error_UploadStashFileNotFoundException - 10https://bugzilla.wikimedia.org/36587 +comment (10Tomasz W. Kozłowski) [23:41:53] lbenedix, maybe I'm just too sleepy, but isn't there any easy way to transclude just a section of a page being a part of a list? [23:42:35] !e LabeledSectionTransclusion [23:42:35] https://www.mediawiki.org/wiki/Extension:LabeledSectionTransclusion [23:42:45] Aleksander: this extension allows this ^ [23:43:14] or you store the text on a third place and transclude it to the two other places [23:43:19] yeah, I've seen it, but I've already learned that extensions tend to... break the mediawiki [23:43:39] Aleksander: this one is running on multiple WMF wikis [23:44:04] MatmaRex, thank you then [23:44:24] because I suppose I can't just {{:Choose|AsectiontoTransclude}} [23:45:06] Aleksander: well, you could with some parser function magic in the page itself [23:45:38] but that would be ugly and hackish [23:48:30] MatmaRex, lbenedix, thank you and good night [23:49:29] New patchset: SuchetaG; "The version of client library is updated." [mediawiki/extensions/EtherEditor] (master) - https://gerrit.wikimedia.org/r/42390 [23:50:43] is someone here i can ask about an extension? the automatic creation of the databasetable is not working [23:53:04] Ask away [23:53:32] i followed the instrucion on http://www.mediawiki.org/wiki/Manual:Hooks/LoadExtensionSchemaUpdates#To_add_a_new_table [23:53:50] the update.php says, thay the table is created but there is no table [23:53:57] Slightly out of date, but whatever [23:54:16] Does the name in the file match that your saying to check? [23:54:17] the create statement works, i tried it in phpmyadmin [23:54:35] i hope so... table.sql in the extension-folder [23:54:55] Q. I'm lost. I never know in what branch I am in Git. [23:54:57] A. http://stevelosh.com/blog/2010/02/my-extravagant-zsh-prompt/ [23:57:05] Reedy: you can see the code, if that helps [23:57:48] https://bitbucket.org/lb42/uifeedback [23:58:33] I just added example code for >= 1.18 [23:58:33] http://www.mediawiki.org/w/index.php?title=Manual:Hooks/LoadExtensionSchemaUpdates&stable=0&shownotice=1&fromsection=Usage#.3E.3D_1.18 [23:59:04] 03(NEW) Lead collapse functionality - 10https://bugzilla.wikimedia.org/43664 normal; MediaWiki extensions: MobileFrontend (Beta); () [23:59:05] New review: MarkTraceur; "Great! Thanks!" [mediawiki/extensions/EtherEditor] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/42390 [23:59:06] Change merged: MarkTraceur; [mediawiki/extensions/EtherEditor] (master) - https://gerrit.wikimedia.org/r/42390 [23:59:08] FYI, don't really use fnMyHook [23:59:25] i should rename it? [23:59:33] Yes [23:59:37] lbenedix: Are you using table prefixes in your database?? [23:59:46] i dont think so