Page MenuHomePhabricator

[QuestyCaptcha+ReCaptcha] typo in extension.json files
Closed, ResolvedPublic

Description

"config": {

		"CaptchaClass": "QuestyCaptcha",
		"CaptchaQuestions": [],                         <-- additional comma

}

This creates:
Fatal error: Uncaught exception 'Exception' with message '/var/www/web156/html/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/extension.json is not a valid JSON file.' ...

Event Timeline

Villpaul raised the priority of this task from to Needs Triage.
Villpaul updated the task description. (Show Details)
Villpaul subscribed.

Forgot to add the version: mediawiki-1.25.0

Krenair triaged this task as Unbreak Now! priority.May 25 2015, 7:45 PM
Krenair subscribed.

Change 213610 had a related patch set uploaded (by Alex Monk):
Fix extension.json files

https://gerrit.wikimedia.org/r/213610

Krenair renamed this task from [QuestyCaptcha] typo in extension.json to [QuestyCaptcha+ReCaptcha] typo in extension.json files.May 25 2015, 7:49 PM
Krenair set Security to None.
Krenair added subscribers: Florian, Legoktm.

Change 213610 merged by jenkins-bot:
Fix extension.json files

https://gerrit.wikimedia.org/r/213610

Change 213612 had a related patch set uploaded (by Alex Monk):
Fix extension.json files

https://gerrit.wikimedia.org/r/213612

Change 213612 merged by jenkins-bot:
Fix extension.json files

https://gerrit.wikimedia.org/r/213612

This extension went out in the 1.25 tarball, we should try to get an update to that