Page MenuHomePhabricator

[Regression wmf9] inserting formulae gives 'TypeError: undefined is not a function' (ve.bind)
Closed, ResolvedPublic

Description

test2 - insert a formula: type some simple formula or paste it.

[Error] TypeError: 'undefined' is not a function (evaluating 've.bind(function(){this.emit('rerender');},this)')
afterRender (undefined, line 184)
render
update
onGeneratedContentNodeUpdate
emit
synchronize
process
commit
changeInternal
change
change
changeAttributes
updatePreview
(anonymous function)
later


Version: unspecified
Severity: normal

Details

Reference
bz73627

Event Timeline

gerritadmin wrote:

Change 174622 had a related patch set uploaded by Krinkle:
ve.ce.MWMathNode: Remove reference to defunct ve.bind

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

gerritadmin wrote:

Change 174622 merged by jenkins-bot:
ve.ce.MWMathNode: Remove reference to defunct ve.bind

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

Jdforrester-WMF renamed this task from VisualEditor: [Regression wmf9] inserting formulae gives 'TypeError: undefined is not a function' (ve.bind) to [Regression wmf9] inserting formulae gives 'TypeError: undefined is not a function' (ve.bind).Nov 24 2014, 2:29 AM
Jdforrester-WMF set Security to None.

Verified the fix in test2 and production