Closed
Bug 457870
Opened 17 years ago
Closed 17 years ago
Export Bookmarks to html does nothing if MozFox extension is installed
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: edb_s-gene02moz, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
When trying to export bookmarks to a html file, the windows 'open file' dialog box opens, pressing 'save' closes it, but no bookmarks.html file is generate
(broke somewhere in updates to FireFox V3.0.3)
This was in the error console:
Error: uncaught exception: [Exception... "'JavaScript component does not have a method named: "getURIFlags"' when calling method: [nsIAboutModule::getURIFlags]" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "JS frame :: chrome://browser/content/places/places.js :: PO_exportBookmarks :: line 381" data: no]
Reproducible: Always
Steps to Reproduce:
1.Menu: Bookmarks > Organize...
2. Pointing to all bookmarks, choose menu: Import and Backup > Export HTML
3. use whatever as directory & file (I used D:\Temp\bookmarks.html)
Actual Results:
Nothing!
Expected Results:
Saved my bookmarks in a HTML file
Comment 1•17 years ago
|
||
Gene: I am not able to reproduce using Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3. I will try to hunt down Win 2K and see if I can reproduce the issue. I assume from your comment that this worked for you in 3.0.2. Also, can you reproduce the issue in Safe Mode (http://support.mozilla.com/kb/Safe+Mode)?
Comment 2•17 years ago
|
||
This works for me as well on Win 2K using Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3.
Reporter | ||
Comment 3•17 years ago
|
||
Whoops, sorry I didn't test it in 'Safe Mode' where it *does* work.
I will now check out my Add-ons which might be causing this problem.
Bookmark specific Extensions:
Bookmark Here 3.0
Bookmark Duplicate Detector 0.7.2
Will add comment here if I find out who is the culprit.
(Thanks for your time and trouble, so far!)
Reporter | ||
Comment 4•17 years ago
|
||
And the Winner (actually Loser) is:
MozFox addin. (It changes the Titlebar 'Mozilla Firefox' text to random strings.)
Disabling MozFox 1.0 fixed the problem of nothing happening with Export Bookmarks to HTML.
Comment 5•17 years ago
|
||
Based on Comment 4, closing this one out and updating summary.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Summary: Export Bookmarks to html doses nothing → Export Bookmarks to html does nothing if MozFox extension is installed
You need to log in
before you can comment on or make changes to this bug.
Description
•