14 Aug
2008
14 Aug
'08
11:27 a.m.
Phil Mayers wrote:
It's also appending a 2nd "w" on the end, almost as if something is re-using the original string buffer:
"IC\rmtw"
...and writing "IC<cr>mtw" into it, giving:
"IC<cr>mtww"
That looks like a separate bug. Try the "valuepair.diff" patch first.
I can work up a patch for the sql_set_user functions in rlm_sql and rlm_sql_log; I take it then this is un-related to the unlang issue?
Yes. Try the sql.diff file for the \r bug. Alan DeKok.