Potentially unused code in maps.inc.php

XMLWordPrintable

    • Type: Incident report
    • Resolution: Fixed
    • Priority: Minor
    • 2.1.0
    • Affects Version/s: 2.0.5rc1, 2.1.0
    • Component/s: Frontend (F)

      In 1.8 is was possible to display information about unknown triggers in map elements. The functionality was removed in 2.0 but it seems that some of the related code still remains. Code like:

      if ($i['unknown'])

      { $info['info']['unknown'] = array( 'msg' => $i['unknown'].' '._('Unknown'), 'color' => $colors['Gray'] ); }

      in getMapsInfo(). It should be removed.

            Assignee:
            Unassigned
            Reporter:
            Pavels Jelisejevs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: