[00:01:46] legoktm, thanks. Bummer though, it would be nice to add in a future release [00:06:34] T13|needsCoffee: the links are generated in the code itself [00:06:41] $cssPage = Title::makeTitleSafe( NS_USER, $user->getName() . '/' . $skinkey . '.css' ); [00:09:18] Thanks legoktm. I'm guessing it would be a pain to get a new link added for twinkleoptions.js then.. [00:12:00] Not easily [00:18:58] legoktm: does MediaWiki:Common.js run on Special:Preferences? I know most custom/userscripts don't but am unsure about site-wide js [00:26:58] 03(mod) https://geoiplookup.wikimedia.org/ not responding - 10https://bugzilla.wikimedia.org/55907 +comment (10p858snake) [00:27:30] 03(NEW) www.wikisource.org API call no longer works - 10https://bugzilla.wikimedia.org/55926 normal; Wikimedia: General/Unknown; () [00:28:47] 03(mod) [Possible Routing Issues] https://geoiplookup.wikimedia.org/ not responding - 10https://bugzilla.wikimedia.org/55907 summary (10p858snake) [00:33:40] T13|needsCoffee: no, it doesnt [00:36:12] 03(mod) update.php: "Class 'EchoHooks' not found in extensions/Echo/Echo.php:532" - 10https://bugzilla.wikimedia.org/55469 +comment (10aklapper) [00:45:56] 03(mod) Move page deletion to a RevDelete mechanism; kill archive table (fire optional) - 10https://bugzilla.wikimedia.org/55398 +comment (10MZMcBride) [00:54:20] 03(mod) [Possible Routing Issues] https://geoiplookup.wikimedia.org/ not responding - 10https://bugzilla.wikimedia.org/55907 +comment (10p858snake) [00:55:05] 03(mod) [Possible Routing Issues] https://geoiplookup.wikimedia.org/ not responding - 10https://bugzilla.wikimedia.org/55907 +comment (10p858snake) [01:11:54] 03(mod) apple-touch-icon.png, $wgAppleTouchIcon and docroot cleanup - 10https://bugzilla.wikimedia.org/55917 +comment (10sam) [01:16:20] 03(mod) Wrap Recent changes, Recent changes linked & Watchlist in
- 10https://bugzilla.wikimedia.org/8844 +comment (10Danny B.) [01:17:00] Since I'm running on little sleep right now and can't think, is the method to extend the amount of data that can be uploaded with Special:Upload (i.e. how big a file can be) in LocalSettings or is it in nginx config? The wiki network I need this for is to expand the upload limit past 1MB. [01:22:13] 03(mod) Abuse filter inconsistent matching between testing and real checking - 10https://bugzilla.wikimedia.org/41691 +comment (10Danny B.) [01:23:11] 03(mod) apple-touch-icon.png, $wgAppleTouchIcon and docroot cleanup - 10https://bugzilla.wikimedia.org/55917 +comment (10sam) [01:31:11] how do i find BROKEN interwiki links [01:31:35] 03(mod) Adding new components - 10https://bugzilla.wikimedia.org/55738 +comment (10jeroen_dedauw) [01:33:38] 03(mod) user preference to override collapsing of sidebar items in Vector skin - 10https://bugzilla.wikimedia.org/55905 +comment (10dcljr) [01:41:06] 03(NEW) Italian Wikivoyage page count in Wikistats seems to low - 10https://bugzilla.wikimedia.org/55927 normal; Analytics: Wikistats; () [01:41:47] nobody around on a Saturday night it's like people have lives! [01:42:21] *Sunday morning [01:42:23] kthx [01:44:09] not in MURIKA [01:48:08] 03(mod) user preference to override collapsing of sidebar items in Vector skin - 10https://bugzilla.wikimedia.org/55905 +comment (10b) [01:53:57] c: just because you guys are behind the times >.> [01:56:32] 03(mod) Italian Wikivoyage page count in Wikistats seems to low - 10https://bugzilla.wikimedia.org/55927 +comment (10dvanliere) [02:03:51] 03(mod) user preference to override collapsing of sidebar items in Vector skin - 10https://bugzilla.wikimedia.org/55905 +comment (10b) [02:04:26] 03(mod) user preference to override collapsing of sidebar items in Vector skin - 10https://bugzilla.wikimedia.org/55905 +comment (10jrobson) [02:07:16] 03(mod) user preference to override collapsing of sidebar items in Vector skin - 10https://bugzilla.wikimedia.org/55905 +comment (10b) [02:10:19] Do the Wikimedia sites support CORS? [02:10:29] XMLHttpRequest cannot load https://meta.wikimedia.org/w/api.php. Origin https://en.wikipedia.org is not allowed by Access-Control-Allow-Origin. [02:12:00] Yes. [02:12:09] What are you trying to do? [02:12:33] Just a simple edit [02:13:03] Cross-site? [02:13:13] Yes. [02:13:14] https://dpaste.de/BONm [02:13:35] (sorry for the weird indentation, I've been copying code trying to figure out if this is possible) [02:14:00] I'm not sure. [02:14:03] I know we support CORS. [02:14:51] Yeah, I saw the bug. [02:15:00] I'm not sure how to actually use CORS. [02:15:19] Yeah, I dunno either. [02:16:26] http://www.html5rocks.com/en/tutorials/cors/ [02:16:32] Via http://enable-cors.org/client.html [02:17:48] hm, I'll look at that [02:23:58] PiRSquared: Looks like you can use JSONP. [02:24:14] I thought JSONP didn't allow editing. Does it? [02:24:14] https://www.mediawiki.org/wiki/Manual:Ajax#Limitations [02:24:25] (more specifically, POST requests) [02:24:40] Maybe, dunno. [02:24:44] We don't seem to have CORS docs. [02:26:25] 03(NEW) CORS docs for MediaWiki Web API? - 10https://bugzilla.wikimedia.org/55928 normal; MediaWiki: Documentation; () [02:26:28] 03(mod) Documentation is out of date, incomplete (tracking) - 10https://bugzilla.wikimedia.org/1 (10MZMcBride) [02:27:19] JSONP doesn't allow anything that requires authentication [02:27:40] 03(mod) CORS docs for MediaWiki Web API? - 10https://bugzilla.wikimedia.org/55928 +comment (10b) [02:27:53] PiRSquared: I don't think any wmfwiki besides Wikidata has CORS enabled though. [02:28:48] Really? [02:28:49] Oh [02:28:52] No, I'm wrong [02:28:54] https://noc.wikimedia.org/conf/highlight.php?file=CommonSettings.php [02:28:59] Search for 'wmgUseCORS' [02:29:06] So can you give an example of code using CORS? [02:29:39] https://gerrit.wikimedia.org/r/#/c/9624/ <-- there's an example there [02:30:18] https://bugzilla.wikimedia.org/show_bug.cgi?id=20814 [02:31:46] ah [02:31:59] Why is there no documentation? [02:32:19] dunno [02:32:26] https://www.mediawiki.org/wiki/API:Cross-site_requests [02:33:20] Hey-o. [02:33:54] https://www.mediawiki.org/w/index.php?title=Special%3ASearch&search=cors&fulltext=Search [02:34:13] https://www.mediawiki.org/wiki/Manual:CORS [02:34:35] Oh. [02:34:41] I was like "how did I miss that?!" [02:34:46] Search results update quickly! [02:34:58] :) [02:35:00] bbl [02:35:44] thanks legoktm [02:36:00] I wasted hours trying to figure that out [02:37:11] :/ [02:37:12] np :) [02:38:35] 03(mod) CORS docs for MediaWiki Web API? - 10https://bugzilla.wikimedia.org/55928 +comment (10Kunal Mehta (Legoktm)) [02:52:25] is Elsie still here [02:54:22] Elsie is always here, in every dimension of time and space, never sleeping [02:55:53] HELLO. [02:55:54] I'M HERE. [02:56:12] c: Have you switched to iOS 7 yet? [02:56:15] I may switch this evening. [02:56:17] STAY TUNED. [02:56:27] Elsie: I use android [02:56:33] You would. [02:56:51] Elsie: How would I find broken (and invalid) interlanguage links [02:57:08] Wikidata! [02:58:06] Elsie: this is for a non-Wikimedia project [02:58:17] Query the remote wiki's API? [02:58:32] Elsie: you're awesome, and so are you, legoktm [02:58:39] Group hug. [02:59:25] my APIfoo is subpar [02:59:54] c: blackmail Elsie till its done for you [03:01:06] 03(mod) Stale maintenance Special pages on Wikimedia wikis (updateSpecialPages.php no longer successfully running?) - 10https://bugzilla.wikimedia.org/53227 summary (10MZMcBride) [03:01:25] i could spread vicious rumors about Elsie [03:02:58] c: I didn't know you worked for the foundation >.> [03:05:50] p858snake|l_: if you should disappear one night and wake up in a foreign land, don't hold it against me [04:03:55] c: I've begun the upgrade process. [04:03:56] STAND BY. [04:09:29] Elsie: oh? [04:10:09] Yes. [04:10:14] I'm about halfway finished, maybe. [04:10:35] c: Approximately 55% upgraded. [04:10:42] I'm going from 6.x.x to 7.0.2. [04:14:54] Elsie: oh, on your bandwagon phone [04:17:13] c: I think it's finished. [04:17:26] my sympathies [04:26:52] 03(NEW) Separate replica datacenter causes high query latency - 10https://bugzilla.wikimedia.org/55929 major; Wikimedia Labs: Infrastructure; () [04:28:30] 03(mod) Separate replica datacenter causes high query latency - 10https://bugzilla.wikimedia.org/55929 (10Jesse PW (Pathoschild)) [04:28:31] 03(mod) Database inserts are slow at the replicated databases - 10https://bugzilla.wikimedia.org/48851 (10Jesse PW (Pathoschild)) [04:28:33] 03(mod) (Tracking) Database replication services - 10https://bugzilla.wikimedia.org/48930 (10Jesse PW (Pathoschild)) [07:22:54] 03(mod) sulinfo is unusable (takes tens of seconds) - 10https://bugzilla.wikimedia.org/53987 (10Nemo) [07:22:54] 03(mod) Separate replica datacenter causes high query latency - 10https://bugzilla.wikimedia.org/55929 (10Nemo) [07:35:11] I get an error when importing a database. #1062. [07:36:14] How do i fix this? [07:36:50] rocketmaster: Can you not provide any more information about the situation? [07:37:37] It says "Duplicate entry 1 for key PRIMARY" in my phpMyAdmin. [07:38:03] I'm trying to import a database. [07:38:50] rocketmaster: SQL does not allow same value twice for primary key. Check why you have same value twice. [07:39:11] It happened at importing categories. [07:39:36] I don't know how to do that. [07:40:06] 03(NEW) OAuth agreement form on mobile has overlapping buttons - 10https://bugzilla.wikimedia.org/55930 trivial; MediaWiki extensions: OAuth; () [07:42:42] Uh, there are 2 categories with 0 pages? [07:43:07] Can i import from the software? [07:43:35] rocketmaster: What does "Cimporting form the software" mean? [07:44:16] An interface for importing databases from in the wiki. [07:44:48] rocketmaster: I do not thing such stuff exists. [07:44:55] rocketmaster: How are you doing the importing now? [07:45:08] phpMyAdmin. [07:46:09] rocketmaster: Did you follow the instructions in the docs? [07:46:26] No. [07:46:41] rocketmaster: http://www.mediawiki.org/wiki/Manual:Moving_a_wiki [07:58:06] I've managed to do it. By deleting the database and then importing into the empty one. [08:02:14] Sigh, the move page dropdown always makes me cry [08:02:24] * Nemo_bis glares at Krinkle|detached  [08:04:43] rocketmaster: If the database was not empty, that explains why the primary key appeard twice with same value. [08:05:21] Well, i fixed it. [08:05:32] My wiki works now. [08:08:03] rocketmaster: You are welcome and your thanks are not necessary. [08:12:23] 03(NEW) mw.webfonts.setup takes 3 seconds on Special:ManageMessageGroups - 10https://bugzilla.wikimedia.org/55931 normal; MediaWiki extensions: UniversalLanguageSelector; () [08:13:27] 03(mod) Stale maintenance Special pages on Wikimedia wikis (updateSpecialPages.php no longer successfully running?) - 10https://bugzilla.wikimedia.org/53227 (10superyetkin) [08:22:23] is this an intentional community or a support group? [08:23:52] kai_: What are definitions of those terms? [08:25:47] haha, I was really asking if people are here as a support channel or a community channel [08:26:18] kai_: Does the channel topic answer your inquiry? [08:26:38] o, I broke rule number one! [08:26:49] :0 [08:32:21] If I may be forgiven for my blindness (I promise I read an etiquette page to make sure I'd be polite and I skimmed the channel topic) [08:33:07] I would greatly appreciate if someone would help me out. [08:33:24] !ask | kai_ [08:33:25] kai_: Please feel free to ask your question: if anybody who knows the answer is around, they will surely reply. Don't ask for help or for attention before actually asking your question, that's just a waste of time – both yours and everybody else's. :) [08:33:30] my school's webserver has PHP 5.3.3-7+squeeze17 with Suhosin-Patch (cli) (built: Aug 23 2013 15:06:16) my mediawiki redirects to MediaWiki 1.22 requires at least PHP version 5.3.2, you are using PHP 5.2.10-5.2.10 [08:42:27] kai_: I am prepared to help, but I do not know what help you want. [08:43:04] I am looking into how to git a previous version [08:43:09] im a noob [08:44:43] kai_: Previous version of what? And is git typo and you meant get? [08:45:06] i did mean git as in clone [08:45:45] i just cloned depth 1 and I believe ive gotten a bleeding edge version [08:47:21] kai_: Try channel #git [08:47:54] thank you and have a wonderful night :) [08:49:54] kai_: You are welcome and your thanks are not necessary. [08:57:48] 03(mod) Stale non-slow maintenance Special pages on Wikimedia wikis: bi-weekly updateSpecialPages.php no longer successfully running - 10https://bugzilla.wikimedia.org/53227 summary (10Nemo) [08:59:04] 03(mod) Stale non-slow maintenance Special pages on Wikimedia wikis: bi-weekly updateSpecialPages.php no longer successfully running - 10https://bugzilla.wikimedia.org/53227 +comment (10federicoleva) [09:02:22] kai_: you want to clone from the branch/release tag [09:04:08] tale, wm-bot, and p858snake|l, I believe a person should be appreciated for going out of his or her way to help others. It's not even entirely about you folks feeling thanked. You've set a good example for others, myself included, and I want to publicly acknowledge that. [09:04:22] https://git.wikimedia.org/tree/mediawiki%2Fcore.git [09:04:22] thank you [09:04:44] kai_: Cool, that is nice. [09:05:05] https://www.mediawiki.org/wiki/Download_from_Git#MediaWiki_tags_.28stable_version.29 [09:16:25] 03(mod) out of memory for large pngs near 35 MP - 10https://bugzilla.wikimedia.org/54744 summary; +comment (10Marco) [09:19:28] 03(mod) Broken thumbnail rendering of large PNGs (near 50 MP) - 10https://bugzilla.wikimedia.org/48545 +comment (10maic274) [09:24:39] 03(mod) Configuring weekly Persian Wikipedia feeds - 10https://bugzilla.wikimedia.org/55884 +comment (10ebraminio) [09:31:37] 03(NEW) pywikibot group is hidden - 10https://bugzilla.wikimedia.org/55932 normal; Wikimedia: Git/Gerrit; () [09:36:35] 03(NEW) "500 Internal Server Error" on all Tools web pages - 10https://bugzilla.wikimedia.org/55933 normal; Wikimedia Labs: tools; () [09:42:12] 03(mod) Wrap Recent changes, Recent changes linked & Watchlist in
- 10https://bugzilla.wikimedia.org/8844 +easy (10Bartosz Dziewoński) [09:42:23] 03(mod) Wrap Recent changes, Recent changes linked & Watchlist in
- 10https://bugzilla.wikimedia.org/8844 (10Bartosz Dziewoński) [09:49:41] hi. who can helo me with etherpad lite? [09:50:43] i installed it but while trying to collaborate it says "The operation timed out." [09:51:27] I believe the etherpad folk have their own channel [09:54:13] thx [10:19:09] 03(mod) Periodical run of currently disabled special pages - 10https://bugzilla.wikimedia.org/15434 +comment (10federicoleva) [10:45:08] 03(mod) InfoAction doesn't take namespace protection into account - 10https://bugzilla.wikimedia.org/43283 +comment (10gerritadmin) [10:46:28] 03(mod) InfoAction doesn't take namespace protection into account - 10https://bugzilla.wikimedia.org/43283 (10Kunal Mehta (Legoktm)) [10:46:31] can someone comment on https://www.mediawiki.org/w/index.php?title=Manual:Tag_extensions&stable=0&redirect=no#Fine_grained_adjustment_of_caching_behavior [10:49:58] 03(mod) "500 Internal Server Error" on all Tools web pages - 10https://bugzilla.wikimedia.org/55933 normal->04CRIT (10Steinsplitter) [11:46:30] anyway to set the color of text based on the text inputted? [11:46:42] ie 1 = red , 2 = blue , 3 = green [12:01:51] 03(mod) apple-touch-icon.png, $wgAppleTouchIcon and docroot cleanup - 10https://bugzilla.wikimedia.org/55917 +comment (10brion) [12:10:13] 03(NEW) VE popup for editing syntax-highlight extension contents is really tiny, can't be sized - 10https://bugzilla.wikimedia.org/55934 normal; VisualEditor: Editing Tools; () [12:11:02] 03(mod) "500 Internal Server Error" on all Tools web pages - 10https://bugzilla.wikimedia.org/55933 +comment (10Merlijn van Deen) [12:13:45] 03(NEW) VE blanks syntax-highlight extension block after editing contents with "<>" popup - 10https://bugzilla.wikimedia.org/55935 normal; VisualEditor: Editing Tools; () [12:15:42] 03(mod) CORS issue on mediawiki.org Special:Uploads - 10https://bugzilla.wikimedia.org/55904 +comment (10brion) [12:25:18] 03(mod) Abuse filter inconsistent matching between testing and real checking - 10https://bugzilla.wikimedia.org/41691 +comment (10mybugs.mail) [12:31:45] 03(mod) Enable editing of property in claims - 10https://bugzilla.wikimedia.org/55911 (10Addshore) [12:40:00] 03(mod) [Regression] Error creating thumbnail: convert: Too many IDAT's found - 10https://bugzilla.wikimedia.org/41374 +comment (10Marco) [12:55:37] 03(mod) API: "code":"internal_api_error_InvalidArgumentException", "info":"Exception Caught: $claimGuid needs to be a string" - 10https://bugzilla.wikimedia.org/55890 +comment (10Addshore) [12:56:23] 03(NEW) No way to get rid of "enhanced toolbar" when editing css/js - 10https://bugzilla.wikimedia.org/55936 normal; MediaWiki extensions: CodeEditor; () [12:59:25] 03(mod) No way to get rid of "enhanced toolbar" when editing css/js - 10https://bugzilla.wikimedia.org/55936 +comment (10Danny B.) [12:59:25] 03(mod) Code editor should not be cuffed to the enhanced toolbar - 10https://bugzilla.wikimedia.org/45850 (10Danny B.) [12:59:25] 03(mod) Provide a way to disable CodeEditor in user preferences - 10https://bugzilla.wikimedia.org/46779 (10Danny B.) [13:16:34] 03(mod) Configuring weekly Persian Wikipedia feeds - 10https://bugzilla.wikimedia.org/55884 +comment (10aklapper) [13:19:36] 03(NEW) Message key 'datatypes-type-quantity' duplicates with DataTypes extension - 10https://bugzilla.wikimedia.org/55937 normal; MediaWiki extensions: WikidataRepo; () [13:20:07] 03(mod) add a table of content to item pages - 10https://bugzilla.wikimedia.org/44876 +comment (10gerritadmin) [13:20:11] 03(mod) add a table of content to item pages - 10https://bugzilla.wikimedia.org/44876 (10Gerrit Notification Bot) [13:23:32] hey is there an easy way to get an entire category listing in one page or the "raw data" somehow, like by appending something to the url? [13:31:46] mankypirate: there's the API [13:31:47] !api [13:31:47] The MediaWiki API provides direct, high-level access to the data contained in the MediaWiki databases. Client programs should be able to use the API to login, get data, and post changes. Find out more at < https://www.mediawiki.org/wiki/API >. For client libraries in various languages, see < https://www.mediawiki.org/wiki/API:Client_Code >. [13:32:21] MatmaRex: I just need this for one page so I don't want to invest too much time into it :p [13:32:28] mankypirate: you're looking for action=query&list=categorymembers&cmlimit=max [13:32:42] one sec [13:33:07] mankypirate: https://en.wikipedia.org/wiki/Special:ApiSandbox#action=query&list=categorymembers&format=json&cmtitle=Category%3ALiving%20people&cmlimit=max [13:33:23] mankypirate: click "Make request" and scroll down [13:33:53] ahh thanks [13:34:01] mankypirate: you get up to 500 results per request, or up to 5000 if you're a bot or an admin, you can use the 'continue' functionality to get the rest [13:34:05] (it's described in API docs) [13:49:29] 03(mod) Configuring weekly Persian Wikipedia feeds - 10https://bugzilla.wikimedia.org/55884 +comment (10ebraminio) [13:58:52] 03(mod) Configuring weekly Persian Wikipedia feeds - 10https://bugzilla.wikimedia.org/55884 +comment (10aklapper) [14:30:49] 03(mod) Configuring weekly Persian Wikipedia feeds - 10https://bugzilla.wikimedia.org/55884 +comment (10ebraminio) [14:33:48] 03(NEW) ant install - 10https://bugzilla.wikimedia.org/55938 normal; Wikimedia Labs: tools; () [14:51:43] 03(NEW) Limn sample chart does not load - 10https://bugzilla.wikimedia.org/55939 normal; Analytics: Limn; () [14:54:13] 03(NEW) Whitelist domains for retrieving RSS feeds - 10https://bugzilla.wikimedia.org/55940 enhancement; MediaWiki extensions: RSS; () [14:56:01] 03(mod) Labels for checkboxes/radiobuttons should appear inline - 10https://bugzilla.wikimedia.org/54930 +comment (10gerritadmin) [15:01:25] 03(mod) out of memory for large pngs near 35 MP - 10https://bugzilla.wikimedia.org/54744 +comment (10bawolff+wn) [15:06:56] 03(mod) Configuring weekly Persian Wikipedia feeds - 10https://bugzilla.wikimedia.org/55884 +comment (10gerritadmin) [15:06:58] 03(mod) Configuring weekly Persian Wikipedia feeds - 10https://bugzilla.wikimedia.org/55884 (10Gerrit Notification Bot) [15:11:30] 03(mod) Limn sample chart does not load - 10https://bugzilla.wikimedia.org/55939 +comment (10dvanliere) [15:15:00] "If your browser does not support JavaScript, you can upgrade to a newer browser, such as Microsoft® Internet Explorer 6 or Netscape 6." [15:15:27] lulz [15:15:32] omg [15:16:28] I'd prefer no javascript at all that seeing a borked website with such crap browsers (IE6, specially) [15:48:42] 03(mod) SetClaim diff does not show references - 10https://bugzilla.wikimedia.org/53142 +comment (10gerritadmin) [15:48:46] 03(mod) SetClaim diff does not show references - 10https://bugzilla.wikimedia.org/53142 (10Gerrit Notification Bot) [15:49:22] 03(mod) SetClaim diff does not show references - 10https://bugzilla.wikimedia.org/53142 (10Umherirrender) [16:04:24] 03(NEW) Expose media metadata consistently through query=imageinfo and/or query=videoinfo - 10https://bugzilla.wikimedia.org/55941 enhancement; MediaWiki extensions: TimedMediaHandler; () [16:05:22] 03(mod) pywikibot group is hidden - 10https://bugzilla.wikimedia.org/55932 +comment (10Chad H.) [16:06:40] Hmm, the API docs say "Per the HTTP specification, POST requests cannot be cached. Therefore, whenever you're reading data from the web service API, you should use GET requests, not POST." [16:06:54] but I'm pretty sure that makes no sense given all the nocaching headers we send... [16:08:36] 03(mod) out of memory for large pngs near 35 MP - 10https://bugzilla.wikimedia.org/54744 +comment (10maic274) [16:09:07] <[8BB76E1]> Hi. I think I broke something on certain wiki just by uploading a photo. the upload returned some error, and now every page which tries to display that photo returns error 500. I guess the only solution might be to delete a record about that file directly from db? [16:09:24] 03(NEW) Expose file sizes of transcoded assets in API - 10https://bugzilla.wikimedia.org/55942 enhancement; MediaWiki extensions: TimedMediaHandler; () [16:09:40] it's the second time in a while that I read about that problem [16:09:51] [8BB76E1]: what MediaWiki version are you using? [16:10:19] <[8BB76E1]> it happened on 1.20.0 version [16:11:45] <[8BB76E1]> but i also run the 1.21.2 version, which has no problem with that photo.. [16:12:12] [8BB76E1]: can you enable php error logging? [16:12:17] !debug [16:12:17] 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 [16:12:53] 03(mod) Abuse filter inconsistent matching between testing and real checking - 10https://bugzilla.wikimedia.org/41691 +comment (10danny.b) [16:13:13] <[8BB76E1]> bawolff: unfortunately not, i'm only "user" on that 1.20.0 wiki.. [16:14:37] ok. Its hard to say what really causes that error without enabling showing errors [16:15:13] <[8BB76E1]> yeah.. i know.. [16:18:03] <[8BB76E1]> anyway.. i informed the owners of that wiki, so it's up to them.. i was just curious if anyone heard about it before.. ^_^ [16:23:32] 03(mod) Periodical run of currently disabled special pages - 10https://bugzilla.wikimedia.org/15434 +comment (10danny.b) [16:31:53] 03(mod) Periodical run of currently disabled special pages - 10https://bugzilla.wikimedia.org/15434 +comment (10federicoleva) [16:42:10] 03(mod) Periodical run of currently disabled special pages - 10https://bugzilla.wikimedia.org/15434 +comment (10danny.b) [16:47:14] 03(NEW) Cached special pages should display the period of renewing - 10https://bugzilla.wikimedia.org/55943 normal; MediaWiki: Special pages; () [16:47:29] 03(mod) apple-touch-icon.png, $wgAppleTouchIcon and docroot cleanup - 10https://bugzilla.wikimedia.org/55917 +comment (10gerritadmin) [16:47:31] 03(mod) apple-touch-icon.png, $wgAppleTouchIcon and docroot cleanup - 10https://bugzilla.wikimedia.org/55917 (10Gerrit Notification Bot) [16:47:38] 03(mod) Cached special pages should display the period of renewing - 10https://bugzilla.wikimedia.org/55943 (10Danny B.) [16:47:45] 03(mod) Periodical run of currently disabled special pages - 10https://bugzilla.wikimedia.org/15434 (10Danny B.) [16:51:10] 03(mod) apple-touch-icon.png, $wgAppleTouchIcon and docroot cleanup - 10https://bugzilla.wikimedia.org/55917 +comment (10sam) [17:04:22] 03(mod) www.wikisource.org API call no longer works - 10https://bugzilla.wikimedia.org/55926 +comment (10gerritadmin) [17:04:24] 03(mod) www.wikisource.org API call no longer works - 10https://bugzilla.wikimedia.org/55926 (10Gerrit Notification Bot) [17:06:32] 03(mod) www.wikisource.org API call no longer works - 10https://bugzilla.wikimedia.org/55926 +comment (10sam) [17:08:47] Since apparently I've done it wrong, how do you add more links in the footer of a wiki? I have the code in https://github.com/Brickimedia/brickimedia/blob/master/wiki/LocalSettings_ext.php#L76 at Line 76, but I added that a month ago, and it still isn't present on the wiki. http://meta.brickimedia.org/wiki/Main_Page [17:12:56] 03(mod) PDF thumbnailing problem - 10https://bugzilla.wikimedia.org/55624 +comment (10bawolff+wn) [17:13:46] Meiko: I don't think you can add messages like that [17:14:05] Meiko: They need to be in there own i18n file, see the docs on making extensions [17:14:36] Ok, are the messages the reason why it isn't working? [17:15:07] That would be the first thing I would try [17:15:33] I'll try making the messages in the MW namespace first [17:15:48] bingo [17:15:55] Okay, so an i18n file should work [17:19:38] How do I call the i18n file? [17:19:53] I see how to do it for an extension, but not if there isn't an extension involved [17:20:03] Same way essentially [17:20:29] $wgExtensionMessagesFiles['ExtensionName'] = dirname( __FILE__ ) . '/ExtensionName.i18n.php'; [17:20:55] Putting more files in the root where LocalSettings.php is could start to get messy [17:21:37] So for ExtensionName, what would I put, since it isn't applying the internationalisation to an extension [17:21:59] ['SomethingDescriptive'] :P [17:22:12] So anything? [17:22:12] 03(mod) PDF thumbnailing problem - 10https://bugzilla.wikimedia.org/55624 +comment (10bawolff+wn) [17:22:13] :P [17:23:04] pretty much, its mostly used to distinguish different i18n files, it doesn't have to correspond to an actual "extension" name [17:24:06] alright [17:29:44] 03(mod) Upgrade poppler-utils to at least 1.20 - 10https://bugzilla.wikimedia.org/55624 summary; +comment (10Bawolff (Brian Wolff)) [17:30:19] * bawolff wonders if he should make a new bug, I kind of made a mess of that one [17:39:40] 03(NEW) add option to filter by existing photo - 10https://bugzilla.wikimedia.org/55944 enhancement; Wiki Loves Monuments: Mobile; () [17:45:39] 03(mod) Math extension doesn't support many languages including Malayalam, Hindi, and Tamil - 10https://bugzilla.wikimedia.org/48032 +comment (10peter.krautzberger) [17:48:27] 03(mod) ant install - 10https://bugzilla.wikimedia.org/55938 +comment (10gerritadmin) [17:48:29] 03(mod) ant install - 10https://bugzilla.wikimedia.org/55938 (10Gerrit Notification Bot) [17:48:31] 03(mod) Install graphviz on exec nodes and -dev - 10https://bugzilla.wikimedia.org/54478 +comment (10gerritadmin) [17:48:34] 03(mod) Install graphviz on exec nodes and -dev - 10https://bugzilla.wikimedia.org/54478 (10Gerrit Notification Bot) [17:50:19] 03(mod) Upgrade poppler-utils to at least 1.20 - 10https://bugzilla.wikimedia.org/55624 +comment (10bawolff+wn) [17:52:38] 03(mod) Install graphviz on exec nodes and -dev - 10https://bugzilla.wikimedia.org/54478 (10Yuvi Panda) [17:52:38] 03(mod) Packages to be added to gerrit - 10https://bugzilla.wikimedia.org/53704 (10Yuvi Panda) [17:52:42] 03(mod) ant install - 10https://bugzilla.wikimedia.org/55938 (10Yuvi Panda) [17:52:43] 03(mod) Packages to be added to gerrit - 10https://bugzilla.wikimedia.org/53704 (10Yuvi Panda) [17:53:57] 03(mod) "500 Internal Server Error" on all Tools web pages - 10https://bugzilla.wikimedia.org/55933 +comment (10Yuvi Panda) [18:03:41] 03(NEW) not able to ssh to tools-dev from tools-login - 10https://bugzilla.wikimedia.org/55945 normal; Wikimedia Labs: tools; () [18:05:22] 03(mod) Include pagecounts dumps in datasets - 10https://bugzilla.wikimedia.org/48894 +comment (10yuvipanda) [18:35:07] 03(mod) "500 Internal Server Error" on all Tools web pages - 10https://bugzilla.wikimedia.org/55933 +comment (10me) [18:44:01] 03(NEW) Documentation sucks - 10https://bugzilla.wikimedia.org/55946 normal; Wikimedia Labs: tools; () [18:44:17] 03(mod) Documentation sucks - 10https://bugzilla.wikimedia.org/55946 normal->04CRIT (10Peter Bena) [18:44:39] 03(mod) System admin documentation sucks - 10https://bugzilla.wikimedia.org/55946 summary (10Peter Bena) [18:45:08] petan: RESOLVED HUMOROUS [18:45:16] what [18:45:22] there is nothing humorous on that [18:45:27] it really suck [18:45:45] it's still funny [18:45:48] :D [18:46:05] only documentation that exist is that I wrote [18:46:15] which is like "where are apache logs" [18:50:51] I have a question concerning bugzilla: is there a way to automatically link a changeset to a bug. I added the bug #bugno to the last line of the commit message however this did not help [18:51:06] https://gerrit.wikimedia.org/r/#/c/90748/ [18:51:58] physikerwelt_: Write Bug: ### [18:52:00] with a colon [18:52:18] possibly the first letter being a capital might make a difference too, can't remember [18:53:47] hmm, that usually works :s [18:54:05] I still can't see it here https://bugzilla.wikimedia.org/show_bug.cgi?id=54624 [18:54:22] however there is a link in the commit message [18:54:47] or does that work with the first patchset only? [18:56:00] could you try that... maybe you try to change the commit message... maybe special rights are required to establish the link [18:56:24] my username at bugzilla is differnt from my gerrit username [18:56:42] I think it might need to be first patchset (or maybe gerrit bot is down) [18:57:00] It definitely does not require special privs, because I've seen it work for people who don't [18:57:10] have special privs [18:57:15] 03(mod) not able to ssh to tools-dev from tools-login - 10https://bugzilla.wikimedia.org/55945 +comment (10benapetr) [18:57:44] * bawolff doesn't know that much about the bot. Usually it just works [18:57:58] maybe there should be no space between Bug #: and Change-Id: [18:58:12] ok next time I'll do it from the beginning [18:58:46] 03(mod) lbrack - 10https://bugzilla.wikimedia.org/54624 +comment (10gerritadmin) [18:58:47] 03(mod) lbrack - 10https://bugzilla.wikimedia.org/54624 (10Gerrit Notification Bot) [18:59:22] good call Vulpix :) [18:59:26] ok nice thank you [18:59:50] https://gerrit.wikimedia.org/r/#/c/90708/ is an example commit, physikerwelt_ [19:00:04] it works if you do things this way, but maybe the bot is down or has a lag right now. [19:00:44] ok now it works perfect [19:01:10] the newline between the bug and changid was the problem [19:01:23] hah, just guessed from another changeset [19:01:51] I though those look like "properties" and would need to be grouped together (no extra newlines between them) [19:02:16] hopefully I'll find someone to review the ocaml stuff [19:35:26] physikerwelt_: That's always the hard part. I can't even find people to review php things some days [19:37:03] hmm, rendering https://commons.wikimedia.org/wiki/Commons:Featured_picture_candidates/Log/October_2013 involves 5151 queries to the translatemessage_index table. That seems like a lot [19:38:35] bawolff: there's always brion [19:39:06] Hmm, maybe I'll cc him on my new query page patch [19:39:26] The problem is partially that I don't like begging people for reviews [19:40:12] right [19:44:42] 03(mod) not able to ssh to tools-dev from tools-login - 10https://bugzilla.wikimedia.org/55945 +comment (10johan.gunnarsson) [19:45:23] hi [19:45:42] how to upload dump, or how to run dump importer skrypt [19:46:04] via normal import it doesnt work, as there is timeout [19:47:30] !dump [19:47:30] For information on how to get dumps from Wikimedia Wikis, see http://meta.wikimedia.org/wiki/Data_dumps . For a how-to on importing dumps, see https://www.mediawiki.org/wiki/Manual:Importing_XML_dumps . [19:51:32] Vulpix: well, it doesnt tell, how to run that script [19:52:13] of course it does: [19:52:15] > php importDump.php --conf ../LocalSettings.php /path_to/dumpfile.xml.gz wikidb [19:55:35] Vulpix: but, where and how? In URL it tells me access denied or something like than [19:56:05] than I can run it as a cron, but I should wait and stop it as it is for regualar acctions [19:56:38] https://www.mediawiki.org/wiki/Manual:Maintenance_scripts#Running_the_scripts [20:18:16] 03(mod) duplicate entries for the same course at Special:Courses - 10https://bugzilla.wikimedia.org/43782 +comment (10andrew.green.df) [20:22:09] 03(mod) lbrack - 10https://bugzilla.wikimedia.org/54624 (10physikerwelt) [20:22:17] 03(mod) Message key 'datatypes-type-quantity' duplicates with DataTypes extension - 10https://bugzilla.wikimedia.org/55937 (10Lydia Pintscher) [20:54:34] 03(mod) File description page thumbnail click versus EXIF rotation, mustRender() - 10https://bugzilla.wikimedia.org/31366 +comment (10gerritadmin) [21:13:38] 03(NEW) Can't recover account - 10https://bugzilla.wikimedia.org/55947 normal; Wikimedia: General/Unknown; () [21:14:51] 03(mod) Label for link to original uploaded PDF says "Full resolution" instead of something like "Download file" - 10https://bugzilla.wikimedia.org/53017 +comment (10Bartosz Dziewoński) [21:14:52] 03(mod) Interface messages needing rewording or documentation and other issues with existing messages (tracking) - 10https://bugzilla.wikimedia.org/38638 (10Bartosz Dziewoński) [21:14:55] 03(NEW) git.wikimedia.org and github sync stopped - 10https://bugzilla.wikimedia.org/55948 major; Wikimedia: Git/Gerrit; () [21:22:00] 03(mod) Expose media metadata consistently to API through query=imageinfo and/or query=videoinfo - 10https://bugzilla.wikimedia.org/55941 summary (10Brion Vibber) [21:22:01] 03(mod) There is not enough space for the the message about multiple notifications - 10https://bugzilla.wikimedia.org/55919 +easy; +comment (10Bartosz Dziewoński) [21:48:24] 03(NEW) Wrong target of copyright notification - 10https://bugzilla.wikimedia.org/55949 normal; MediaWiki extensions: WikidataRepo; () [22:04:02] 03(mod) System admin documentation sucks - 10https://bugzilla.wikimedia.org/55946 (10Sam Reed (reedy)) [22:04:09] 03(mod) Documentation is out of date, incomplete (tracking) - 10https://bugzilla.wikimedia.org/1 (10Sam Reed (reedy)) [22:04:59] 03(mod) No way to get rid of "enhanced toolbar" when editing css/js - 10https://bugzilla.wikimedia.org/55936 +comment (10b) [22:09:10] 03(mod) Wikimedia Labs system admin (sysadmin) documentation sucks - 10https://bugzilla.wikimedia.org/55946 summary (10MZMcBride) [22:09:15] 03(NEW) Chromium OS in Wikimedia traffic reports - 10https://bugzilla.wikimedia.org/55950 normal; Analytics: Wikistats; () [22:11:32] 03(mod) Chromium OS in Wikimedia traffic reports - 10https://bugzilla.wikimedia.org/55950 +comment (10dvanliere) [22:17:18] 03(mod) Invalid HTML: Links of tabAction contain invalid attribute 'context' - 10https://bugzilla.wikimedia.org/55660 +comment (10gerritadmin) [22:17:18] 03(mod) Can't recover account - 10https://bugzilla.wikimedia.org/55947 +comment (10diego.grez) [22:17:19] 03(mod) invalid HTML: Links of tabAction contain invalid attribute 'primary' - 10https://bugzilla.wikimedia.org/55659 +comment (10gerritadmin) [22:18:13] 03(NEW) empty notice - 10https://bugzilla.wikimedia.org/55951 normal; VisualEditor: General; () [22:18:44] 03(mod) empty notice - 10https://bugzilla.wikimedia.org/55951 normal->minor (10John Mark Vandenberg) [22:21:10] 03(mod) Invalid HTML: Links of tabAction contain invalid attribute 'context' - 10https://bugzilla.wikimedia.org/55660 normal->trivial (10Bartosz Dziewoński) [22:21:22] 03(mod) invalid HTML: Links of tabAction contain invalid attribute 'primary' - 10https://bugzilla.wikimedia.org/55659 normal->trivial (10Bartosz Dziewoński) [22:25:00] 03(NEW) $title->getPageLanguage not cached at all, called thousands of times on the same title - 10https://bugzilla.wikimedia.org/55952 normal; MediaWiki: Internationalization; () [22:25:36] 03(mod) $title->getPageLanguage not cached at all, called thousands of times on the same title - 10https://bugzilla.wikimedia.org/55952 (10Bawolff (Brian Wolff)) [22:26:01] 03(mod) $title->getPageLanguage not cached at all, called thousands of times on the same title - 10https://bugzilla.wikimedia.org/55952 +comment (10gerritadmin) [22:31:39] 03(mod) empty notice - 10https://bugzilla.wikimedia.org/55951 +code-update-regression; +comment (10John Mark Vandenberg) [23:39:38] 03(mod) Merge ExpandTemplates extension into MediaWiki core - 10https://bugzilla.wikimedia.org/28264 +comment (10Kunal Mehta (Legoktm)) [23:52:09] how do you enable interwiki transcluding [23:52:11] i'm getting Interwiki transcluding is disabled [23:52:33] nm haha [23:52:36] http://www.mediawiki.org/wiki/Manual:$wgEnableScaryTranscluding [23:53:54] hmm [23:54:02] is there a way to transclude from another wiki database if they are all on the same host..