Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.4
-
Fix Version/s: 1.1.5, 1.2.0-BETA1
-
Component/s: Record
-
Labels:None
-
Environment:linux, apache, php 5.3
Description
Record::isModified(true) isn't working when only a subobject is modified (it returns false).
The attached patch corrects the problem.