[Developers] Bad Cursor pt2
Scott Meyer
sm at metaweb.com
Mon Oct 22 20:39:13 UTC 2007
Augusto Callejas wrote:
> hi-
>
> another example of a bad cursor. i issued query 1 with cursor=true and
> received response 1 with a result and a cursor. i issued query 2 with the
> cursor from response 1 and received response 2, a new cursor but the same
> result as response 1. i issued query 3 with the cursor from response 2 and
> received a bad cursor in response 3. am i misusing cursors or is this a
> bug?
This is a bug. You can work around it by clicking on "Refresh Cache" in
the Dev Tools tool bar (as enabled by F8).
-Scott
More information about the Developers
mailing list