Simon Marechal
Simon Marechal
Fix is in the `merge` branch.
What should be the preferred fix? Accepting `null` comments or preventing them from happening in the configuration editor?
PR #724 !
Notice how the `+` has disappeared from the argument value. It has actually been replaced by a space, because the argument is assumed to be url-encoded (base on the content...
If you want to test this, you must use `-d "xc=PHNjcmlwdD5hbGVydCgpPC9zY3JpcHQ%2B"`
Indeed! It would be nice to be able to specify port AND optional password.
see linked PR
updated the PR
I can't reproduce the missing entries, could it be possible that there are spaces after the `mobile-number` entry too? I will fix the duplicate session id, but I believe that...