Download & Extend

<br> causes the atom feed to malfunction

Project:Atom
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

If you introduce <br> in the slogan for linebrak in Drupal the atom feed malfunctions and halts.

e.g.
this is my slogan <br>next line in my slogan

Comments

#1

Status:active» fixed

You probably shouldn't have HTML in there in the first place, but I'm going to guess you're not the only one to ever do it.

I added strip_tags() to the site name (title) and site slogan (subtitle). Applied to HEAD, DRUPAL-4-7, and DRUPAL-4-6.

#2

thanks :)

#3

Status:fixed» closed (fixed)
nobody click here