Open
Bug 960468
Opened 11 years ago
Updated 2 years ago
The tagging service doesn't observe changes to bookmarks URLs
Categories
(Toolkit :: Places, defect, P3)
Toolkit
Places
Tracking
()
NEW
People
(Reporter: asaf, Unassigned)
References
(Blocks 1 open bug)
Details
Because it only allows bookmarks to be tagged, the tagging services observes bookmarks removal. If the last "regular" bookmark for a URL is removed, it removes the tags set for that URL.
However, changes to bookmarks URLs are not observed, meaning that if the a new URL is set for the last remaining bookmark for a URL, the tags for the old URL are still in place, even though that URL isn't bookmarked.
This bug is hidden by the fact the edit-uri transaction takes care of "moving" the tags. I think it would be better to do that in the tagging service itself.
Updated•9 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•