http://bugs.winehq.org/show_bug.cgi?id=24865
Summary: Fix RSS Feed link on frontpage and under /news please Product: WineHQ.org Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: www-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: hennr@hennr.name
Firefox (currently running Version 4) does usually detect news feeds on sites and display a small rss feed logo in the right corner of the address bar.
This does not happen on winehq.org, could you please change this tag:
<link rel="alternate" title=" RSS" href="http://www.winehq.org/news/rss/" type="application/xml">
to:
<link rel="alternate" title="RSS" href="http://www.winehq.org/news/rss/" type="application/rss+xml" />
This should be done as well under /news and all articles that are in the news section, e.g. this:
http://www.winehq.org/news/2010101501
http://bugs.winehq.org/show_bug.cgi?id=24865
HennR hennr@hennr.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|x86 |All OS/Version|Linux |All
http://bugs.winehq.org/show_bug.cgi?id=24865
--- Comment #1 from HennR hennr@hennr.name 2010-10-31 15:50:20 CDT --- Come on guys, is this bug invalid?
Otherwise this should be quite simple to fix within some minutes.
http://bugs.winehq.org/show_bug.cgi?id=24865
--- Comment #2 from Jeff Zaroyko jeffz@jeffz.name 2010-10-31 15:53:16 CDT --- have you tried submitting a patch?
http://source.winehq.org/git/website.git/
http://bugs.winehq.org/show_bug.cgi?id=24865
--- Comment #3 from HennR hennr@hennr.name 2010-11-03 04:39:04 CDT --- OK, good point, I sent the patch to the list.
Not sure if the /news site gets the fix as well, let's see.
There's another point I'm not sure what to do with.
This site:
http://www.winehq.org/news/rss/
shows no news in FF 4, Chromium 6 and Arora (WebKit based), only FF 3.6 (or 3.x?) shows the news properly. Could anyone else have a look at it please?
http://bugs.winehq.org/show_bug.cgi?id=24865
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |nerv@dawncrow.de Resolution| |FIXED
--- Comment #4 from André H. nerv@dawncrow.de 2010-11-09 12:30:51 CST --- the patch wasnt seen as it would have need a [website] prefix to detect it faster. but now i mentioned it on IRC and it got in. The patch works, so this bug is fixed
http://bugs.winehq.org/show_bug.cgi?id=24865
--- Comment #5 from HennR hennr@hennr.name 2010-11-09 15:34:49 CST --- (In reply to comment #4)
the patch wasnt seen as it would have need a [website] prefix to detect it faster. but now i mentioned it on IRC and it got in.
Thanks for that.
I'll open a new bug for the other issue I mentioned in Comment #3. I'm going to link that new bug here then.
http://bugs.winehq.org/show_bug.cgi?id=24865
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2010-11-10 00:21:14 CST --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=24865
HennR hennr@hennr.name changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.winehq.org/show | |_bug.cgi?id=25099
--- Comment #7 from HennR hennr@hennr.name 2010-11-10 03:12:24 CST --- New report here:
http://bugs.winehq.org/show_bug.cgi?id=25099
http://bugs.winehq.org/show_bug.cgi?id=24865
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other
--- Comment #8 from Austin English austinenglish@gmail.com 2012-02-23 15:12:54 CST --- Removing deprecated 'All' Platform/OS.