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>IRI found where URL expected</p>

Erklärung


<p>All <code>link</code> and <code>url</code> elements MUST be valid URLs.</p>
<p>An <a href="http://www.apps.ietf.org/rfc/rfc3987.html">Internationalized Resource Identifier</a> (IRI) provides a means to identify Internet resources using non-ASCII characters that can't be present in URLs.</p>

Lösung


<p>An IRI that contains non-ASCII characters MUST be converted to a URL using the <a href="http://www.apps.ietf.org/rfc/rfc3987.html#sec-3.2">procedure</a> described in RFC 3987</p>