| Summary: | Creating a file named ":" breaks the entire folder | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Server | Assignee: | Project Inbox <orion.server-inbox> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | john.arthorne |
| Version: | 4.0 | ||
| Target Milestone: | 5.0 M1 | ||
| Hardware: | PC | ||
| OS: | Windows NT | ||
| Whiteboard: | |||
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html |
1. Create a file named ":" inside a folder that you don't care about 2. Try to load the children of the folder. 3. It will fail with a 500 error from this point on. > {"HttpCode": 500, > "DetailedMessage": "java.net.URISyntaxException: Expected scheme name at index 0: :", > "Message": "An unknown failure occurred. Consult your server log or contact your system administrator.", > "Severity":"Error","Code":0}