When starting an activity with activity_id but no object_id

try to figure out from the journal which object it was
associated to.
This commit is contained in:
Marco Pesenti Gritti
2007-09-14 16:16:54 +02:00
parent 4e18357902
commit 0a666e23cf
3 changed files with 48 additions and 23 deletions
+1
View File
@@ -1,3 +1,4 @@
* #2977 Associate activity with his journal object if there is one. (marco)
* #3045 Fix clipboard palettes behavior. (marco)
* #2739 Make frame show on corners also after showing palettes. (marco)