Currently creating a quiz with no answer results in exception, earlier no exception was thrown.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Remove BadMethodCallException when creating quiz with no answer and zero | mediawiki/extensions/Quiz | master | +31 -3 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Duplicate | PRODUCTION ERROR | Harjotsingh | T169135 BadMethodCallException when creating a quiz that takes zero as an answer | ||
| Invalid | PRODUCTION ERROR | Harjotsingh | T170733 BadMethodCallException when creating quiz with no answer |
Event Timeline
Comment Actions
Change 365437 had a related patch set uploaded (by Harjotsingh; owner: Harjotsingh):
[mediawiki/extensions/Quiz@master] Remove BadMethodCallException when creating quiz with no answer
Comment Actions
You could probably just add this info to the other ticket rather than create a new ticket since it's the same bug really (and then close this one as a duplicate.)
Comment Actions
You can mark this as a duplicate by going to the right and selecting "edit
related tasks" :)
Comment Actions
Change 365437 merged by jenkins-bot:
[mediawiki/extensions/Quiz@master] Remove BadMethodCallException when creating quiz with no answer and zero