Closed brews closed 8 years ago
This might be a part of a more serious problem, or a separate bug:
I've gone back and looked at Elements that I've entered lat lon from GPX on bulk entry. These are entries where the values seemed to have been accepted. If I go back and find these Elements in the metadata browser, Location's lat and lon appear to be empty.
On this same Element, I can attempt to correct the missing lat lons by putting lat lon values into the field through the meta data browser (connecting it with GPX file waypoints). They appear to read correctly in the GUI and I can confirm this in the outgoing Element's XML. However, reloading the Element in the browser after this exchange shows no lat lon.
On sites that had location added in previous versions of Tellervo, the location still shows in Meta Data browser. I'm just not seeing lat lon from new bulk entry, through.
As a workaround I tried to change location of a sample by creating a series and then editing through the "metadata" tab. After editing location, XML for [1] element gives message code 998:
"PHP Notice - Trying to get property of non-object."
This looks like it might be a different bug?
Problem caused by a change in namespace handling for GML tags.
Tridas v1.2.0 on Ubuntu 14.04
To reproduce:
tellervo-submission.log is attached.