Opened 2 years ago
Closed 2 years ago
#2616 closed defect (fixed)
extend/subset over non-materialized tiles should be initialized with null values
Reported by: | Dimitar Misev | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 10.1 |
Component: | qlparser | Version: | 10.0 |
Keywords: | Cc: | Peter Baumann | |
Complexity: | Medium |
Description
extend() beyond the array sdom currently initializes the out of bounds parts with 0.
The same happens when a subsetted area contains parts over non-materialized tiles.
In both cases they should be initialized with null values if defined by the array argument.
Change History (2)
comment:1 by , 2 years ago
Summary: | extended and areas over non-materialized tiles should be initialized with null values → extend/subset over non-materialized tiles should be initialized with null values |
---|
comment:2 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.