Loading...
 
Features / Usability

Features / Usability


Invalid RSS

posts: 3665 United States

AFAIK, the <author> element must include an email address (see RSS Spec). However, TIKI omits the email address if the author as specified their email to be private. This produces RSS XML that does not conform properly.

For example, the RSS feed for this forum does not validate properly.

I've looked through rsslib.php ... how can I add a dummy email address to the RSS feed for users who have specified a private email?

Thanks,

Rick