bookmark records only partially added
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bindwood |
Fix Released
|
High
|
Zachery Bir |
Bug Description
bindwood r5
firefox 3.5.1+build1+
Bookmark records are never fully populated, the bookmark is added and a couple revisions of the record are stored. However, it is failing at some point before it finishes adding all the data. Sometimes after title and before uri, but I have some that don't even have title.
Here is the error from firefox:
Bindwood: a bookmark has changed, but this bookmark isn't in CouchDB. this isn't supposed to happen.
Here is the record stored in couch:
{
"_id": "9ede9853b1a182
"_rev": "4-2361965208",
"record_type": "http://
"applicatio
"Firefox": {
"uuid": "{cb07ec74-
"list": "bookmarksMenuF
}
},
"bookmarkPr
"title": "Bindwood"
}
Related branches
- Eric Casteleijn (community): Approve
- Rick McBride (community): Approve
- Diff: None lines
- Alexander Sack (community): Approve
-
Diff: 2764 lines15 files modified.bzr-builddeb/default.conf (+0/-4)
COPYING.BSD (+26/-0)
config_build.sh (+1/-1)
content/browserOverlay.xul (+2/-0)
content/couch.js (+130/-47)
content/oauth.js (+515/-0)
content/sha1.js (+202/-0)
content/sync.js (+672/-371)
couchdb_env.sh (+8/-4)
debian/changelog (+0/-6)
debian/compat (+0/-1)
debian/control (+0/-22)
debian/copyright (+0/-43)
debian/rules (+0/-8)
install.rdf (+1/-1)
Changed in bindwood: | |
assignee: | nobody → Zachery Bir (urbanape) |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in bindwood: | |
milestone: | w17-karmic-alpha4 → w19-karmic-alpha5 |
tags: | added: ubuntuone-karmic |
tags: | removed: karmic-blocker |
Changed in bindwood: | |
milestone: | w19-karmic-alpha5 → w21-karmic-alpha6 |
Changed in bindwood: | |
status: | Triaged → Fix Committed |
Changed in bindwood: | |
status: | Fix Committed → Fix Released |
this is a karmic blocker, the extension appears totally broken to the end user.