Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-8696

Admin extension page not displayed when there is not extensions

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.0.5
    • Fix Version/s: 4.1.0
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      The problem described on http://forum.civicrm.org/index.php?topic=21136.0 , I got the same. There is a diff attached.

      To resume the problem is CRM_Core_Extensions::getExtensions returns an empty array, so the condition "if ( self::$_extensions )" in CRM_Core_Admin_Extension::browse is false, which is interpreted as "the extension directory is not set" in the template file.

      Note: it works in my CiviCRM copy, but check it's correct and there is no better way to solve it since I'm a CiviCRM beginner.

        Attachments

          Activity

            People

            • Assignee:
              mover Michał Mach
              Reporter:
              seb35 Seb35
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: