On Jun 18, 2009, at 12:46 PM, Paul Davis wrote:
> On Thu, Jun 18, 2009 at 3:42 PM, Damien Katz<damien@apache.org> wrote:
>>
>>
>> I don't know what CouchRest is doing, but CouchDB does check for
>> changes in
>> the view, not just that the view design doc changed. It's always
>> possible
>> there is a bug in the view indexer, but I'm betting it's CouchRest
>> modifying
>> a view definition.
>>
>> -Damien
>>
>
> First place you might want to check is if its adding spaces or
> newlines to the end of a view.
I copied the contents of the "views" field from Futon for the design
doc, revision 172. Then I restarted the app server and did the same
for the design doc, revision 174. They're byte-for-byte identical.
-> jp
|