Uploaded image for project: 'Shindig'
  1. Shindig
  2. SHINDIG-1747

AbstractLockedDomainService has a protected enabled variable as well as a public isEnabled method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.5.0
    • 2.5.0-beta2
    • None
    • None

    Description

      AbstractLockedDomainService has both a protected enabled variable as well as a public isEnabled method. Both of which can be used to determine whether locked domains is enabled. However the methods in AbstractLockedDomainService and HashLockedDomainService all use the protected enabled variable so if someone who extends AbstractLockedDomainService or HashLockedDomainService and overrides isEnabled it won't actually be honored or used by any of the methods.

      Attachments

        1. issue-1747.patch
          3 kB
          Ryan Baxter

        Activity

          People

            rbaxter Ryan Baxter
            rbaxter Ryan Baxter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: