Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal/detailview.py
diff options
context:
space:
mode:
authorSascha Silbe <silbe@activitycentral.com>2011-11-08 00:12:16 (GMT)
committer Sascha Silbe <silbe@activitycentral.com>2011-12-20 12:50:22 (GMT)
commit0767d9810f53635fc8004574589055ec68d52323 (patch)
tree7b16f4eb7d4ed4aadc67d134eb7c73238f33f08d /src/jarabe/journal/detailview.py
parentc2e7135fb4ec5ae102a58b08c91ab541bf2a3c8c (diff)
Fix jarabe.journal.model.write() returning None on update
write() is supposed to return the object_id of the new / updated entry. When handling data store writes, it does this by using the return value of the data store DBus calls. But since the update() data store API call doesn't return anything, write() previously returned None instead of the object_id. Fix this by extracting the object_id from the metadata.
Diffstat (limited to 'src/jarabe/journal/detailview.py')
0 files changed, 0 insertions, 0 deletions