17 Apr
2015
17 Apr
'15
7:22 a.m.
On Apr 17, 2015, at 3:00 AM, Chaigneau, Nicolas <nicolas.chaigneau@capgemini.com> wrote:
Can this be considered a bug so it can be done in 3.0.x ? :)
We'll look at it.
Alternatively, rlm_detail provides a parameter (escape_filenames) that allows to disable the escaping.
The dynamic expansions depend on user input. That input has to be sanitized before it's used in a filename.
Maybe this could be a good idea to do this also for rlm_linelog.
Fixing the escaping function would fix this in both places. Alan DeKok.