shannah/xataface

QueryTool method loadCurrent don't setSnapshot/clear flags on record and always were valueChanged

carmaz79 opened this issue · 0 comments

Problem extends to Application getRecord method and another files.
Adding $this->_currentRecord->setSnapshot();
can fix the problem.