Dieser Artikel wurde automatisch erzeugt und wird auch automatisch wieder ausgelesen. Es ist deshalb wichtig, dass nur der Inhalt der gelben Code-Boxen verändert wird.

Es handelt sich dabei um eine Fehlermeldung des Feed-Validators, die eventuell noch ins Deutsche übersetzt werden muss. Wenn du kannst, hilf mit!

Status dieser Fehlermeldung: Noch nicht übersetzt

Meldung


<p><code>wfw:commentRSS</code> should be <code>wfw:commentRss</code></p>

Erklärung


<p>Due to a clerical error, the element Chris Sells originally spec'ed as
<code>wfw:commentRss</code> appeared as <code>wfw:commentR<b>SS</b></code>
(note the difference in case) on Joe Gregorio's site.  At least one product
(WordPress) has implemented and deployed feeds using the spelling originally
present on Joe's site.</p>
<p>Since that time, Joe has corrected his error.  Accordingly:</p>
<ul>
<li>All consumers are encouraged to accept both spellings.</li>
<li>All producers are encouraged to adopt the original spelling</li>
</ul>
<p>Here are a few links to prior discussions on the topic:</p>
<ul>
<li><a href="http://www.sellsbrothers.com/spout/default.aspx?content=archive.htm#exposingRssComments">Chris Sells</a></li>
<li>Joe Gregorio:
<ul>
<li><a href="http://web.archive.org/web/20050305162845/http://wellformedweb.org/news/wfw_namespace_elements/">Wayback</a></li>
<li><a href="http://wellformedweb.org/news/wfw_namespace_elements/">Current</a></li>
</ul>
</li>
<li><a href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=d1dc22b1-7d83-422c-adb6-758aee8d5fa6">Dare Obasanjo</a></li>
<li><a href="http://www.blojsom.com/blog/nerdery/2006/01/31/wfw-commentRSS-right.html">David Czarnecki</a></li>
<li><a href="http://groups.yahoo.com/group/rss-public/message/593">Greg Smith</a></li>
<li><a href="http://photomatt.net/2006/04/15/feed-validator/">Matthew Mullenweg</a></li>
<li><a href="http://groups.yahoo.com/group/rss-public/message/613">James Holderness</a></li>
</ul>

Lösung


<p>Change <code>wfw:commentRSS</code> to <code>wfw:commentR<b>ss</b></code></p>
<p>Wordpress users can find this in the <code>wp-rss2.php</code> file.</p>