GNOME Bugzilla – Bug 611274
New items can be added to the wrong directory
Last modified: 2015-01-10 12:27:39 UTC
Created attachment 154824 [details] Pass directories directly instead of the non-unique text ID When there are several directories with the same name, adding a new item in one of them can make it appear in another one. The reason is that the name is passed using the text ID, which is not guaranteed to be unique. Passing the gmenu.Directory instead works. Original bug: http://bugs.debian.org/461318
Is this still a bug with alacarte master? I've rewritten this code.
(In reply to comment #1) > Is this still a bug with alacarte master? I've rewritten this code. Hi Josselin, I am closing this bug report as no updated information has been provided. Please feel free to reopen this bug if you can provide the information that was asked for in a previous comment.