-
Committer:
Jay Pipes
-
Date:
2009-12-04 19:50:38 UTC
-
mto:
(1237.2.10 push)
-
mto:
This revision was merged to the branch mainline in
revision
1238.
-
Revision ID:
jpipes@serialcoder-20091204195038-bxjj588s3yl1yxq1
Fixes LP Bug#480710.
ReplicationServices::updateRecord() was not properly setting the
key_value to the *old* record value for the primary key field.
This patch adds an ugly hack to grab the old value, not the
new one for the prmary key field...