THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#265 - dlg.profile_list is unable to handle numeric values properly
User who did this - Daniel-Constantin Mierla (miconda)
----------
Found the answer in 'sercmd -h' -- I knew there was a way to tell that number
parameters should be taken as string:
<code>
cmd:
method [arg1 [arg2...]]
arg:
string or number; to force a number to be interpreted as string
prefix it by "s:", e.g. s:1
</code>
So instead of quotes use s: prefix.
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=265#comment…
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.