After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 142121 - Resource view and task tree don't connect to property-changed signal
Resource view and task tree don't connect to property-changed signal
Status: RESOLVED FIXED
Product: planner
Classification: Other
Component: General
unspecified
Other All
: Low normal
: 0.12
Assigned To: Lincoln Phipps
planner-maint
Depends on: 141967
Blocks:
 
 
Reported: 2004-05-08 04:00 UTC by Lincoln Phipps
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lincoln Phipps 2004-05-08 04:00:51 UTC
Noticed in UNDO/REDO testing. I have a patch (fairly obvious one !) to
planner-resource-view.c and planner-task-tree.com. I'll send in as part of my
properties UNDO/REDO diff.

Note this may be duplicated in bugzilla because bugzilla lost its mind and lost
 my entry for this bug.
Comment 1 Lincoln Phipps 2004-06-03 02:37:36 UTC
Fixed in recent tranche for the project properties.
Comment 2 Richard Hult 2004-06-03 08:29:43 UTC
Should it be closed?
Comment 3 Lincoln Phipps 2004-06-03 23:44:39 UTC
Not OK - found another test that stops it from updating. Grrrr how could I miss
that ?.
Comment 4 Richard Hult 2004-06-18 23:04:17 UTC
Fixed, we didn't listen to prop_changed (which is emitted when custom property
values change).