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

civicrm\CRM\Utils\System\joomla.php contains Joomla 1.0.x code that will not run natively in 1.5.

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 2.2.2
    • Fix Version/s: 3.0
    • Component/s: CiviCRM API
    • Labels:
      None

      Description

      civicrm\CRM\Utils\System\joomla.php contains old Joomla code such as

      static function mapConfigToSSL( )

      { global $mosConfig_live_site; $mosConfig_live_site = str_replace( 'http://', 'https://', $mosConfig_live_site ); }

      and other globals.

      I'm not sure yet if this is actually used, but that code should either be updated or dropped if not being used.

        Attachments

          Activity

            People

            • Assignee:
              sunil Sunil Pawar
              Reporter:
              mcsmom Elin Waring
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: