Ticket #1781 (closed defect: fixed)
[WFS] Produce exception if gml_featureid item not valid
| Reported by: | dmorissette | Owned by: | dmorissette |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | WFS Server | Version: | 4.8 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If a WFS layer contains the wfs/gml_featureid metadata and the item in the metadata is not found in the database, then we should issue an exception. At the moment, if the item is not found we just silently ignore the featureid, resulting in invalid WFS responses (i.e. without fid) that can be hard to debug with some clients. (The WFS spec requires the fid attribute in GetFeature responses.) If I hear no objections then I'll make this change in 4.9
Change History
Note: See
TracTickets for help on using
tickets.
