https://bugzilla.wikimedia.org/show_bug.cgi?id=43039
Web browser: ---
Bug ID: 43039
Summary: Parsoid crashes and sends empty response when
serializing content for nonexistent page
Product: Parsoid
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: JS/serializer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
catrope@fenari:~$ cat badpost
POST /en/User%3ACatrope%2FSandbox2 HTTP/1.0
Host: 208.80.152.152:6081
Accept: */*
Accept-Encoding: deflate, gzip
Referer: https://en.wikipedia.org/wiki/API
User-Agent: MediaWiki/1.21wmf5
Content-Length: 208
Content-Type: multipart/form-data;
boundary=----------------------------ccdec7c0cc20
X-Forwarded-For: 10.0.2.215
X-Varnish: 526583240
------------------------------ccdec7c0cc20
Content-Disposition: form-data; name="content"
<p data-ve-changed="{"content":18}">I can haz eidts?</p>
------------------------------ccdec7c0cc20--
catrope@fenari:~$ cat badpost | nc -vvv mexia 8000
mexia.pmtpa.wmnet [10.0.0.32] 8000 (?) open
sent 561, rcvd 0
catrope@fenari:~$ ssh mexia
catrope@mexia:~$ tail /var/lib/parsoid/nohup.out
[...]
- worker(32747) ready
/srv/deployment/parsoid/Parsoid/js/lib/mediawiki.SelectiveSerializer.js:416
throw err;
^
DoesNotExistError: Did not find page revisions for User:Catrope/Sandbox2
--
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l