Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-14938

Inconsistent data results from ext_mgr->all_available() vs ext_mgr->is_available()

    XMLWordPrintable

Details

    Description

      If an extension folder exists, but the data in composer.json is inconsistent, the extension is not listed by the extension manager all_available method, as it checks for that. However, if you single out an extension and check it via is_available, it will return true even if the extension composer.json is malformed.
      The same behaviour should be expected from both calls.

      Attachments

        Activity

          People

            Marc Marc
            javiexin javiexin [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: