https://bugzilla.wikimedia.org/show_bug.cgi?id=63548
--- Comment #7 from JD Trout <[email protected]> --- (In reply to JD Trout from comment #6) > Hello, > > Sorry to continue a discussion that seems to be resolved, but I am still > running into the same issue that Marc wrote about. I am running mediawiki > 1.22.5 with the latest version of ConfirmAccount (commit > 8371f282499d2f715a56ed18b6a9fa0b0e8e3e8b). > > I also tried version 74fabfc4a00443f06ba4d7a658d346501c0bfe78 as recommend > in this thread, but they both result in the error: > > [849e2c29] /mediawiki/Special:RequestAccount Exception from line 376 of > /opt/bitnami/apps/mediawiki/htdocs/includes/SpecialPage.php: Call to > undefined method RequestAccountPage::getPageTitle Never mind, I realized what I was doing wrong. I was pulling master, but I should have been looking for the branch that associated with my version of mediawiki. For me it was git clone -b REL1_22 https://gerrit.wikimedia.org/r/p/mediawiki/extensions/ConfirmAccount.git Sorry about that. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
