Opened 16 years ago
Closed 16 years ago
#819 closed defect (fixed)
Cannot use empty color setting for background color for bitonal raster layer
Reported by: | ronnielouie | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | 2.1 |
Component: | Server | Version: | 2.0.1 |
Severity: | minor | Keywords: | |
Cc: | External ID: | 1154120 |
Description
When a "Map Window Background" color is desired for raster layer, the corresponding XML should be an empty color setting. Attempt to save such a setting results in the following error:
Error: An exception occurred in DB XML component.
Error: XML Indexer: Parse error in document at line, 19, char 20. Parser message: Element 'Color' is not valid for content model: '(((ExplicitColor|Band)|Bands),ExtendedData1)'
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Milestone: | → 2.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Could you use a transparent color like: #ffffff00 (or is alpha value the first entry?).