This document provides a list of both fixed and known issues for the release of NWS 1.1.4.5. Fixed issues have all been addressed since the last patch release to NWS 1.1.3. For known, open issues, a workaround has been provided, where possible.
These issues are especially noteworthy; they may be new features, changes to existing features, or changes to the API. New issues are highlighted in the beginning of the release notes document as they are deemed to be critical in this release.
These issues are actively being worked on by our Engineering department. They may or may not be scheduled for an upcoming release.
These issues have been fixed and verified by QA since the last release.
| Issue # |
Description |
Notes |
Status |
Workaround |
| N/A |
Partial File Upload |
Nirvanix users may now choose to upload files in small chunks, using the HTTP upload protocol. This is similar to the AppendFile web service available in the Nirvanix SOAP API.
For more information, please read our API documentation. |
New |
N/A |
| N/A |
Partial File Update |
Nirvanix users may now elect to upload only the changed portions of files, rather than uploading the entire new file. For example, if you have an existing file called “abc,” and you wanted to change the file to “abcd,” you would only have to append the additional “d” to the existing file. More information on how to access this feature is in the API documentation. |
New |
N/A |
| N/A |
File Overwrite |
Nirvanix users may now overwrite entire existing files without receiving a file “Already Exists” error. To make use of this functionality, you must use the GetStorageNodeExtended web service. The WSDL for this service may be found in the IMFS namespace (http://services.nirvanix.com/ws/IMFS.asmx).More information on how to access this feature is in the API documentation. |
New |
N/A |
| N/A |
Proxy Login |
Nirvanix users may use the new LoginProxy web service to perform a login on behalf of a customer. This allows users to avoid exposing their application keys to their customers. The WSDL for this service may be found at http://services.nirvanix.com/ws/Authentication.asmx.More information on how to access and use this feature is in the API documentation. |
|
|
| 349 |
Account Usage Report hitting target account and not login acct |
When master accounts perform a download on behalf of a child account, that usage is no longer included in the child account. |
Closed |
N/A |
| 472 |
Account-Locked Email is not sent to master account |
When master accounts are locked out of the service (for example, when attempting five invalid login attempts), an email is now sent to the address on file indicating that the account has been locked. |
Closed |
N/A |
| 520 |
Improper responseCode is being returned when called Transcode with the srcFilePath set to a Non Existing file. |
An appropriate error code and response is returned if Transcoding (audio or video) is called with an invalid source path. |
Closed |
N/A |
| 531 |
Graphs details are being populated incorrectly for MasterAccount. |
The account usage graphs in the Nirvanix Management Portal (NMP) no longer incorrectly display “0B” on the Y-axis. |
Closed |
N/A |
| 575 |
Text on verifyEmailResent.aspx is too short to draw all navigation in IE6. |
IE6 now fully displays the message when a verification email is requested to be sent by the user in NMP. |
Closed |
N/A |
| 613 |
Invalid functionality of Authentication security. |
The correct message now displays in NMP when five consecutive invalid login attempts are made. |
Closed |
N/A |
| 615 |
Able to set child account password with the password length less than 6 characters. |
The API documentation has been updated to indicate that there are no limitations on child account password length. |
Closed |
N/A |
| 630 |
Received unknown error when called ChangePassword with invalid appKey. |
An appropriate error code and response is returned if ChangePassword is called with an invalid app key. |
Closed |
N/A |
| 647 |
Received 101 when tried to transcode a file with the paramerer 'audioFreq' set to 0.0 |
The API documentation has been updated to indicate that the minimum for “audiofreq” optional parameter is 0, not 0.0. |
Closed |
N/A |
| 651 |
Unable to download a file in root which is hosted. |
When using a virtual URL that is mapped to a child account, users may now download files from a root hosted folder except for files with these names: · crossdomain.xml · Download.ashx · Error.aspx · Update.ashx · Upload.ashx · upload.htm
Please note that this restriction does not apply to any other download scenarios (e.g. non-Virtual URLs). |
Closed |
N/A |
| 664 |
ExtractFrames Aspect Ratio not working |
The ExtractFrames web service now works correctly when an odd number of pixels are specified. |
Closed |
N/A |
| 665 |
Email template is in text format for a user who signed up with HTML version. |
The “Forgot Password” email is now sent in the correct format (based on the user preferences set during signup). |
Closed |
N/A |
| 708 |
Progressive Download not working for Most Mobile phones |
Mobile phones may now download content using the Nirvanix download request (HTTP get). |
Closed |
N/A |
| 720 |
PartialFileUpdate is not considering storage limits |
When using the new Partial File Update feature, note that the usage limits do not apply. This will be addressed in a future release. |
In Engineering |
None |
| |
|
|
|
|