Links and titles generated by the aggregator may not validate, this is a result of less-than strict data coming in from RSS feeds.

Simple fix: check_url($link); and htmlentities($title) produces error free results. I'm on a Windows machine so can't create this simple patch, but applying these functions to line 556 does the job.

Can someone create a patch and change the status? This is a really easy bug fix for the 4.7 release :-)

Comments

Prometheus6’s picture

Status: Needs review » Closed (fixed)

I haven't looked at 4.6, but CVS is fine.

m3avrck’s picture

Great! Just checked CVS version as well and it appears that bug isn't coming up as well.