[07:22:09] Can someone explain to me why {{{{{|safesubst:}}}#ifexpr:{{#if:{{{param|}}}|1|0}}|yes}} fails when substituted but not when transcluded. [14:18:38] how can I modify the account creation page to have additional fields that must be filled out by the user? I don't mind having to create an extension, but I can't seem to find the right hooks/etc for this [14:22:17] #mediawiki or #wikimedia-dev might be better places to ask, as your question is probably not about a wiki hosted on Wikimedia servers? :) [14:22:34] oh, and you got a reply in #mediawiki. [14:25:27] thanks. I always enter this channel as #mediawiki-tech and though I noticed the redirect, I didn't realize the meaning until just now [21:14:24] can someone help me with git review in windows? [21:15:54] chicocvenancio: perhaps. what's the problem? [21:17:57] git push should be substituted for git review, right? [21:18:19] when I try that, I get an error [21:18:42] the weird thing is it doesn't even ask for the ssh key passphrase [21:19:23] git review -l asks me for the passphrase and shows me the current reviews just fine [21:20:33] chicocvenancio: generally, yes. what's the error? [21:21:00] Permission denied (publickey). [21:21:01] fatal: Could not read from remote repository. [21:21:16] chicocvenancio: Gerrit was also down for a while, only fixed a few minutes ago. maybe it works now? [21:21:28] it doesn't I noticed that [21:21:38] I ran git remote update before [21:21:55] when gerrit was down it didn't work, now it does [21:23:36] MatmaRex, did I miss something? I had just answered that git remote update works fine [21:24:24] chicocvenancio: no. sorry, i have no idea why you'd get that error. [21:24:43] chicocvenancio_: could it be using a wrong SSH key somehow? (i don't know how to make it use different one though, anyway) [21:24:55] Reedy: ^ [21:25:25] MatmaRex, its weird because it works with the right ssh key to get the reviews with git review -l [21:32:44] MatmaRex, thanks, I'll try again a bit latter, I'm going now [23:39:11] MatmaRex, Got it! Seems like a weird python/CMD bug [23:39:21] git bash resolves it