There are schema errors for geocoder_field:
- weight: missing
- reverse_geocode_field: invalid type (should be sequence)
- hidden: missing
- disabled: missing

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

szato created an issue. See original summary.

szato’s picture

Status: Active » Needs review
FileSize
922 bytes
itamair’s picture

I can agree that those indexes (weight, hidden, disabled) in the scheme are missing.
But:
- weight.label shouldn't be called Geocode method, right?
- should the geocode_field be sequence so as the reverse_geocode_field needs to be?

Sorry, but may you carefully correct your patch please?

itamair’s picture

Status: Needs review » Needs work
szato’s picture

Issue summary: View changes
Status: Needs work » Needs review
FileSize
853 bytes

Thank you for your review, you are right.
Label and type (string is correct) fixed, patch attached.

  • itamair committed 460c11d on 8.x-2.x authored by szato
    Issue #2971970 by szato: Invalid geocoder_field schema
    
itamair’s picture

Status: Needs review » Fixed

You are welcome @szato ... you patch added to dev.
Thank for your contribution

Status: Fixed » Closed (fixed)

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