Fixed #20108 -- Fixed filepath_to_uri decoding error
This was a regression due to unicode_literals usage. Thanks Ivan Virabyan for the report and the initial patch.
Loading
Please register or sign in to comment
This was a regression due to unicode_literals usage. Thanks Ivan Virabyan for the report and the initial patch.