gvSIG bugs #487
WFS nullPointer on getFullExtent() when empty
| Status: | New | % Done: | 0% | |
|---|---|---|---|---|
| Priority: | Normal | |||
| Assignee: | ||||
| Category: | - | |||
| Target version: | - | |||
| Severity: | Add-on name: | Unknown | ||
| gvSIG version: | 1.11.0 | Add-on version: | ||
| gvSIG build: | Add-on build: | |||
| Operative System: | Add-on resolve version: | |||
| Keywords: | Add-on resolve build: | |||
| Has patch: | No |
Description
I'm using gvSIG 1.9, extension extWFS2, and when a WFS layer has no features and you try to save a project a nullPointer is thrown because a call to getFullExtent() is performed but the full extent has a null value. So you are no more able to save a project unless you remove all empty WFS layer.
Is this bug still present in next version or maybe I should use extWFS as WFS extension?
History
#1
Updated by Álvaro Anguix over 12 years ago
- Project changed from Application: gvSIG desktop to | gvSIG desktop 1
- Category deleted (
WFS)