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>type attribute must be "text", "html", or "xhtml"</p>

Erklärung


<p>The specified attribute value is not a valid value for this element.</p>
<p>MIME media types may only be used as values for the "type" attribute
atom:content elements.</p>

Lösung


<p>Change the attribute value to either <code>text</code> or <code>html</code> or <code>xhtml</code>.</p>