CRM-12097 extra / in drupal/civicrm.install

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.3.0
    • Fix Version/s: 4.3.0
    • Labels:
      None

      Description

      This patch was updated after @lobo committed the fix to 4.3 for http://issues.civicrm.org/jira/browse/CRM-11216

      http://drupal.org/files/1830416-sub-folder-support-3.patch

      $url = $base_url . '/' . $civicrm_path . '/install/index.php';

      Needs to be just...

      $url = $base_url . '/' . $civicrm_path . 'install/index.php';

      ... for install to create a correctly formatted civicrm.settings.php

        Attachments

          Activity

          [CRM-12097] extra / in drupal/civicrm.install
          There are no comments yet on this issue.

            People

            • Assignee:
              Donald A. Lobo
              Reporter:
              Kevin Reynen

              Dates

              • Created:
                Updated:
                Resolved: