Closed
Bug 194271
Opened 22 years ago
Closed 22 years ago
Bookmarks are forgotten when Phoenix is shut down
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 194099
People
(Reporter: jstilian, Assigned: p_ch)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030207 Phoenix/0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030220 Phoenix/0.5
I installed the 20030220 nightly for Win32 with a clean install and clean
profile. When I tried to restore my bookmarks, first by copying the old
bookmarks.html file and then by trying to import the old file, I found that they
wouldn't be displayed if I shut down Phoenix and then restarted it. However, all
the information is still stored in the bookmarks.html file.
Reproducible: Always
Steps to Reproduce:
1. Install Phoenix nightly with a clean profile.
2. Import previous bookmarks file.
3. Restart Phoenix.
Actual Results:
The Bookmarks menu and toolbar were empty except for "Add to Bookmarks..." and
"Manage Bookmarks...".
Expected Results:
Displayed my bookmarks for easier web navigation.
Reporter | ||
Comment 1•22 years ago
|
||
Also confirmed installing with a dirty profile.
Comment 2•22 years ago
|
||
This is probably related to (or a dupe of) bug 194099
Assignee | ||
Comment 3•22 years ago
|
||
I can not reproduce this bug.
Maybe it was fixed by the patch for bug 194099. Or maybe you are requesting that
the imported bookmark toolbar folder should become the one in the imported file?
Reporter | ||
Comment 4•22 years ago
|
||
Well, it very well could be related to bug 194099, you never know, but the
external behavior is very different.
The problem I'm having (and at least one other) is that the imported bookmarks
don't appear in the toolbar and they don't appear under the bookmarks menu.
Apparently, they do appear in the bookmark manager, and I'm sure that they are
stored in the bookmarks.html file.
When a build is released for the 21st, I'll see if the problem is resolved and
report back.
Reporter | ||
Comment 5•22 years ago
|
||
Problem is fixed with the 2/21 build. Confirmed with both new and old profile
and several restarts.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 6•22 years ago
|
||
This should not be marked as FIXED, it's a duplicate of bug 194099
According to Motohiko, one necessary condition of this bug was
user_pref("browser.tabs.autoHide", false);
I could confirm with 20030219~20030220, and verify fixed with Pierre's patch
(20030221).
So it is reasonable to be marked as duplicate of Bug 194099.
Reporter | ||
Comment 8•22 years ago
|
||
Apparently I have to reopen this in order to (against my better judgement),
change it to a dupe. This comment is filler.
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Reporter | ||
Comment 9•22 years ago
|
||
Bam!
*** This bug has been marked as a duplicate of 194099 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•