XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.0
    • 2.0
    • Installation
    • None
    • Any
    • MOODLE_20_STABLE
    • MOODLE_20_STABLE

      When working in the Windows installer, I've detected that threre are some problems with back & forward slashes in the installer:

      dirroot is calculated with dirname() that uses "native" windows backslashes.
      dataroot is calculated with moodle stuff, that always use forwardslashes

      Later, dirroot is written with forwardslashes.

      And then, later, in admin/index.php, dirroot is checked again with realpath(), and that doesn't pass the test when comparing back & forward slashed dirroots.

      So I'm going to:

      0) After chat with Sam, use always forward-slashes seems to be ok.
      1) Change install to suggest forward-slashed dirroot.
      2) Change admin/index.php check to ignore back & forward slashes differences.

      Ciao

            stronk7 Eloy Lafuente (stronk7)
            stronk7 Eloy Lafuente (stronk7)
            Petr Skoda Petr Skoda
            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.