Closed (fixed)
Project:
Location
Version:
6.x-3.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
14 Nov 2008 at 22:22 UTC
Updated:
25 Mar 2017 at 20:41 UTC
The genid column in the location_instance table is not fully documented, but I'm assuming that if I can save with that key, I should be able to load with that key too. That's not possible yet because location_load_locations uses SQL that forces a numeric filter, but here's a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| location_load_locations-genid.patch | 992 bytes | Anonymous (not verified) |
Comments
Comment #1
bdragon commentedDoh! Good catch.
Fixed, thanks.
http://drupal.org/cvs?commit=153432
http://drupal.org/cvs?commit=153433