Closed
Bug 69768
Opened 24 years ago
Closed 15 years ago
Copying bookmarks from IE Favorites only works till browser restart
Categories
(SeaMonkey :: Bookmarks & History, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: matthew, Unassigned)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; 0.8) Gecko/20010215
BuildID: 2001021508
After copying a bookmark from IE Favorites into Mozilla bookmarks, that bookmark
works (i.e. it can be used to go to a page), but after restarting the browser,
it does not.
Reproducible: Always
Steps to Reproduce:
1) Use Bookmark Manager to copy a bookmark from Imported IE Favorites.
[eg a bookmark "mozilla.org" to "www.mozilla.org"
2) Paste the bookmark into the "real" Mozilla bookmarks.
3) Select bookmark. Mozilla goes to URL correctly.
4) Close then restart Mozilla.
5) Select bookmark.
Actual Results: Mozilla went to the actual IE Favorite file, not the URL stored
within it, ie the URL bar displayed
file:///C|/WINNT/Profiles/username/Favorites/Mozilla/mozilla.org.url
and the browser window showed
[DEFAULT]
BASEURL=http://www.mozilla.org/
[InternetShortcut]
URL=http://www.mozilla.org/
Modified=303B6F0B4455C0013F
(the contents of the file within the Favorites file structure).
Expected Results: Should have gone to the URL www.mozilla.org.
I also noticed this before. Copy should probably be disabled when copying
Favorites is not supported. Also note that in the bookmark manager the
Edit/Copy, Paste and Delete items are enabled on Imported Favorites, and on the
context only Copy.
Reporter | ||
Comment 2•24 years ago
|
||
>Copy should probably be disabled
I disagree. Copy out of IE Favorites used not to work at all, now it half works
and might as well be fixed to work completely.
Comment 3•24 years ago
|
||
Confirming on a CVS Build from 11AM on WinNT.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 4•24 years ago
|
||
I think that the copied bookmark still has a Type of IEFavorite in the RDF,
even though it is not part of the IEFavorite tree. Presumably then we don't
know how to write it to disk, so that on restart, it does not have the correct
behaviour.
Comment 5•24 years ago
|
||
With the latest two nightly builds (2001041804 and 2001041904) on Windows 2000,
all of my imported IE bookmarks are acting this way.
using win32 installer m0.9. the following is copied from bug 76618:
"...all other imported ie favorite subfolders previously copied from ie
favorites into the main bookmarks tree display as single bookmarks without
titles; clicking on them opens the file:// structure at the relevant location.
the personal toolbar bookmarks folder, however, displays copied subdirectories
just fine...."
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla0.9.7
Comment 7•24 years ago
|
||
Paul Chen is now taking Bookmarks bugs. For your convenience, you can filter
email notifications caused by this by searching for 'ilikegoats'.
Assignee: ben → pchen
Status: ASSIGNED → NEW
moving to mozilla1.1 since I think we'll fix IE Favorites in other ways before
then ;-)
Status: NEW → ASSIGNED
Target Milestone: mozilla0.9.7 → mozilla1.1
Comment 9•23 years ago
|
||
mass reassign of pchen bookmark bugs to ben
Assignee: pchen → ben
Status: ASSIGNED → NEW
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: mozilla1.1 → mozilla1.2
Comment 10•23 years ago
|
||
*** Bug 100507 has been marked as a duplicate of this bug. ***
Comment 11•21 years ago
|
||
Mass reassign of my non-Firefox bugs to ben_seamonkey@hotmail.com
Assignee: bugs → ben_seamonkey
Status: ASSIGNED → NEW
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 12•19 years ago
|
||
I haven't seen this bug in years. Can anyone reproduce it in SeaMonkey?
Updated•18 years ago
|
Assignee: ben_seamonkey → nobody
QA Contact: claudius → bookmarks
Comment 13•15 years ago
|
||
SM 2 doesn't have imported IE bookmarks any more.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Comment 14•15 years ago
|
||
(In reply to comment #13)
> SM 2 doesn't have imported IE bookmarks any more.
Wrong, I just checked with a new profile just to be sure. In fact you should have checked yourself before taking action. Anyway, since I cannot reproduce this bug using the steps outlined in comment 0 (and that's what counts!) I'll leave the bug resolution as-is.
Comment 15•15 years ago
|
||
To import bookmarks or Favorites from other browsers Seamonkey must be started with the -migration option. This generates an Imported IE Favorites folder in Bookmarks.
Target Milestone: mozilla1.2alpha → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•