Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-9836

Authorize.net / SSL Config Bug prevents display of options from enrol/authorize/enrol.php

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.6.6, 1.7.3, 1.8.2, 1.9
    • 1.8.1
    • Enrolments
    • None
    • MySQL
    • MOODLE_18_STABLE
    • MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE

      Selecting "Settings" on Authorize.Net on admin/enrol.php brings up a page describing Authorize Net settings, then a link "Go to the secure page to configure this plugin."

      Clicking it, and/or using a https URL does NOT get access to the settings, but instead LOOPS right back to the same page.

      looks like the evaluation of:

      elseif (empty($_SERVER['HTTPS']) || $_SERVER['HTTPS'] == 'off') {

      is returning with "empty", when the Location Bar displays a URL leading w/ https:

            skodak Petr Skoda
            mikelieman Mike Lieman
            Nobody Nobody
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.