Updates 47004 » History » Version 2
Version 1 (Pierre Marc, 07/26/2012 10:47 AM) → Version 2/4 (Pierre Marc, 07/26/2012 10:48 AM)
h1. 4.7.004 Updates
h2. Bugs
* Truncation of Commands returned String in java interface (bug #70). When the output buffer is greater than 256 bytes, the last character is missing. This issue occurs only in v 4.7.002 and 4.7.003.
* Pipes in returning SQL table (SQLite interface). When doing a SQL command for INSERT or REPLACE and using a pipe "|" character within the VALUES to be inserted the resulting select results in 2 NVDATA objects for the cell where the pipe was inserted (bug #69).
* No error thrown on OBJECT:CREATE command with FILE object. When giving an erroneous filename on OBJECT:CREATE command with TYPE='FILE' and PERSIST='-1', command does not throw an error but does not create the file (bug #63).
h2. Bugs
* Truncation of Commands returned String in java interface (bug #70). When the output buffer is greater than 256 bytes, the last character is missing. This issue occurs only in v 4.7.002 and 4.7.003.
* Pipes in returning SQL table (SQLite interface). When doing a SQL command for INSERT or REPLACE and using a pipe "|" character within the VALUES to be inserted the resulting select results in 2 NVDATA objects for the cell where the pipe was inserted (bug #69).
* No error thrown on OBJECT:CREATE command with FILE object. When giving an erroneous filename on OBJECT:CREATE command with TYPE='FILE' and PERSIST='-1', command does not throw an error but does not create the file (bug #63).