| Summary: | JSONURIUnqualificationStrategy can cause problems for Git | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Bogdan Gheorghe <gheorghe> |
| Component: | Server | Assignee: | Bogdan Gheorghe <gheorghe> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | john.arthorne, simon_kaegi, Szymon.Brandys |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Bogdan Gheorghe
Released to master http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=2e6978dc06d5a19ffa1d08070e71f26070aa7952 Still need to refactor TaskInfo to allow users to specify what kind of UnqualificationStrategy to use during updates. Currently we sort of do this by having a setLocation() on TaskInfo - it would be good to change that to setStrategy(). First the whole URIUnqualification thing is a bit of a mess and due for cleanup hower I'd like to understand more about what you're doing here. The URLs that we expose through our git api should not expose internal server names. Perhaps that's not an issue here but we should review this. 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 |