Topology match in RunOnRequirement::isSatisfied may preempt later checks

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Unknown
    • 1.9.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      d1b18dd for PHPLIB-622 introduced server parameter checks to RunOnRequirement::isSatisfied; however, it did not remove earlier return true cases from topology checks. This means that a topology match could prevent the server parameter check from occurring at all.

      If not addressed, this could also affect auth and serverless checks that will be added by PHPLIB-669 and PHPLIB-670, respectively.

              Assignee:
              Jeremy Mikola
              Reporter:
              Jeremy Mikola
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: