Closed
Bug 443656
Opened 16 years ago
Closed 13 years ago
Live bookmark failed to load password protected feed
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
DUPLICATE
of bug 254534
People
(Reporter: kazuho, Unassigned)
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9) Gecko/2008061004 Firefox/3.0
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9) Gecko/2008061004 Firefox/3.0
It says "live bookmark feed failed to load" if I save a password protected feed to live bookmark even I save a password of the feed. It looks like live bookmark don't send password information.
Reproducible: Always
Steps to Reproduce:
1. Save a password protected feed as live bookmark
2. Save the password of the feed
3. Restart Firefox
4. Reload the live bookmark
Actual Results:
The live bookmark says "live bookmark feed failed to load" and an error is reported in Error Console.
Expected Results:
Send correct password and update feeed.
If I access the feed page via location bar and enter password information, then live bookmark can read the feed. But it is not convenient.
Reporter | ||
Comment 1•16 years ago
|
||
This is a patch of live bookmark for password protected RSS feed.
Attachment #328191 -
Flags: review?(dietrich)
Comment 2•16 years ago
|
||
Bulk closing all UNCONFIRMED bugs dealing with places that haven't had any bug activity in over 120 days, have no votes, and are not enhancement requests.
If you are still experiencing this issue in Firefox 3.0 or later, please re-open the bug with steps to reproduce (if they were not part of the original comment).
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
Comment 3•16 years ago
|
||
this has a patch that could worth looking at, reopening
Status: RESOLVED → UNCONFIRMED
Resolution: INCOMPLETE → ---
Comment 4•16 years ago
|
||
confirmed using gmail. feed loads fine when logged into gmail. sign out, and "feed failed to load".
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•16 years ago
|
OS: Mac OS X → All
Hardware: PowerPC → All
Version: unspecified → Trunk
Comment 5•16 years ago
|
||
should talk about doing this for microsummaries as well.
Comment 6•16 years ago
|
||
Comment on attachment 328191 [details] [diff] [review]
Patch of live bookmark for password protected feed
r-, this patch didn't fix the problem, in the gmail example.
Attachment #328191 -
Flags: review?(dietrich)
Comment 7•15 years ago
|
||
in addition to comment 4 you get following error console output:
Error: 'Failure' when calling method: [nsINavHistoryBatchCallback::runBatched] = NS_ERROR_FAILURE
Source file: file:///G:/Internet/Browser/Firefox.Trunk/components/nsLivemarkService.js
Line: 590
----------
Error: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsINavBookmarksService.runInBatchMode]
Source file: file:///G:/Internet/Browser/Firefox.Trunk/components/nsLivemarkService.js
Line: 590
Comment 8•13 years ago
|
||
since the patch didn't help, duplicating, if you want to produce a new patch please attach it to the original bug.
Status: NEW → RESOLVED
Closed: 16 years ago → 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•