Files
openlayers/test/spec/ol/format
Julien Enselme bb278df881 Don't append feature prefix twice in WFS requests
Some WFS servers like tinyOWS require the feature prefix to be in the
feature type for the feature to be found (eg `prefix:layer`).

The problem was, the prefix was always added to the feature type which
gave us a type name like `prefix:prefix:feature` or
`feature:prefix:feature`. The requests were then rejected by the WFS
server.

We now check if the feature type starts with the prefix. If it does, we
don't append it again. If it doesn't we do.
2017-04-20 10:32:39 +02:00
..
2013-12-10 15:35:50 +01:00
2016-07-14 11:13:39 +00:00
2014-03-26 14:59:08 +01:00
2015-02-11 13:24:23 +01:00
2016-12-14 13:42:47 +01:00
2017-01-02 23:03:03 +01:00
2016-08-08 09:58:11 -06:00
2017-02-08 13:29:26 +01:00
2016-12-15 17:18:53 +01:00
2016-08-08 09:58:11 -06:00
2016-08-08 09:58:11 -06:00
2016-08-08 09:58:11 -06:00
2016-12-14 13:42:47 +01:00
2016-08-08 09:58:11 -06:00