Topic on Extension talk:InviteSignup

404 on form submission after "add" button click

5
46.138.104.164 (talkcontribs)

I've installed extension using instructions. I can see it in special:version, and can go to special:invitesignup. But when i'm clicking add, postback fails (i see it in console) and wiki shows me stadart page for absent article.

46.138.104.164 (talkcontribs)

And there was the bullet: SpecialInviteSignup.php line 147 Html::hidden( 'title', $this->getPageTitle()->getDBKey() ) .

cuz of Wiki.php line 77: $title = $request->getVal( 'title' );

PS: im using latest wiki and extension versions on the post date.

Nemo bis (talkcontribs)

By "latest wiki", do you mean you're using 1.22? Anyway, I hope gerrit:134800 fixes it, you may want to test.

JoelKP (talkcontribs)

I noticed the same problem, using MediaWiki 1.24alpha. For me at least, the change has fixed it.

Reply to "404 on form submission after "add" button click"