feed-read icon indicating copy to clipboard operation
feed-read copied to clipboard

Labels: HEAD, master

Open jcbarton opened this issue 11 years ago • 2 comments

Improve parse error handling

  • If there are any parse errors, all of them are passed into the callback

jcbarton avatar Oct 20 '14 15:10 jcbarton

If a feed contains parse errors, these are returned in the callback. Before the change, null was passed in the callback (see changed test for an example)

jcbarton avatar Oct 20 '14 15:10 jcbarton

Looks like the tests are failing, according to travis ci.

sentientwaffle avatar Oct 20 '14 22:10 sentientwaffle