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

Remove useless latlong formatting operations

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 1.9.2
    • 1.9.1
    • None
    • Any
    • MOODLE_19_STABLE
    • MOODLE_19_STABLE

      While formatting the output to display a latlong field in list or single view, currently some completely useless operations are being applied, such as a concatenation in the form

      "" . $string (instead of just $string)

      or a subtraction in the form

      0 - $number (instead of just -$number)

        1. MDL-15423.patch
          1 kB
          Robert Allerstorfer

            roal Robert Allerstorfer (Inactive)
            roal Robert Allerstorfer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

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