From aae2bf28db36ab9133829dc33ea6ef886e8373c2 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 8 Jul 2023 17:59:20 +0100 Subject: Fix json extract for strings carrying commas. Bug 3006 --- test/stdout/2750 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/stdout/2750') diff --git a/test/stdout/2750 b/test/stdout/2750 index d70041a16..11b85cdcf 100644 --- a/test/stdout/2750 +++ b/test/stdout/2750 @@ -16,3 +16,6 @@ > aggregate output vs. json extract > [".outlook.com", "outlook.com"] > +> string with embedded comma +> Doe, John +> -- cgit v1.2.3