Changes between Version 3 and Version 4 of Release/2.4/Notes
- Timestamp:
- 04/03/07 12:48:13 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/2.4/Notes
v3 v4 17 17 * The WFS Tile internal naming changed from using a "urls" parameter on the Tile, which was an array of strings, to 'url', which is a single string, to be more in line with other tile types. Users who have extended the WFS Tile in some way may need to modify their code to support this. 18 18 * If no featureClass is specified as an option to the WFS layer, the layer will by default display using vectors instead of markers. 19 * Internet Explorer does not have a built in XML Serializer, so it can not save WFS-T payloads to a server via the 'commit' method on a WFS layer. 19 * Internet Explorer does not have a built in XML Serializer, so it can not save WFS-T payloads to a server via the 'commit' method on a WFS layer. (Tracked in bug number #535) 20 20 * Safari's built in XML Serializer does not maintain namespaces, so it can not save WFS-T payloads to a server via the 'commit' method on a WFS layer.
