TypeError: Cannot read property 'unshift' of undefined
at /srv/deployment/parsoid/deploy-cache/revs/1367057edce8c4813aa60b5715e5219a32c82611/src/lib/wt2html/pp/processors/wrapSections.js:276:14
at Array.forEach (native)
at resolveTplExtSectionConflicts (/srv/deployment/parsoid/deploy-cache/revs/1367057edce8c4813aa60b5715e5219a32c82611/src/lib/wt2html/pp/processors/wrapSections.js:200:29)
at Object.wrapSections [as proc] (/srv/deployment/parsoid/deploy-cache/revs/1367057edce8c4813aa60b5715e5219a32c82611/src/lib/wt2html/pp/processors/wrapSections.js:336:2)
at DOMPostProcessor.<anonymous> (/srv/deployment/parsoid/deploy-cache/revs/1367057edce8c4813aa60b5715e5219a32c82611/src/lib/wt2html/DOMPostProcessor.js:528:13)
at next (native)
at tryCatchNext (/srv/deployment/parsoid/deploy-cache/revs/1367057edce8c4813aa60b5715e5219a32c82611/node_modules/prfun/lib/index.js:783:28)
at continuer (/srv/deployment/parsoid/deploy-cache/revs/1367057edce8c4813aa60b5715e5219a32c82611/node_modules/prfun/lib/index.js:800:24)
at callback (/srv/deployment/parsoid/deploy-cache/revs/1367057edce8c4813aa60b5715e5219a32c82611/node_modules/prfun/lib/index.js:812:43)
at tryCatch1 (/srv/deployment/parsoid/deploy-cache/revs/1367057edce8c4813aa60b5715e5219a32c82611/node_modules/babybird/lib/promise.js:40:12)
at promiseReactionJob (/srv/deployment/parsoid/deploy-cache/revs/1367057edce8c4813aa60b5715e5219a32c82611/node_modules/babybird/lib/promise.js:269:19)
at PromiseReactionJobTask.call (/srv/deployment/parsoid/deploy-cache/revs/1367057edce8c4813aa60b5715e5219a32c82611/node_modules/babybird/lib/promise.js:284:3)
at flush (/srv/deployment/parsoid/deploy-cache/revs/1367057edce8c4813aa60b5715e5219a32c82611/node_modules/asap/raw.js:50:29)
at _combinedTickCallback (internal/process/next_tick.js:73:7)
at process._tickCallback (internal/process/next_tick.js:104:9)Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| Protect against data-mw w/o parts when section wrapping | Arlolra | mediawiki/services/parsoid | master | +5 -3 |
Related Objects
Related Objects
- Mentioned In
- T208793: Crasher from missing DSR info -> failed encap -> failed wrapSections
T191641: Graceful degradation of generated HTML in the face of template-wrapping, section-wrapping, or other edit-client-support failures
T185266: INVALID_CHARACTER_ERR (5): the string contains invalid characters
T191281: VisualEditor breaks galleries with <br /> in image captions - Mentioned Here
- rGPARedeeb6092a78: Make the decodeURI / decodeURIComponent distinction more apparent
T185266: INVALID_CHARACTER_ERR (5): the string contains invalid characters
T191281: VisualEditor breaks galleries with <br /> in image captions
Event Timeline
Comment Actions
Change 415992 had a related patch set uploaded (by Arlolra; owner: Arlolra):
[mediawiki/services/parsoid@master] Protect against data-mw w/o parts when section wrapping
Comment Actions
Change 415992 merged by jenkins-bot:
[mediawiki/services/parsoid@master] Protect against data-mw w/o parts when section wrapping
Comment Actions
Mentioned in SAL (#wikimedia-operations) [2018-04-09T20:48:08Z] <arlolra> Updated Parsoid to edeeb60 (T191281, T187386, T185266)