https://bugzilla.wikimedia.org/show_bug.cgi?id=64018
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|General |serializer --- Comment #1 from [email protected] --- Hmm .. having a hard time reproducing this locally. The error logs should report an oldid as well, but I dont see it in the logs. But, here is the stack trace I noticed from a couple error reports: TypeError: Cannot read property 'dataAttribs' of undefined at WikitextSerializer.escapeTplArgWT (/srv/deployment/parsoid/deploy/src/lib/wts.escapeWikitext.js:734:46) at WSP._buildTemplateWT.srcParts.forEach.pushArg (/srv/deployment/parsoid/deploy/src/lib/mediawiki.WikitextSerializer.js:536:28) at /srv/deployment/parsoid/deploy/src/lib/mediawiki.WikitextSerializer.js:553:7 at Array.forEach (native) at WSP._buildTemplateWT (/srv/deployment/parsoid/deploy/src/lib/mediawiki.WikitextSerializer.js:550:16) at Array.forEach (native) at WikitextSerializer.WSP._buildTemplateWT (/srv/deployment/parsoid/deploy/src/lib/mediawiki.WikitextSerializer.js:487:11) at Object.WSP._getDOMHandler.handle (/srv/deployment/parsoid/deploy/src/lib/mediawiki.WikitextSerializer.js:655:30) at WikitextSerializer.WSP._serializeNode (/srv/deployment/parsoid/deploy/src/lib/mediawiki.WikitextSerializer.js:1038:30) at SerializerState.SSP.serializeChildren (/srv/deployment/parsoid/deploy/src/lib/wts.SerializerState.js:110:32) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
