?
avatar Chabi01
Chabi01
7 Jan 2019

Steps to reproduce the issue

Check this page : https://www.joomla.org/rss-news-feeds.html
Feeds works sometimes, doesnt sometimes.
Seems to be the same with a JEvent feed.

Expected result

Feed shown in the page, not to dowload !

Actual result

The browser (Firefox) ask to save "index.php" result. Erratic behavior as some links works, some dont.

System information (as much as possible)

Last Joomla version, Last Jevent version (in my case)

Additional comments

JEvents developers are unable to find out why the feeds are not working anymore and the erratic behavior is reproduced on the joomla feed page...

avatar Chabi01 Chabi01 - open - 7 Jan 2019
avatar joomla-cms-bot joomla-cms-bot - change - 7 Jan 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 7 Jan 2019
avatar brianteeman
brianteeman - comment - 7 Jan 2019

I cannot replicate that with the feeds on that page. Note those feeds are generated by feedburner and not by joomla

avatar Bakual Bakual - change - 7 Jan 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-01-07 11:22:15
Closed_By Bakual
avatar Bakual
Bakual - comment - 7 Jan 2019

Since this issue is not about the code of the CMS system but about the website, I'm closing it.
You can create a new issue at https://github.com/joomla/joomla-websites where website issues are tracked.

avatar Bakual Bakual - close - 7 Jan 2019
avatar GeraintEdwards
GeraintEdwards - comment - 7 Jan 2019

Can we re-open this please? This is an issue with that can be demonstrated with Joomla generated feeds - @Chabi01 used the joomla.org feed links in order to make it easy to replicate the issue.

See https://www.joomla.org/announcements.feed?type=rss or https://developer.joomla.org/?format=feed&type=rss

It arises with Firefox 64 and could be browser specific but other feeds work fine with Firefox 64 (e.g. http://feeds.bbci.co.uk/news/rss.xml) - try it with one of your own sites in Firefox 64,

I have done a lot of experimentation with mime types etc. and can't find what is different between the BBC feeds and the Joomla ones. BBC uses text/xml instead of application/rss+xml but changing that doesn't help in Joomla.

avatar Bakual Bakual - change - 7 Jan 2019
Status Closed New
Closed_Date 2019-01-07 11:22:15
Closed_By Bakual
avatar Bakual Bakual - reopen - 7 Jan 2019
avatar ReLater
ReLater - comment - 7 Jan 2019

Firefox has removed support for Feeds completely! You need addons, now.
Edge, too. I didn't test other browsers.

but other feeds work fine with Firefox 64 (e.g. http://feeds.bbci.co.uk/news/rss.xml)

I don't know what this means. I don't see a feed, just xml source code.

avatar mbabker
mbabker - comment - 7 Jan 2019

So again, not a core Joomla issue if the selected browser is no longer supporting parsing a RSS or Atom XML document into something user friendly (FWIW Chrome has always required an extension for this).

avatar Bakual Bakual - change - 7 Jan 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-01-07 14:49:49
Closed_By Bakual
avatar Bakual Bakual - close - 7 Jan 2019
avatar Bakual
Bakual - comment - 7 Jan 2019

Closing again then ?

avatar Fedik
Fedik - comment - 7 Jan 2019

@GeraintEdwards the difference:

<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/shared/bsp/xsl/rss/nolsol.xsl"?>

which later load a <link rel="stylesheet" href="/shared/bsp/xsl/rss/css/nolsol_xsl.css" type="text/css"/>

BBC RSS It is styled XML document (when you open it in Browser).

avatar Chabi01
Chabi01 - comment - 8 Jan 2019

Hi,
I see this : when i save the file, i can see several link to css file on my own site with feed links. If i removed the css style called in the file, i can then open the file in the browser.
Dont know if this is the issue or not.
Xavier

Add a Comment

Login with GitHub to post a comment