Uploaded image for project: 'Jetspeed (Retired)'
  1. Jetspeed (Retired)
  2. JS1-369

[FIX] Current portletFactoryService doesn't check for PortletEntry security in registry

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Resolution: Fixed
    • 1.4b5-dev / CVS
    • None
    • Security
    • None
    • Operating System: Other
      Platform: All
    • 22024

    Description

      Line 401 :
      //pc.setSecurityRef(portletEntry.getSecurityRef());
      pc.setSecurityRef(getSecurityReference(null, portletEntry));

      the getSecurityRef doesn't use the portletEntry parameter so if the psml
      doesn't have any security ref, then jetspeed ignores the one defined at
      registry and uses the default one.

      Additional comment from Mark :

      The 2nd parameter is never used (I don't know why it's there). The problem
      is that we need to pass psml 'entry' to getPortletConfig. Can you open a
      Bugzilla bug for this or do you want me to ?

      Attachments

        Activity

          People

            Unassigned Unassigned
            apernoud@sopragroup.com Aurelien Pernoud
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: