[ http://issues.apache.org/jira/browse/JS2-518?page=all ]
Ate Douma closed JS2-518.
-------------------------
Fix Version/s: 2.1
Resolution: Invalid
Although the feed you gave in your example indeed results in an error (so we
might have a different issue here), this is not because preferences in PSML
wouldn't work. I tried it with a different feed
(http://www.npr.org/rss/rss.php?topicId=3) and that works well.
> Setting PorletPreferences in PSML does not work
> -----------------------------------------------
>
> Key: JS2-518
> URL: http://issues.apache.org/jira/browse/JS2-518
> Project: Jetspeed 2
> Issue Type: Bug
> Components: PSML
> Affects Versions: 2.0-FINAL
> Reporter: Konrad Hosemann
> Fix For: 2.1
>
>
> It works as described in JS2-383 for the Bookmarkportlet, but not for the
> RSS-Portlets. I added the following preferences to rss.psml:
> <fragment id="rss-101" type="portlet" name="rss::RSS">
> <property layout="TwoColumns" name="row" value="0" />
> <property layout="TwoColumns" name="column" value="0" />
> <preference name="url" readOnly="false">
> <value>http://news.google.de/?output=atom</value>
> </preference>
> </fragment>
> <fragment id="rss-102" type="portlet" name="rss::RomeRSS">
> <property layout="TwoColumns" name="row" value="0" />
> <property layout="TwoColumns" name="column" value="1" />
> <preference name="url" readOnly="false">
> <value>http://news.google.de/?output=atom</value>
> </preference>
> </fragment>
> Without effect
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]