Updates 47004 » History » Version 1
Pierre Marc, 07/26/2012 10:47 AM
1 | 1 | Pierre Marc | h1. 4.7.004 Updates |
---|---|---|---|
2 | 1 | Pierre Marc | |
3 | 1 | Pierre Marc | h2. Bugs |
4 | 1 | Pierre Marc | |
5 | 1 | Pierre Marc | * 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. |
6 | 1 | Pierre Marc | |
7 | 1 | Pierre Marc | * 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). |