Page MenuHomePhabricator

Special:NewItem is broken (can't submit the form)
Closed, ResolvedPublic0 Estimated Story Points

Description

TypeError: data.gatherPreInfuseState is not a function TypeError: data.gatherPreInfuseState is not a function
    at Object.OO.ui.Element.static.unsafeInfuse (https://test.wikidata.org/w/resources/lib/oojs-ui/oojs-ui-core.js:611:17)
    at deserialize (https://test.wikidata.org/w/resources/lib/oojs-ui/oojs-ui-core.js:678:36)
    at Object.oo.copy (https://test.wikidata.org/w/resources/lib/oojs/oojs.jquery.js:401:17)
    at Object.oo.copy (https://test.wikidata.org/w/resources/lib/oojs/oojs.jquery.js:428:27)
    at Object.OO.ui.Element.static.unsafeInfuse (https://test.wikidata.org/w/resources/lib/oojs-ui/oojs-ui-core.js:674:12)
    at Object.OO.ui.Element.static.infuse (https://test.wikidata.org/w/resources/lib/oojs-ui/oojs-ui-core.js:566:33)
    at Object.OO.ui.infuse (https://test.wikidata.org/w/resources/lib/oojs-ui/oojs-ui-core.js:297:30)
    at HTMLDivElement.<anonymous> (https://test.wikidata.org/w/resources/src/mediawiki/page/ready.js:68:12)
    at Function.jQuery.extend.each (https://test.wikidata.org/w/load.php?debug=true&lang=ar&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=%2FZ0cxkRY:384:23)
    at jQuery.fn.jQuery.each (https://test.wikidata.org/w/load.php?debug=true&lang=ar&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=%2FZ0cxkRY:136:17)

Event Timeline

aude triaged this task as Unbreak Now! priority.Feb 25 2016, 2:25 PM

Change 273225 had a related patch set uploaded (by Adrian Heine):
Fix gatherPreInfuseState called incorrectly, causing TypeErrors

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

Change 273224 had a related patch set uploaded (by Bartosz Dziewoński):
Element: Fix #gatherPreInfuseState called incorrectly, causing TypeErrors

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

Change 273224 merged by jenkins-bot:
Element: Fix #gatherPreInfuseState called incorrectly, causing TypeErrors

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

Change 273225 merged by jenkins-bot:
OOjs UI: Fix #gatherPreInfuseState called incorrectly, causing TypeErrors

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

Change 273250 had a related patch set uploaded (by Jforrester):
OOjs UI: Fix #gatherPreInfuseState called incorrectly, causing TypeErrors

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

Change 273250 merged by jenkins-bot:
OOjs UI: Fix #gatherPreInfuseState called incorrectly, causing TypeErrors

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

Jdforrester-WMF set the point value for this task to 0.