Open
Bug 421816
Opened 17 years ago
Updated 2 years ago
web-based feed handlers cannot be removed
Categories
(Firefox :: File Handling, defect)
Firefox
File Handling
Tracking
()
NEW
People
(Reporter: elmar.ludwig, Unassigned)
References
Details
If I try to remove one of the three standard web-based feed handlers (Bloglines, Yahoo, Google), it will reappear after restarting the browser. The same happens when I add one manually as described here:
http://developer.mozilla.org/en/docs/Adding_feed_readers_to_Firefox
Removing the new handler seems to work (it disappears from the list), but the handler reappears after the next browser start.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5pre) Gecko/2008030804 Minefield/3.0b5pre
Reporter | ||
Comment 1•17 years ago
|
||
I forgot to add to the report:
Florian said in bug 402153 comment #7:
> The removeContentHandler method in WebContentConverter.js seems to not save
> anything.
Updated•17 years ago
|
Component: Preferences → File Handling
OS: Linux → All
QA Contact: preferences → file.handling
Hardware: PC → All
Comment 2•17 years ago
|
||
Is this a regression with the new protocol handling stuff?
Does it only affect the web feed handlers?
Comment 3•17 years ago
|
||
(In reply to comment #2)
> Is this a regression with the new protocol handling stuff?
It's a bug in the new "Application details" dialog introduced by bug 402252, but it's not a regression, as the old Feeds prefpane in Firefox 2 didn't provide any way to remove feed handlers.
Updated•17 years ago
|
Flags: wanted-firefox3+
Flags: blocking-firefox3?
Flags: blocking-firefox3-
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•