https://bugzilla.balabit.com/show_bug.cgi?id=248 Gergely Nagy <algernon@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |algernon@balabit.hu AssignedTo|bazsi@balabit.hu |algernon@balabit.hu --- Comment #2 from Gergely Nagy <algernon@balabit.hu> 2013-08-26 10:46:46 --- This one's a tough one, in the sense that I'd be tempted to say this is a documentation bug.. I can fix it in the code, but that would complicate it a bit. The reason commas work in the value-pairs() syntax is because the lexer does the splitting. I'd have to do the split manually in case of format-json. On the other hand, that only takes a few lines. I'll see if I can come up with a reasonably small patch. Thanks for the report! -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.