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>foo</code> must be a full URI</p>

Erklärung


<p>The specified value is not a full URI, or is mal-formed.</p>

Lösung


<p>If this is a link to a web page, make sure to include the "<code>http://</code>" at the beginning.  If you've already done that, it's possible that the URI contains an invalid character.  A complete list of acceptable characters can be found in <a href="http://www.ietf.org/rfc/rfc3986.txt">RFC 3986</a>.</p>

<p>If this is a mailing address, make sure to include the "<code>mailto:</code>" at the beginning.</p>

<p>The data in link elements <a href="../rss2.html#comments">must</a> begin win an <a href="http://www.iana.org/assignments/uri-schemes">IANA-registered</a> URI scheme</p>