Page MenuHomePhabricator

Error when transferring image
Open, LowPublic

Description

When translating "Ukulele" from English to Tagalog and adding first image in "Tuning" section, error is logged in console:

ve.ce.MWImageNode.js?39322:138 Uncaught TypeError: Cannot read property 'pages' of undefined
    at VeCeMWInlineImageNode.ve.ce.MWImageNode.onParseSuccess (ve.ce.MWImageNode.js?39322:138)
    at fire (jquery.js?320fa:3291)
    at Object.fireWith [as resolveWith] (jquery.js?320fa:3421)
    at Object.deferred.<computed> [as resolve] (jquery.js?320fa:3759)
    at Object.<anonymous> (index.js?767e7:277)
    at fire (jquery.js?320fa:3291)
    at Object.fireWith [as resolveWith] (jquery.js?320fa:3421)
    at done (jquery.js?320fa:9533)
    at XMLHttpRequest.<anonymous> (jquery.js?320fa:9785)

This error doesn't seem to affect translation. Haven't tried publishing. Reproducible in both local and production environment.