Closed (fixed)
Project:
Mapping
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2012 at 04:09 UTC
Updated:
6 Sep 2013 at 03:11 UTC
Jump to comment: Most recent file
In the mapping example code, it's necessary to renamespace the map variable. This seems to happen because you redeclare the Drupal.mapping namespace later in the main js file after doing your initial namespace. I propose moving the namespaces at the end of the main mapping.js file.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1414936-js-namespace.patch | 1.56 KB | Brandonian |
Comments
Comment #1
Brandonian commentedAnd the attached patch. I've also taken the liberty of removing the bandaid fix in the mapping example js.
Comment #2
mac_weber commentedfixed http://drupalcode.org/project/mapping.git/commit/624f6da0c2b57cfa89bebaf...