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>Missing source element: <code>foo</code></p>

Erklärung


<p>atom:source elements SHOULD include at least the required
feed-level Metadata elements (atom:id, atom:title, and atom:updated)
in the atom:source element.</p>

Lösung


<p>This may just be a typo.  Element names are case-sensitive; make sure you're using the right case.</p>
<p>Otherwise, insert the value of these elements as they appear in the source
feed.  Additionally, consider dong the same for any child atom:author,
atom:contributor, atom:rights, and atom:category elements.</p>