#76 closed defect (fixed)
[webstudio] New layer can't have feature source assigned
Reported by: | zjames | Owned by: | zjames |
---|---|---|---|
Priority: | medium | Milestone: | 1.2 |
Component: | Web Studio | Version: | 1.2.0 |
Severity: | major | Keywords: | |
Cc: | External ID: | 929598 |
Description
With 1.2 beta, the xml generated for a new layer is invalid once a feature source has been assigned. The SETRESOURCE operation fails and the layer is not updated so it's not possible to add a feature source for a new layer.
Webstudio's XML factory code must be updated to accommodate the 1.1.0 layer schema.
Change History (2)
comment:1 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 18 years ago
External ID: | → 929598 |
---|
Note:
See TracTickets
for help on using tickets.
corrected XML generation.