| Summary: | URITemplate does not follow spec for empty Array and Object expansion | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Simon Kaegi <simon_kaegi> |
| Component: | Client | Assignee: | Project Inbox <orion.client-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | Simon Kaegi <simon_kaegi> |
| Severity: | normal | ||
| Priority: | P3 | CC: | Silenio_Quarti |
| Version: | 5.0 | Flags: | Silenio_Quarti:
review+
|
| Target Milestone: | 5.0 RC2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
Fixed. |
We ended up unwittingly doing a hack to remove trailing separators when in fact we were just not following the spec. We noticed this with a legal expansion when doing the gerrit filesystem plugin where we used the expression {/path:0} to append a "/" if path exists.