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

Fixing HTTPS issues with map contacts function

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Cannot Reproduce
    • Affects Version/s: 4.2.10
    • Fix Version/s: 4.4.4
    • Component/s: Core CiviCRM, Usability
    • Labels:
      None

      Description

      With mapping of contacts the organisation that I am part of has found some issues where browsers my block the map showing when a user goes to map contacts or click on the map icon for an address. This is mainly due to the fact that the map renders in http and we have all civi urls in https so browsers don't show the unsecured content.

      The probable solution is to change the url in line 35 of google.tpl from // to $_SERVER['SERVER_PROTOCOL']. This would mean that civi would load the map based on what the server protocol is.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              seamuslee Seamus Lee
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: