Daily Usage Issues

Filenames containing curly braces confuse the error window.

Started by otac0n on 5,187 views

I have filenames like "IImmutableList{T}", and these seem to confuse the error window.

This is leading to misaligned and broken links.

My guess is that this needs to be escaped for a string.Format call.
See "Escaping Braces" in http://msdn.microsoft.com/en-us/library/txafckwd(v=vs.110).aspx
Hi -

Nice work picking this up. I'll take a look at it. Thanks for the report!


Cheers,

Remco

Post a reply

Log in to reply.