I discovered that my atom feed was invalid when using serendipity_event_picasa because there was an unclosed <img> tag, which is valid in html but invalid in xml/xhtml.
The problem is in each of the .tpl files in the serendipity_event_picasa plugin. Each of them does not close its <img> tags. The fix is simply to replace <img ...... > with <img ....... /> in each .tpl file. With that fix, my atom feed validates correctly again.
greg
Atom feed invalid when using picasa plugin
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Atom feed invalid when using picasa plugin
Hi!
Thanks for mentioning this, I've fixed it!
Regards,
Garvin
Thanks for mentioning this, I've fixed it!
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/