Closed
Bug 361001
Opened 18 years ago
Closed 18 years ago
Bookmarks import only imports iCab 2 bookmarks, not iCab 3 bookmarks
Categories
(Camino Graveyard :: Bookmarks, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino1.5
People
(Reporter: alqahira, Assigned: bugzilla-graveyard)
Details
(Keywords: fixed1.8.0.9, fixed1.8.1.1)
Attachments
(2 files)
1.60 KB,
patch
|
froodian
:
review+
alqahira
:
review+
stuart.morgan+bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
1.62 KB,
patch
|
Details | Diff | Splinter Review |
We offer to import bookmarks from iCab if we detect an iCab profile folder in the user's Preferences folder. iCab 3 copies the existing Hotlist.html to Hotlist3.html on first launch and uses that file (leaving Hotlist.html) from there on out.
When someone imports iCab bookmarks, they may be importing bookmarks that are quite outdated (or, if they've only ever used iCab 3, we'll fail to detect iCab as a valid browser at all).
We should detect Hotlist3.html in place of, and in addition to, Hotlist.html, like we do for OmniWeb. (The file format seems to be unchanged, as a manual import works fine.)
Assignee | ||
Comment 1•18 years ago
|
||
Reporter | ||
Comment 2•18 years ago
|
||
Comment on attachment 245869 [details] [diff] [review]
one-line fix to add iCab 3 option
r=ardissone on this redonkulously simple patch.
Attachment #245869 -
Flags: review+
Updated•18 years ago
|
Attachment #245869 -
Flags: superreview+
Updated•18 years ago
|
Attachment #245869 -
Flags: review?(stridey) → review+
Assignee | ||
Comment 3•18 years ago
|
||
Since the patch is fairly harmless and the bug may annoy iCab 3 users, nominating for 1.0.4.
cl
Flags: camino1.0.4?
Comment 4•18 years ago
|
||
Checked in on 1.8branch and trunk
Reporter | ||
Comment 5•18 years ago
|
||
This is the Camino 1.0.x bitrot police. Looks like whitespace changes killed this. :P
Reporter | ||
Updated•18 years ago
|
Flags: camino1.0.4? → camino1.0.4+
Whiteboard: [needs checkin 180 branch]
Comment 6•18 years ago
|
||
Checked in on 1.8.0branch for Camino 1.0.4
Keywords: fixed1.8.0.9
Whiteboard: [needs checkin 180 branch]
Comment 7•18 years ago
|
||
Moving fixed "1.2" bugs to 1.1 where they were really fixed. Filter on CaminoFixed1.1 for bugmail purposes.
Target Milestone: Camino1.2 → Camino1.1
You need to log in
before you can comment on or make changes to this bug.
Description
•