Testing Version :Labs - v3.0.0 (Stable 1526), we find that the RSS feed links created for child items in the Document Library are not given correct URL. Example:
opens the RSS Page listing the documents inside. But each has a URL of this form "http://localhost:8080/share/proxy/alfresco-feed/api/node/content/workspace/SpacesStore/e0027844-227f-47b0-9911-4154000f8824/SampleDocument.odt"
with child items correctly on that listing page: "http://our.alfresco.net:8080/share/page/site/test2rss/blog-postview?container=blog&postId=post-1233324981813_828"
Yes, sorry - it's a known issue. The fix is to replace the instances of "localhost" in the Share config to your FQDN so the Repository is seeing the same URL.
Is there a location (in the Alfresco wiki, for example?) where we can see a list in one place of all the "known issues" and their solutions for the current stable release?