Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-518

Setting PorletPreferences in PSML does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 2.0-FINAL
    • 2.1
    • PSML
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            konz Konrad Hosemann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: