[Bug 24865] New: Fix RSS Feed link on frontpage and under /news please

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 23 13:25:34 CDT 2010


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 at winehq.org
        ReportedBy: hennr at 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

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list