Opened 5 years ago

Closed 5 years ago

#2091 closed defect (fixed)

Update with null values doesn't work for float / short / octet

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: critical Milestone: 9.8
Component: qlparser Version: 9.7
Keywords: Cc: Bang Pham Huu
Complexity: Medium

Description

There is a bug when updating data of float and it has null values: the data will be considered as long, which works for simply byte copying but not when the values need to be checked against null values.

Change History (1)

comment:1 by Dimitar Misev, 5 years ago

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