https://bugzilla.wikimedia.org/show_bug.cgi?id=52840

--- Comment #2 from Marc Ordinas i Llopis <marc...@wikimedia.org> ---
This is a traceback of the problem, as reported by an user on IRC:

TypeError: Cannot read property 'oldid' of undefined
    at app.post.cb
(/opt/bitnami/apache2/htdocs/extensions/Parsoid/js/api/ParserService.js:635:28)
    at getParserServiceEnv
(/opt/bitnami/apache2/htdocs/extensions/Parsoid/js/api/ParserService.js:376:4)
    at MWParserEnvironment.getParserEnv
(/opt/bitnami/apache2/htdocs/extensions/Parsoid/js/lib/mediawiki.parser.environment.js:279:3)
    at MWParserEnvironment.switchToConfig
(/opt/bitnami/apache2/htdocs/extensions/Parsoid/js/lib/mediawiki.parser.environment.js:324:3)
    at Function.MWParserEnvironment.getParserEnv
(/opt/bitnami/apache2/htdocs/extensions/Parsoid/js/lib/mediawiki.parser.environment.js:278:6)
    at getParserServiceEnv
(/opt/bitnami/apache2/htdocs/extensions/Parsoid/js/api/ParserService.js:365:22)
    at
/opt/bitnami/apache2/htdocs/extensions/Parsoid/js/api/ParserService.js:663:2
    at callbacks
(/opt/bitnami/apache2/htdocs/extensions/Parsoid/js/node_modules/express/lib/router/index.js:272:11)
    at param
(/opt/bitnami/apache2/htdocs/extensions/Parsoid/js/node_modules/express/lib/router/index.js:246:11)
    at pass
(/opt/bitnami/apache2/htdocs/extensions/Parsoid/js/node_modules/express/lib/router/index.js:253:5)

From further debugging (http://pastebin.com/DbBhJdEE), it seemed like the
version of express the user had installed didn't provide req.body. Maybe 3.x.x
isn't necessary, but 2.5.11 is?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to