GNOME Bugzilla – Bug 765449
gbookmarkfile should try harder to remove semantically similar URI
Last modified: 2018-05-24 18:51:18 UTC
Feel free to ignore this if you don't agree, I have a workaround anyway. But if I ask GBookmarkFile to remove file:///foo and it has file:///foo/, it will not remove the URI and instead return a failure. What makes this interesting is when you've round-tripped the URI you read from the GBookmarkFile into a GFile, and then get the URI back out from the GFile (thus trying to remove something that might be slightly different).
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/1160.