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

Bug 428569

Summary: URITemplate does not follow spec for empty Array and Object expansion
Product: [ECD] Orion Reporter: Simon Kaegi <simon_kaegi>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED FIXED QA Contact: Simon Kaegi <simon_kaegi>
Severity: normal    
Priority: P3 CC: Silenio_Quarti
Version: 5.0Flags: Silenio_Quarti: review+
Target Milestone: 5.0 RC2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Simon Kaegi CLA 2014-02-19 13:04:13 EST
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.
Comment 1 Simon Kaegi CLA 2014-03-02 22:57:16 EST
Fixed.