﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
27024	BaseGeometryWidget logs a false positive: Error creating geometry from value ''	Gavin Wahl	nobody	"When using a form with a PointField (or presumably anything using BaseGeometryWidget), if you 

1. Don't fill out the map field
2. Cause a ValidationError for another field
3. Submit the form

This error-level message will be logged:

`Error creating geometry from value ''`

There should not be any error logged because there is no error. Maybe `BaseGeometryWidget.deserialize` needs to check for `EMPTY_VALUES`?"	Bug	closed	GIS	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
