Try to unlock wallet in the console with command line walletpassphrase fails if a comma is contained in the passphrase. The json parser wont allow it.
Expected behaviour
Should accept comma as valid character part of the passphrase.
Actual behaviour
<!--- What was the actual behaviour (provide screenshots if the issue is GUI-related)? -->
eg: Try command in console window walletpassphrase "km3k5h3lk,X$VG#$" 120
<!--- How reliably can you reproduce the issue, what are the steps to do so? -->
All the time. eg: Try command in console window walletpassphrase "km3k5h3lk,X$VG#$" 120
<!-- What version of Bitcoin Core are you using, where did you get it (website, self-compiled, etc)? -->
core 0.20.0
<!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->
Tails OS
<!-- GUI-related issue? What is your operating system and its version? If Linux, what is your desktop environment and graphical shell? -->
Tails OS
<!-- Any extra information that might be useful in the debugging process. -->
<!--- This is normally the contents of a `debug.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred. -->