| Summary: | [Shell] Unable to redirect output in Orion Content root folder | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Maciej Bendkowski <maciej.bendkowski> |
| Component: | Client | Assignee: | Project Inbox <orion.client-inbox> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | grant_gayed |
| Version: | 4.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
It's definitely an output pipe problem. If I'm in the 'Orion Content' root folder I'm unable to redirect any output. 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 |
While developing a custom shell plugin, I've noticed unnecessary PUT requests sent to /workspace/mbendkowski/project/{ARG} where ARG is an command argument. My command does not declare any parameters, however if I provide two parameters, I get an error "Too many arguments".