Closed
Bug 265694
Opened 20 years ago
Closed 20 years ago
Live bookmark pointing to MoinMoin RSS feed fails to "load"
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: urkle, Assigned: vlad)
References
()
Details
User-Agent: Mozilla/5.0 Galeon/1.2.14 (X11; Linux i686; U;) Gecko/20040503 Build Identifier: Firefox 0.10.1 Preview release Adding a live bookmark to a MoinMoin Wiki RSS feed (moin.sf.net) fails to load. Reproducible: Always Steps to Reproduce: 1) Add live bookmark to the URL in the bugzilla report. 2) click on newly created live bookmark Actual Results: Firefox fails to create entries in the menu. Expected Results: Creating mene entires for recent wiki updates
Comment 1•20 years ago
|
||
The feed declares xmlns:None="http://purl.org/rss/1.0/" which would mean that <None:item> is an RSS 1.0 item, not that <item> is. Needs to be xmlns="http://purl.org/rss/1.0/" to declare the default namespace.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 2•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•