Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-5917

[Fwk security] Fix BundlePermission check for fragments

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • framework-6.0.1
    • framework-6.0.2
    • Framework
    • None
    • Framework 6.0.0 + Fwk security 2.6.0

    Description

      With the current framework a fragment seems to require
      (org.osgi.framework.BundlePermission "*" "fragment")
      to attach to a host, instead of the expected and more restrictive
      (org.osgi.framework.BundlePermission "<host-symbolic-name>" "fragment")

      I have tested with Equinox as well, to make sure the provided symbolic name is correct etc., then it works as expected.

      Attachments

        Activity

          People

            karlpauls Karl Pauls
            cnoelle Christoph Nölle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: