bug/double_escaping_slashes

Jan 19, 2022 3:41 pm
Prevent double escapting of backslashes in code blocks. Reported by @vagueGM.

[code]
c:\temp
[/code]
Quote
Jan 19, 2022 3:54 pm

Have you looked at this on staging? Public

No
Yes - I'm happy with it
Briefly - I'm happy with it
Yes - I'm NOT happy with it
Quote
Jan 19, 2022 4:05 pm
Adam says:
Prevent double escapting of backslashes in code blocks. Reported by @vagueGM.

[code]
c:\temp
[/code]
Can you give me the "for dummies" description of the issue? I'm not getting it.
Quote
Jan 19, 2022 4:38 pm
Sure. If you put c:\temp inside a code block then the backslash is doubled up.


c:\temp

^^^ see?

https://i.imgur.com/p6eJOeO.png
Quote
Jan 19, 2022 4:44 pm
Seems to be working properly on mapdm.
Quote
Jan 19, 2022 6:01 pm
Adam says:
Sure. If you put c:\temp inside a code block then the backslash is doubled up.


c:\temp

^^^ see?

https://i.imgur.com/p6eJOeO.png
Oh! Ok. Now I know what to check for.
Last edited January 19, 2022 6:02 pm

You do not have permission to post in this thread.