Closed lilith closed 13 years ago
Hi. Thanks for the bug report. When you say "very easy fix", what have you got in mind? If we agree on the approach a fork/pull request (with tests if appropriate) would be much appreciated.
I haven't time to fix it myself this week, would probably be able to release 0.9.5 if you had time to patch it in a manner that we both agreed made sense.
Cheers, Graham
Basically inserting a nullref check that causes the file to be skipped if it is empty. I'll let you know if I get time to fix it, right now I'm kind of busy as well.
On Tue, Apr 12, 2011 at 4:11 PM, gma < reply@reply.github.com>wrote:
Hi. Thanks for the bug report. When you say "very easy fix", what have you got in mind? If we agree on the approach a fork/pull request (with tests if appropriate) would be much appreciated.
I haven't time to fix it myself this week, would probably be able to release 0.9.5 if you had time to patch it in a manner that we both agreed made sense.
Cheers, Graham
Reply to this email directly or view it on GitHub: https://github.com/gma/nesta/issues/44#comment_989671
Fixed in 0.9.5 (imminent).
Nesta .94 crashes the entire site if there are blank .mdown files present in the filesystem.
I would consider this a bug, since the desired behavior for any situation I can think of would be to ignore blank files.
Should be a very easy fix - should I branch nesta just for this?