Updates 47005 » History » Version 1
Pierre Marc, 09/17/2012 03:45 PM
1 | 1 | Pierre Marc | h1. 4.7.005 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 to v 4.7.004. |
6 | 1 | Pierre Marc | |
7 | 1 | Pierre Marc | * Bug corrrection on the encoding of the origin filename in case of file upload (bug #75). |
8 | 1 | Pierre Marc | |
9 | 1 | Pierre Marc | h2. New features |
10 | 1 | Pierre Marc | |
11 | 1 | Pierre Marc | * Adding a command LOG:GET_LEVEL that retreives the current level of the log. |
12 | 1 | Pierre Marc | |
13 | 1 | Pierre Marc | * Adding a flag to discard the sending of the http "server" header that contains a string identifying the Nirva server. This is a security enhancement. |
14 | 1 | Pierre Marc | |
15 | 1 | Pierre Marc | * Adding a command filter at application level to disable or allow access to nirva commands from client or web connectors. |