In Views, when trying to create a view with a geofield location, no matter the value of the zoom finer field under "CUSTOM MAP CENTER & ZOOM" will create a validation error saying "Zoom Finer is not a number".

CommentFileSizeAuthor
#2 3119042-fix-for-zoom-finer.patch628 bytesrobbmlewis

Comments

RobbMLewis created an issue. See original summary.

robbmlewis’s picture

StatusFileSize
new628 bytes

To resolve, step needs to be changed from 0 to another number for that field. Patch changes it to 1.

itamair’s picture

Status: Active » Fixed

thanks @RobbMLewis ... I couldn't reproduce your issue, but actually your patch makes sense to me.
Going to commit into dev.

  • itamair committed 57ab32b on 8.x-1.x authored by RobbMLewis
    Issue #3119042 by RobbMLewis: Zoom Finer field doesn't validate
    

Status: Fixed » Closed (fixed)

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