[02:42:31] Reedy: around to be bugged? :p or anyone I guess. [02:43:31] A user on our wiki farm just reported an error when reviewing a page with the PageTriage extension.. looking at mediawiki logs theres an exception for /w/api.php, it says MWException from line 276 of /srv/mediawiki/w/extensions/Echo/includes/controller/NotificationController.php: Cannot notify anonymous user: [02:43:44] But the page was not created by an anonymous users [02:44:15] a database error was assumed but looking at the mediawiki database tables it the user id and name are correct.. :/ [02:54:42] Looking at a different debug log it says bug56229 uncommited db transactions [12:12:51] skipped [12:27:58] yo [12:41:26] Hey! Extension:WikiEditor seems to disable the signature button when the user edits article in the main space (but it is enabled when editing discussion pages). On our wiki, we need the signature in the main space (and most users are technically incapable of memorizing four tildes). Is there any switch to disable this behaviour of Extension:WikiEditor? [12:43:33] piksta: you can do mw.config.set( 'wgExtraSignatureNamespaces', [ 0 ] ); in Common.js or something [12:47:08] Thank you, Nikerabbit. Is that documented anywhere? I found nothing on https://www.mediawiki.org/wiki/Help:Signatures or https://www.mediawiki.org/wiki/Extension:WikiEditor. [12:48:02] i cannot for the life of me get SSL auth for AD [12:48:40] it auths in cleartext but as soon as i turn on ssl all i get is 'failed to bind' [12:52:45] and is that related to #mediawiki? [12:53:06] yes [12:53:19] AD auth to login [12:53:30] the ldap extension [12:54:29] okay [13:00:51] * Nightcinder shrugs [13:00:56] was hopeful for someone in here [13:01:46] PuppyKun: Still stuck? [13:06:42] Reedy: I just woke up so I haven't checked what our team did, but to the best of my knowledge the issue wasn't resolved [13:07:03] I also fell asleep so if anyone besides you just now messaging me o didn't see it [13:07:43] I didn't see anyone reply [13:11:30] Checked in #miraheze and it appears nobody was active yet xD. Which makes since because I was working on it after everyone else went to bed. [13:12:28] I forgot what I last said but looking at the logs and stuff it appears that there's uncommitted DB transactions, and the end result is extension:Echo erroring but I have no idea why. [13:13:50] Reedy: it says "cannot notify anonymous user: (insert my public ip)" and the wiki is on custom domain. We just upgraded central auth and I think it might be problematic, but I don't know how to test the notification issue on other wikis and idk how to debug more [13:14:08] Did you update Echo etc [13:27:01] Reedy: we only updated central auth [13:27:49] As its a production environment we usually don't upgrade extensions that much (besides branch updates when mediawiki version changed) however ironic because we install new extensions quite often. :p [13:28:15] Reedy: we only updated central auth bc one of our Ops guys days there was a security related patch? 0.o no idea tho [13:29:52] my god this is going to drive me crazy [13:31:36] I'm not sure why a security update is goingto break stuff like that [13:33:13] Nightcinder: SSL definately enabled on your AD? [13:33:18] yes [13:37:17] and it works in cleartext [13:41:39] works in cleartext but not with SSL? [13:42:05] incompatible SSL versions, incompatible ciphers, not-trusted CA… ? [13:42:54] Platonides: yes [13:43:01] oh [13:43:06] i mean [13:43:16] i imported the CA already [13:43:41] i just want some sort of detailed error message [13:45:17] Are there any special configurations when using parsoid with short url? [13:45:51] Platonides: the CA is local, the CA is named different than the DC though it's the same server, maybe i'm doing something wrong because of that [13:46:12] the CN matches the server hostname? [13:49:38] yes [13:50:36] 2016-08-16 13:34:01 INFINITY5 my_wiki: 2.1.0 Binding as the user [13:50:36] 2016-08-16 13:34:01 INFINITY5 my_wiki: 2.1.0 Failed to bind as PRESRITE\nea [13:50:41] that's all i get [13:53:48] is there a way to get a more detailed error message [13:56:20] Platonides: i'm gonna spin up a linux vm and see if it works [13:56:25] this is on iis (shudder) [14:34:37] Hey, can someone help me out? So I have been trying to fix an issue with infoboxes that I imported to an wiki that I maintain, basically, some templates leak tags onto the pages they are on, I have tried to figure out what is wrong, but I have hit the wall. It's only a few, but the few templates that get used frequently on this type of wikis. [14:38:17] Helvianir: can you provide us an example? [14:38:25] http://wiki.greaterixnay.com/wiki/Lorwynne [14:38:48] basically the example, in this case its template:infobox settlement , imported from Wikipedia itself [14:39:31] im guessing tidy [14:39:33] wikipedia uses tidy [14:39:40] still, it should work without it [14:39:47] Hmm [14:40:37] is that a module or something? [14:40:58] it must come from http://wiki.greaterixnay.com/index.php?title=Template:Infobox/row&action=edit [14:41:03] but I see nothing wrong there [14:41:09] !wg Tidy | Helvianir [14:41:09] Helvianir: https://www.mediawiki.org/wiki/Manual:%24wgTidy [14:41:19] it's a program you can install [14:41:39] okay [14:41:46] i shall ask the webmaster to install it [15:39:53] Are there any extensions that would allow me to copy/paste images and have it uploaded to the server immediately? [15:39:56] using visual editor [15:56:05] slushpuppeh: there is a patch pending review in visualeditor that implements this [15:56:23] slushpuppeh: right now, you can drag-and-drop a file from your computer onto visualeditor, and it'll be uploaded [15:56:28] but copy-paste doesn't work yet [15:56:36] vulpix: Can you op me on this channel? [16:01:27] matanya, that's an image file yeah? [16:01:42] sorry, i meant an image file can do that yeah*? [16:03:09] Ah so this is the one eh MatmaRex https://phabricator.wikimedia.org/T39932 ? [16:04:13] Oh what the heck? it depends on javaapplet.. [16:04:19] that's silly >_< [16:04:27] yeah [16:04:30] wait, what? what depoends on java? [16:05:47] I just following the links [16:05:49] sorry hang on [16:05:57] https://phabricator.wikimedia.org/T23557 [16:06:06] I have seen the TWiki JavaPasteAddOn http://twiki.org/cgi-bin/view/Plugins.JavaPasteAddOn , wich provides a button to paste images from clipboard directly into the article. [16:06:47] nearly all modern browsers will translate it into a b64 image string for any rich editor, you don't need an applet >.< [16:09:57] but twiki is not mediawiki... [16:10:28] vulpix: Can you op me on this channel? [16:13:57] is there a user-friendly way to figure out who last changed a section, or a specific sentence/paragraph ? [16:14:19] sort of like recent changes per section, or svn blame [16:15:13] manual binary search [16:15:24] Richlv: there is a wiki "blame" tool for wikimedia wikis, linked from the history pages [16:15:26] I think there's an external tool somewhere [16:15:37] "Revision history search". http://wikipedia.ramselehof.de/wikiblame.php?lang=en&article=Dog [16:16:33] and an unmaintained extension that probably doesn't work on latest stable https://www.mediawiki.org/wiki/Extension:Annotation [16:17:42] Vulpix, read the description of the phab task..... [16:18:48] MatmaRex, i don't think there's any work done on the pasting part right? [16:19:02] i am a bit new to this so yeah.. do excuse me [16:19:17] slushpuppeh: on https://phabricator.wikimedia.org/T39932 , there's a patch: https://gerrit.wikimedia.org/r/288773 [16:19:57] wait, where did u get the 2nd link [16:20:07] it's lined in a comment at the bottom [16:20:09] linked* [16:20:12] Discussioni utente:Solymar [16:20:58] Ah thanks MatmaRex didn't scroll down enough [16:21:07] so, i guess you'd want to apply that fix to your installation, if you're confortable with Git and stuff… or get the VisualEditor team to review that patch and accept it ;) [16:21:23] (they can be found in the #mediawiki-visualeditor channel) [16:21:58] I can probably improve on it tbh [16:22:16] i done something similar for ckeditor, but works on all browsers except IE9 [16:22:45] MatmaRex, Vulpix - thanks. but nothing recent & working for any mediawiki instance ? [16:25:16] ah [16:25:19] but it supports all files [16:25:29] ntb [16:28:06] hmm why does it say chrome only.. clipboard data is supported by alot of browsers by now [16:29:45] oh wait dammit i am on 2.6.3 :( [16:48:57] hi, I'm using Cirrus search and have some problems with title keys, it seems some pages are shown but some aren't, no idea what's the problem [16:49:53] I mean when I start typing in the search box, a list of existing articles is shown [16:50:07] but among those, some articles are not shown at all [16:50:45] most of the titles I tried which are not shown don't use any special diacritics [16:50:52] auvajs: are you sure they are in the content namespace? [16:51:06] dcausse: positive [16:51:35] dcausse: the site is pravnickyslovnik.cz, you may give it a try yourself [16:51:42] auvajs: and fewer than 10 results are returned? [16:51:46] try typing "quae" [16:52:33] Special:PrefixIndex/quae shows some 20 articles [16:52:50] but when I start typing "quae", nothing is shown [16:53:03] I also ran rebuildTitleKeys, didn't help [16:56:06] auvajs: really strange, if you append ?action=cirrusDump to a wiki page url you'll see what you have in the index [16:56:17] in your case some pages return an empty json [16:58:20] dcausse: for the record I also ran updateSearchIndexConfig, forceSearchIndex and runJobs [17:02:44] auvajs: yes, there is definitely something odd there, if cirrusDump returns an empty array but the page is found in SpecialSearch I would check if the mysql db is properly synced with elastic [17:03:07] auvajs: did you configured something related to namespaces ? [17:03:17] not recently [17:05:59] dcausse: no idea how to check those sync [17:06:44] auvajs: you could try the saneitize.php maint script but I doubt it will help :/ [17:09:02] dcausse: it shows those pages not in index [17:09:10] Fixed 120 page(s) (3364 checked) [17:09:28] but still doesn't work :D [17:13:22] dcausse: I tried updatuggesterIndex.php and got these errors: http://pastebin.com/s0isQS4d [17:13:33] *updateSuggesterIndex [17:13:58] auvajs: you use the completion suggester? [17:14:17] honestly I don't really know [17:15:21] auvajs: did you set something specific to $wgCirrusSearchUseCompletionSuggester ? [17:16:19] and looking at the error I suspect that you set $wgCirrusSearchUseIcuFolding to true but forgot to install the icu plugin in elasticsearch [17:16:59] dcausse: no mention of CirrusSearchUseCompletionSuggester in LocalSettings [17:17:59] cat LocalSettings.php | grep Cirrus gives: $wgSearchType = "CirrusSearch"; [17:18:09] auvajs: can you try to override $wgCirrusSearchUseCompletionSuggester = false; in LocalSettings [17:18:14] $wgCirrusSearchServers = array( 'localhost' ); $wgCirrusSearchWikimediaExtraPlugin[ 'id_hash_mod_filter' ] = true; [17:18:32] ;$wgGeoDataUseCirrusSearch = true; [17:19:31] dcausse: ok I set $wgCirrusSearchUseCompletionSuggester = false; [17:19:52] dcausse: I'm using TitleKeys [17:28:13] auvajs: I have no idea... I would investigate why http://pravnickyslovnik.cz/quae_legi_communi_derogant_non_sunt_trahenda_in_exemplum?action=cirrusDump returns an empty json [17:28:34] possibly by looking at logs and try to spot an issue [17:29:00] dcausse: I'm afraid I'm not able to do so.. I'm just a user, not a programmer [17:29:11] :/ [17:30:05] dcausse: I may give you an access to my server if you're interested [17:31:04] auvajs: why not, I can find some time tomorrow if it can wait? [17:31:22] dcausse: sure [18:33:15] (re earlier chat) $wgExtraSignatureNamespaces is documented, but not in Extension:WikiEditor because its effects go beyond the single extension maybe? [18:37:11] i haven't seen earlier chat, but VE also uses that config option [18:37:42] …and the builtin edit toolbar too [19:46:08] I have a Semantic MediaWiki-related question. It's currently doing a rebuild of the semantic data but right now it has almost 56k content pages and about 1.1 million semantic property values. Based on current trends, the rebuild will take several days. Does that sound right or is it possible I'm doing something wrong and it should be able to go much faster? [19:53:06] !tss | justinl [19:53:06] justinl: ZOMG!! http://goo.gl/e2631 (join #semantic-mediawiki) [19:53:18] vulpix I want to be op on this channel [19:53:41] hmm, that link no longer works :( [19:53:54] Vulpix I want to be op on this channel [19:57:32] Should I go over to the SMW channel? [19:58:09] justinl: they may have better knowledge, not all people here know about SMW :) [19:58:16] Our wikis are very heavy users of SMW, obviously, and I could use a much more in-depth understanding of it to help troubleshoot several issues we're dealing with [19:58:20] c [19:58:25] !help [19:58:25] There are a lot of topics you could be asking about. Besides, this bot is mostly for experienced users to quickly answer common questions. Please just ask your question and wait patiently, as the best person to answer your question may be away for a few minutes or longer. If you're looking for help pages, we moved that to !helpfor. [19:58:27] !tss del [19:58:28] Successfully removed tss [19:58:45] Ok, thanks, I'll head over there. :) [20:04:09] quitame el quiet [20:10:21] no me banees [21:26:45] hi, on my wiki when I do action purge, a page with a confirm button shows up, I find it kinda uncomfortable, is there a way how to avoid this confirm button? I don't recall making any settings to allow it, it must have came with some mw update [21:38:17] auvajs: log in [21:38:36] anonymous users get that form [21:38:54] alternatively, you may need to give the user group the purge right [21:39:01] but I think that comes by default