fedwiki / wiki-server

Federated Wiki client and server in Node.js
Other
153 stars 35 forks source link

Add error handling for page JSON #142

Closed paul90 closed 5 years ago

paul90 commented 5 years ago

Fixes #141

Any pages that have a problem with their JSON being parsed are moved to the recycler.

WardCunningham commented 5 years ago

Yes, if things aren't going well, it helps to know why.

paul90 commented 5 years ago

Travis was just timing out... rerunning solved that, eventually....

paul90 commented 5 years ago

Published as + wiki-server@0.13.0