GNOME Bugzilla – Bug 630361
Categories editing fixes
Last modified: 2011-01-20 11:59:07 UTC
When adding new categories the new entry will be written to the file ~/.evolution/categories.xml with default = 0. All other entries in this file is having default = 1. The new entry with default value can be assigned to your contacts and the show button will work. But you cannot edit or delete the entry. When changing the value to 1, then you can manage the entry again. The search entry do small and capital letters as the same despite you can have entries like x and X representing 2 entries.
Confirming. Two issues: a) Should be able to edit also non-default categories b) Category names are case insensitive
Created attachment 171889 [details] [review] eds patch for evolution-data-server; Ah, I misunderstood few things earlier, but I'm fine with them now. This patch is fixing couple things: a) categories name comparison is case insensitive b) one cannot add a category with empty name c) 'default' category property is not the same as 'searchable' property d) default categories are automatically searchable e) user's new categories are searchable (but not default) f) saving 'default' category checks for non-localized name too g) removing category finally works too
Created commit 6863f2c in eds master (2.91.1+) Created commit 41a5bfb in eds gnome-2-32 (2.32.1+)
*** Bug 630331 has been marked as a duplicate of this bug. ***
*** Bug 635863 has been marked as a duplicate of this bug. ***
*** Bug 634113 has been marked as a duplicate of this bug. ***
*** Bug 634807 has been marked as a duplicate of this bug. ***