﻿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
18968	Spatialite GML test failure	Brian Galey	Brian Galey	"The GML returned from Spatialite has changed format in version 3.0 and above. When testing with Spatialite 3.0 and 3.1, the regex in test_gml no longer returns a match.

{{{
======================================================================
FAIL: test_gml (django.contrib.gis.tests.geoapp.tests.GeoQuerySetTest)
Testing GML output from the database using GeoQuerySet.gml().
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/home/brian/.virtualenvs/django/django.git/django/contrib/gis/tests/geoapp/tests.py"", line 530, in test_gml
    self.assertTrue(gml_regex.match(ptown.gml))
AssertionError: None is not true

----------------------------------------------------------------------
Ran 234 tests in 6.342s

FAILED (failures=1)
}}}"	Bug	closed	GIS	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
