
We were double escaping commas and dashes because we escaped them first, then escaped the % with urlencode. If we do this in the other order we get shorter and less fragile urls. Change-Id: I0f5f2d486c66a62469eae02d884fb31de78df803
We were double escaping commas and dashes because we escaped them first, then escaped the % with urlencode. If we do this in the other order we get shorter and less fragile urls. Change-Id: I0f5f2d486c66a62469eae02d884fb31de78df803