BugFix: Cursor rewind/next does not load properties.
commitdabc6e995f662aee0d0a1a6dcbde9adf89a8c676
authorDominik Fässler <d.faessler@ambf.ch>
Mon, 17 May 2010 14:51:58 +0000 (17 22:51 +0800)
committerCésar D. Rodas <crodas@php.net>
Thu, 20 May 2010 06:21:43 +0000 (20 14:21 +0800)
treece88a229a1a422996bcc82f1f1fce458c6f82b71
parentfe9d660901a6f8f1fbc5dc13d27640e475d26b3d
BugFix: Cursor rewind/next does not load properties.

In method doDeferencing around line 1377 the two methods
'$req->rewind()' and '$req->next()' will not change the
id. So '$req->getID()' doesn't work.
lib/ActiveMongo.php