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

       Web browser: ---
            Bug ID: 52840
           Summary: ParserService.js needs express.js > 3.x.x, but 2.5.x
                    is set in package.json
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Web API
          Assignee: gwi...@wikimedia.org
          Reporter: marc...@wikimedia.org
                CC: ssas...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

Right now package.json specifies a dependency on express 2.5.x, but that
version doesn't parse req.body by default, which is needed in
ParserService.js:635. Upgrading it to 3.x.x seems to solve the problem:
https://www.mediawiki.org/wiki/Talk:Parsoid#TypeError:_Cannot_read_property_.27oldid.27_of_undefined

-- 
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