Open
Bug 248352
Opened 20 years ago
Updated 2 years ago
Preserve sort order when migrating bookmarks from IE
Categories
(Firefox :: Migration, defect)
Tracking
()
NEW
People
(Reporter: codedread, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
When I import my bookmarks from IE, the top-level bookmarks menu maintains the
same order as in IE. However, the subfolders within the bookmarks folder do not
maintain the same ordering. This means sub-subfolders are intermixed with
regular bookmarks in some "random" fashion.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
Subfolders within bookmarks should maintain the same order as in IE.
Comment 2•20 years ago
|
||
*** Bug 270575 has been marked as a duplicate of this bug. ***
Comment 3•20 years ago
|
||
Confirming bug based on dupes.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 4•20 years ago
|
||
I just learned of why this happens today from
http://www.arstdesign.com/articles/iefavorites.html (in case it helps anyone
solve this bug)
Reporter | ||
Comment 5•19 years ago
|
||
In case it wasn't clear, the above link I pasted in contains actual C++ code
that solves this problem (http://www.arstdesign.com/articles/iefavorites.html)
Updated•19 years ago
|
Assignee: bugs → nobody
OS: Windows 2000 → Windows XP
Comment 6•19 years ago
|
||
*** Bug 330491 has been marked as a duplicate of this bug. ***
Updated•19 years ago
|
Summary: Migrating bookmarks from IE leaves subfolders unsorted → Migrating bookmarks from IE leaves subfolders unsorted (preserve sort order on import)
Comment 7•19 years ago
|
||
*** Bug 269312 has been marked as a duplicate of this bug. ***
Comment 8•19 years ago
|
||
*** Bug 304076 has been marked as a duplicate of this bug. ***
Comment 9•19 years ago
|
||
*** Bug 276800 has been marked as a duplicate of this bug. ***
Updated•17 years ago
|
Summary: Migrating bookmarks from IE leaves subfolders unsorted (preserve sort order on import) → When migrating bookmarks from IE, preserve subfolders sort order
Updated•17 years ago
|
Version: unspecified → Trunk
Updated•12 years ago
|
Status: NEW → ASSIGNED
Updated•12 years ago
|
Assignee: nobody → mano
Updated•9 years ago
|
OS: Windows XP → Windows
Hardware: x86 → All
Summary: When migrating bookmarks from IE, preserve subfolders sort order → Preserve sort order when migrating bookmarks from IE
Updated•6 years ago
|
Assignee: asaf → nobody
Status: ASSIGNED → NEW
Updated•2 years ago
|
Severity: normal → S3
Comment 14•2 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 8 duplicates.
:Gijs, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Flags: needinfo?(gijskruitbosch+bugs)
Comment 15•2 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Flags: needinfo?(gijskruitbosch+bugs)
You need to log in
before you can comment on or make changes to this bug.
Description
•