jellyd said: "<i>Going along with this, ampersands appear to be a problem as well. jakeid
22924 (Bride's & Your New Home), for example, renders in viewable HTML
as
Bride's &amp; Your New Home
because the code reads
<b>Bride's &amp;amp; Your New Home</b>
probably from the urlencode call, since the actual database only has a
single ampersand in that record.</i>"
this is from the global replaces in dosearch.php3.
this is fixed with the new xml feed (0.5.2).