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 141967 - Undo/redo support of Task and Resource custom properties.
Undo/redo support of Task and Resource custom properties.
Status: RESOLVED FIXED
Product: planner
Classification: Other
Component: General
unspecified
Other All
: Normal enhancement
: 0.12
Assigned To: Lincoln Phipps
planner-maint
Depends on:
Blocks: 129139 142121 142216
 
 
Reported: 2004-05-05 23:25 UTC by Lincoln Phipps
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lincoln Phipps 2004-05-05 23:25:47 UTC
The task and resource custom properties is handled in the
planner-property-dialog.c and I'll change this along with the "Project" owner
Properties undo/redo (which is actually done in planner-project-properties.c ).
Comment 1 Lincoln Phipps 2004-05-27 06:21:37 UTC
Status: Patch issued to planner-dev on 25th/May. Pending peer review.
Comment 2 Richard Hult 2004-06-03 08:30:24 UTC
This should also be closed I guess?
Comment 3 Richard Hult 2004-06-18 23:18:57 UTC
Heello? :)
Comment 4 Lincoln Phipps 2004-06-19 06:08:39 UTC
Give a me a day - Planner ANON CVS is at Changelog 1.151 and its  doesn't build
dur to the gconf changes.

The last bug is still there...

e.g. Add a Task property (OK),
Rename it (OK),
Undo Undo Undo...until its all gone (OK)
Redo, Redo, redo ,Redo until its back (NOT OK - the property is added with the
original name but then the rename doesn't take effect on the Task View , though
it is correct in the Edit Custom properties dialog).

Thats the bug. Not major but annoying.




Comment 5 Lincoln Phipps 2004-06-20 03:41:27 UTC
Patch sent to planner-dev.
Comment 6 Richard Hult 2004-06-21 10:21:49 UTC
Committed, thanks!