Problem/Motivation

I ran into a problem where this module stopped working, since jQuery wasn't loaded.
While debugging this issue, I noticed that the geocoder library doens't have a dependency on jquery and because of that, jQuery wasn't loaded on my use case.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#4 3367959-4.patch674 bytesjeroent
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

JeroenT created an issue. See original summary.

jeroent’s picture

Title: Missing dependency on jquery » geocoder library is missing a dependency on jQuery
Issue summary: View changes
Status: Active » Needs review
jeroent’s picture

StatusFileSize
new674 bytes

  • itamair committed a815e732 on 3.0.x authored by JeroenT
    Issue #3367959 by JeroenT: geocoder library is missing a dependency on...
itamair’s picture

Status: Needs review » Fixed

Thx @JeroenT ... 3.0.11 release deployed with your patch.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.