hello
in the footer of my website, i have this line
`
<?php printZenpageRSSLink('Comments','',' | ',gettext('Comments'),'', true); ?>
`
with zenphoto 1.3.0, this rss feed shows only the news comments but not the pictures comments.
by exemple : follow the generated link by the code: http://vincent.bourganel.free.fr/zenphotoNB/rss-news-comments.php?lang=fr_FR
you should see that the pictures comments are not shown.
it seems to be a bug ?