Bug report #2928
WFS-T field type are wrong
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Marco Hugentobler | ||
Category: | Web Services clients/WMS | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12988 |
Description
- Add this server: http://141.250.122.31:8080/geoserver/wfs
- Load streams layer and start the editing mode
- Draw a new feature and press right click to stop editing
- In the attribute insert window, QGis says that the attribute fields are txt
If I add txt GeoServer raises an exception, with numeric all is fine.
Thx
Luca
History
#1 Updated by Marco Hugentobler over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
This is fixed in 32648f6e (SVN r14007). Unfortunately, there is no QLongValidator, so attribute editing with large numbers could be a problem with QIntValidator