Page MenuHomePhabricator

Move block which adds new text field into a function.
Closed, ResolvedPublic

Description

Actual

The code segment which add the text field requesting for the user to enter the subpage name has not been placed in a function block.

Expected

The code segment which adds the text field on the button on the setup page should be moved into a function block so that in testing the small unit can be tested.

Event Timeline

Eugene233 renamed this task from Move block which adds new text-field into a function. to Move block which adds new text field into a function..Oct 6 2018, 8:42 AM
Eugene233 created this task.

Change 464942 had a related patch set uploaded (by Eugene233; owner: Eugene233):
[mediawiki/extensions/FormWizard@master] Move block which adds new text field into a function.

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

Change 464942 merged by jenkins-bot:
[mediawiki/extensions/FormWizard@master] Move block which adds new text field into a function.

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

Marking this as resolved.