Active
Project:
Microdata
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
21 Jun 2012 at 14:11 UTC
Updated:
29 Jun 2012 at 11:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
colette commentedFirst version of the patch tests the microdata for latitude/longitude fields for the geofield_latlon widget type.
Comment #2
colette commentedTesting for the geofield_latlon and geofield_wkt widget types, and geofield_latlon, geofield_lat, geofield_lon, geofield_wkt display types.
Comment #3
colette commentedUpdated patch with test function for shapes.
Comment #4
colette commentedUpdated patch with test function for WKT linestrings.
Comment #5
Anonymous (not verified) commentedThere is a naming conflict with geofield module, so the name of the class needs to be changed. GeofieldMicrodataMarkupTestCase would be appropriate. Can you also post an issue to change that for the Email test which was commited?
Comment #6
colette commentedIt's done. I'll update the email test as well.