Fixes T13437. This URI construction was just missing URI encoding.
Also, trim the symbol because my test case ended up catching "#define\n" as symbol text.
Differential D20876
Trim and URI encode symbol names before building URIs from them epriestley on Oct 29 2019, 4:41 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Fixes T13437. This URI construction was just missing URI encoding. Also, trim the symbol because my test case ended up catching "#define\n" as symbol text.
Diff Detail
|