Open benatkin opened 14 years ago
Thats really strange - I'm using this exact code on my local and on a remote couchdb running 1.0.1 and both are running fine. I'm guessing this has something to do with cloudant's version of Couch. If its as simple as removing a newline though, it should be easy to fix.
It worked for me on my local couch as well. Strange indeed.
I wonder if I could make it happen with couchapp as well.
Hi! The first thing I did with soca was run off and install action on Cloudant. Viewing a filtered list didn't work, and the next day I got an email from Cloudant, saying that a newline was crashing their view server. The file referenced near the top was where it came from.
I realize that the mistake was in Action, but I don't think a mistake in an app should cause a crash in the view server. That's why I'm posting it here.