Updates 47003 » History » Version 1

Pierre Marc, 06/04/2012 09:44 AM

1 1 Pierre Marc
h1. 4.7.003 Updates
2 1 Pierre Marc
3 1 Pierre Marc
h2. Bugs
4 1 Pierre Marc
5 1 Pierre Marc
* When some java code calls some java code threw Nirva (ex java procedure calls a java procedure) and the last calling code get something from the output buffer that is greater than 1024 bytes, a potentially fatal exception occurs. Nirva becomes instable and may crash. (bug #61).
6 1 Pierre Marc
* When the import file contains a line with length greater than the specified maximum line length (so terminating with an antislash), the import adds a space in the data before reading the next line. (bug #60).
7 1 Pierre Marc
* The LINE_LENGHT parameter of the EXPORT command is not working fine with a value greater than 1024. (bug #59).
8 1 Pierre Marc
* The command OBJECT:TABLE_CLEAR_ROWS removes the rows instead of clearing them. This occurs in both nvs (server) and nvc (client). (bug #58).
9 1 Pierre Marc
* The OBJECT:TABLE_CLEAR_ROW removes the given row instead of clearing it. (bug #57).
10 1 Pierre Marc
11 1 Pierre Marc
h2. Features
12 1 Pierre Marc
13 1 Pierre Marc
* Adding an exception and signal log.