gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02296
[Bug 582866] Re: Tag tree is not saved
Information gathered till now:
tagstore.save() is correctly called, but tags attributes are always empty. set_attribute("parent", something) is never called, and there's a line that bugs me:
self._attributes['parent'] = "We don't care about that value"
Why is that?
--
Tag tree is not saved
https://bugs.launchpad.net/bugs/582866
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.
Status in Getting Things GNOME!: Triaged
Bug description:
Now we have tags drag and drop, but the relationships between tags are not saved to the xml file.
Just try to do a drag and drop, and then restart gtg.
ps: this is not due to the last patch about correctly saving tags.xml
References