mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 15:08:45 +02:00
(Retrofit from trunk)
r4961 N°1065 Fixed a regression introduced in r4965. SVN:2.4[4985]
This commit is contained in:
@@ -415,6 +415,8 @@ class ormLinkSet implements iDBObjectSetIterator, Iterator, SeekableIterator
|
||||
*/
|
||||
public function rewind()
|
||||
{
|
||||
$this->LoadOriginalIds();
|
||||
|
||||
$this->iCursor = 0;
|
||||
reset($this->aPreserved);
|
||||
reset($this->aAdded);
|
||||
|
||||
Reference in New Issue
Block a user