Opened 18 years ago
Closed 18 years ago
#19 closed defect (fixed)
Layer stylization fails when null geometry is encountered
Reported by: | traianstanev | Owned by: | traianstanev |
---|---|---|---|
Priority: | medium | Milestone: | 1.2 |
Component: | Mapping Service | Version: | 1.1.0 |
Severity: | major | Keywords: | |
Cc: | External ID: | 922579 |
Description
If GetGeometry() for a feature reader throws an exception because of a NULL feature, the whole layer fails to stylize. The right thing to do is to only fail for the one feature.
Change History (5)
comment:1 by , 18 years ago
External ID: | → 922579 |
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 18 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 by , 18 years ago
comment:5 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
Reopened since there are a couple of places I forgot to add the check.