Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-580

Fix ReadRequiredResources (patch management for standalone is broken)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.6.10
    • None
    • General Configuration
    • None

      The patch management no longer loads in standalone. It's because the access control annotartions are parsed differently compared to versions < 2.6.x.

      The annotations on the patch manager presenter read as

      @AccessControl(resources = {"/{selected.host}", "/{selected.host}/core-service=patching"}, recursive = false)
      

      The expression "/{selected.host}" resolves to an undefined address which makes problems in the new way the required resources are parsed. Bug seems to be code copied to ReadRequiredResources.

              hpehl@redhat.com Harald Pehl
              hpehl@redhat.com Harald Pehl
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: