[07:05:54] Is there a way to get the current value of the #wpTextbox1 textarea in the WikiEditor? [12:18:48] http://snpedia.com/index.php/MediaWiki:Sitenotice looks correct, but the url when shown in the banner looks oddly formatted (ie https://www.reddit.com/r/SNPedia instead of just https://www.reddit.com/r/SNPedia ). This has been stable for more than a year, and now suddenly looks wrong. Can anyone suggest what might be going on? [12:19:41] hmm, the paste of 'wrong' looks fine here. but there is an un explained -{R| before the url [14:30:27] I have made a patch resolving my bug report in Phabricator. Now it is of "Lowest" priority and the patch is just embedded in a comment (not uploaded separately). What to do to expedite adding my patch to the core of MediaWiki? [15:53:41] Hello, I have a dump from the German and English Wikipedia ([de|en]wiki-20160601-pages-articles-multistream.xml.bz2). In the German dump I find the information from the "Normdaten" box as {{Normdaten|TYP=p|GND=...|LCCN=...} but in the English dump the entries in {{Auhority control| ...} are mostly empty. Is this the wrong type of dump and does it have anything to do with the "primary meta-pages" or am I on the wrong track? [16:12:35] hi, I got this error while running updateSearchIndexConfig.php, any idea what's wrong? http://pastebin.com/yJccguNE [16:13:26] MW 1.28.0-alpha (4d8738f) [16:13:40] Elasticsearch2.3.3 [16:15:57] also when I do any search on my wiki I get blank page with this error: Fatal error: Call to undefined method Elastica\Query\BoolQuery::addFilter() in /var/www/mediawiki/extensions/CirrusSearch/includes/Searcher.php on line 1109 [19:47:51] Does anybody know why the enwiki-20160601-pages-articles-multistream.xml.bz2 dump does not contain information for "Authority control". The equivalant information in the German wikipedia dump "Normdaten" is filled (see https://dpaste.de/WHwc) [19:59:01] pansybolger: Authority control is a template [19:59:12] https://en.wikipedia.org/wiki/Template:Authority_control [19:59:18] In enwiki, it won't be a an articel [19:59:20] *article [20:01:03] Reedy: Yes, it is a template, but for every article shouldn't it be filled? I'll see the data on the en.wikipedia.org webpage, but not in the dump. [20:01:58] Hmm [20:02:04] "Articles, templates, media/file descriptions, and primary meta-pages, in multiple bz2 streams," [20:02:14] Why did I think it wasn' [20:02:15] t [20:05:07] Reedy: The equivalent data is filled in the dump of the german wikipedia "Normdaten", therefore I thought it should be the same for the english wikipedia (comparison is in ttps://dpaste.de/WHwc) [20:05:43] Doesn't quite work like that [20:06:26] Reedy: But in which dump would I find the data from "Authority control"? [20:06:36] But the description is more telling [20:06:55] It should be in that one. Which suggests it's a bug [20:07:45] Reedy: OK, thanks! That spares me from another large download :) [20:08:50] Just trying to confirm if one of us should file a bug [20:12:03] pansybolger: Would you be able to look if it's in https://dumps.wikimedia.org/enwiki/20160601/enwiki-20160601-stub-articles.xml.gz ? [20:12:08] 1.6GB download [20:13:15] Reedy: Yes, I have a look at ...stub-articles..., be a bit patient. [20:15:07] Thanks :) [20:29:34] is it possible to checkout mediawiki using SVN? [20:30:29] ... [20:30:55] I think github lets you do this [20:31:24] https://help.github.com/articles/support-for-subversion-clients/ [20:32:19] Reedy: Ive just had too many heahaches and difficulties with git compared to SVN [20:32:31] Why? [20:32:37] If you're not commiting, it's as easy as SVN [20:33:04] Reedy: Not really [20:33:17] svn co -> git clone [20:33:21] svn up -> git pull [20:33:57] Reedy: No it's not in https://dumps.wikimedia.org/enwiki/20160601/enwiki-20160601-stub-articles.xml.gz this is really only a stub for every article without much content (see example in https://dpaste.de/SCpC) [20:34:20] pansybolger: Ta. Do you have a phabricator account? [20:34:32] Reedy: git pull then screws up the composer setup, fails to pull extensions correctly and forces manual updates of all extensions instead of just the root folder along with a shit ton of other issues [20:38:13] you're complaining about submodules? [20:40:56] Reedy: yes [20:41:11] pansybolger: Mind filing a task, and I can make sure it gets to the right person [20:47:41] Krenair: its more than just submodules [20:49:37] Reedy: Just done: T138684. Thanks! [20:49:37] T138684: enwiki dump does not contain data for "Authority control" - https://phabricator.wikimedia.org/T138684 [20:51:56] Hey all. [20:52:05] I have a question; anyone here familiar with the Tabber extension? [20:53:08] I am having an issue; apparently the tabs I'm using run off the right-hand side of the page, but I thought that they would wrap normally per the mediawiki width? [21:00:21] Any ideas? I have googled and looked but I can't actually find anything regarding wrapping and the tabber extension/tag. [21:36:10] hi, someone would help me with elasticsearch? [21:36:23] I got this error while running updateSearchIndexConfig.php, any idea what's wrong? http://pastebin.com/yJccguNE [22:10:28] * ElmerG hrms. Well, I got it to wrap by forcing the div to do so, but it's still not perfect (the wrapping slightly overlaps, which is weird). [23:32:38] ... okay, this is really annoying. I know the CSS tabber and tabbertab worked on another wiki that I have worked on, but they aren't working on this one. And I know I didn't install anything special to get them to work. And the normal tabber runs off the right hand of the screen, which is not the design I'm needing. :/