Skip Menu |

This queue is for tickets about the AnyEvent-CouchDB CPAN distribution.

Report information
The Basics
Id: 75388
Status: new
Priority: 0/
Queue: AnyEvent-CouchDB

People
Owner: Nobody in particular
Requestors: mike [...] namimedia.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: AnyEvent::CouchDB::Stream "since" value issue
Date: Tue, 28 Feb 2012 14:20:16 -0800
To: bug-AnyEvent-CouchDB [...] rt.cpan.org
From: Michael Henson <mike [...] namimedia.com>
The default value of "1" for the "since" parameter will cause a changes listener to start with sequence #2, as "since=x" does not include x in the changes list.