Uploaded image for project: '[Read Only] - Hippo Essentials'
  1. [Read Only] - Hippo Essentials
  2. ESSENTIALS-1050

Google maps not shown when used with API key

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 3.1.0
    • 3.2.0
    • None

    Description

      Error in the ftl and jsp for googlemaps. When a key is available it is given as a request parameter in this way:

      ?key=<key>&callback=<callback>

      The & must be replaced with

      &amp;

      to be valid html that can be parsed correctly by the HeadContributionTag.

      Error shown: [Fatal Error] :1:129: The reference to entity "callback" must end with the ';' delimiter.

      Attachments

        Activity

          People

            clientserviceteam Client Service Team
            bleunis Bert Leunis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: