commit | 6fe6ff6122fbd94ca025c7e6d202ec89885f537f | [log] [tgz] |
---|---|---|
author | Christian Aistleitner <christian@quelltextlich.at> | Tue Apr 30 19:41:51 2013 +0200 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Wed May 01 01:14:21 2013 +0000 |
tree | cfa9de83f7168cf0fc9572f40d80251db63ca0d0 | |
parent | 92817e8784d44be8949db300b7ecb29389e8c7df [diff] |
Fix setting account's full name via ssh While the fetched Account object had its full name updated, the object was not flagged as updated, so the change was not pushed back to the database. We now flag the account as updated and hence the new full name gets written to the database. Change-Id: I79ca6df458170af97ab7afde3125a8d7cec5ca17