What is Posh ?
| Download
| Documentation
| Forum
| Widgets
| Plug-ins
| Translator
| Contribute
| Blog
You are not logged in.
I don't really know if it's a bug, I wonder if it's normal that such an RSS feed can not be rendered.
I have the message : "Ce flux RSS semble non valide ou indisponible"
The feed is generated by Nuxéo DM
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>Section 1</title>
<link>http://........:8080/nuxeo/getSyndicationDocument.faces?docRef=default%2Fd3eb8297-4ce0-4d44-a81f-3220a9989fda&feedType=rss_2.0</link>
<description>Section 1</description>
<item>
<title>SMILE GED</title>
<link>http://........:8080/nuxeo/nxpath/default/domaine-de-test-jpj/sections/section-1/smile-ged@view_documents</link>
<description>SMILE GED 2</description>
<pubDate>Tue, 20 Jul 2010 07:02:12 GMT</pubDate>
<guid>http://................:8080/nuxeo/nxpath/default/domaine-de-test-jpj/sections/section-1/smile-ged@view_documents</guid>
<dc:creator>mylogin</dc:creator>
<dc:date>2010-07-20T07:02:12Z</dc:date>
</item>
</channel>
</rss>
Last edited by betatester (2010-07-22 10:26:18)
Offline
Hello,
Your RSS feed works on my Posh (current development release).
What version of Posh do you use ?
Is your Nuxeo feed password protected (or authentified on client browser) ?
Could you test with SVN trunk Posh release, available on sourceforge svn ?
Offline