#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 Dimitar Misev, 23 months ago

Summary: extended and areas over non-materialized tiles should be initialized with null valuesextend/subset over non-materialized tiles should be initialized with null values

comment:2 by Dimitar Misev, 22 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.