[PATCH 10/10] urls: Encode slashes in message IDs

Stephen Finucane stephen at that.guru
Sat Oct 1 02:21:26 AEST 2022


On Fri, 2022-09-30 at 17:19 +0100, Stephen Finucane wrote:
> We were attempting to work around the fact that message IDs could
> contain slashes which in some cases broke our ability to generate
> meaningful URLs. Rather than doing this, insist that users encode these
> slashes so that we can distinguish between semantically meaningful
> slashes and those that form the URL. This is a slightly breaking change,
> but the current behavior is already broken (see the linked bug) so this
> seems reasonable.
> 
> Signed-off-by: Stephen Finucane <stephen at that.guru>
> Closes: #433
> Cc: dja at axtens.net
> Cc: siddhesh at gotplt.org
> 

Whoops. This was already sent and shouldn't have been included in the series.
Apologies for the noise.

Stephen



More information about the Patchwork mailing list