Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 521257

Summary: Cannot create file in folder with IPV6 name
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: NodeAssignee: Eric Moffatt <emoffatt>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: 15.0   
Target Milestone: 17.0   
Hardware: PC   
OS: Mac OS X   
See Also: https://github.com/eclipse/orion.client/pull/221
Whiteboard:

Description Michael Rennie CLA 2017-08-22 10:14:36 EDT
There is a Java test that creates a folder with the name '[bork]' and then tries to create a file within the folder.

The node server can create the folder with the IPV6 name, but fails with a 500 when trying to create a file within it.

The test in question is in test-file.js and is named testFolderWithIPv6Name.
Comment 1 Eclipse Genie CLA 2017-10-12 11:27:00 EDT
GitHub Pull Request 221 created by [emoffatt]
https://github.com/eclipse/orion.client/pull/221
Comment 2 Eric Moffatt CLA 2017-10-12 13:33:21 EDT
The pull request has been merged...