Open
Bug 1346322
Opened 9 years ago
Updated 6 months ago
CollectionValidator may incorrectly identify duplicates
Categories
(Firefox :: Sync, enhancement, P3)
Firefox
Sync
Tracking
()
NEW
People
(Reporter: tcsc, Unassigned)
Details
(Whiteboard: [data-integrity])
Only applies to the generic CollectionValidator and not to e.g. bookmarks.
If deduping was done in the normalizeServerItem method (which forms does), we'll incorrectly identify duplicates.
The bandaid fix for this is very easy, but it's not clear it's the "right" fix. Really I'd feel a lot better if I really understood why this needed the deduping in the first place (I think the answer to that is somewhere inside satchel).
Reporter | ||
Updated•9 years ago
|
Priority: -- → P3
Reporter | ||
Updated•9 years ago
|
Whiteboard: [data-integrity]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•