Page 1 of 1

Errors in log lines

Posted: Tue Feb 20, 2018 3:02 am
by dfhtextpipe
Hi Simon,

When the Add line numbers filter is under a Restrict to pattern filter, the log line is wrong!

Code: Select all

Info	2018-02-19 16:41:23	66 replace(s) performed for pattern match [(###)]
Info	2018-02-19 16:41:23	  First line: [66] Last line: [66] Increment: [1]
It should read:

Code: Select all

Info	2018-02-19 16:41:23	  First line: [1] Last line: [66] Increment: [1]
When the Add right margin filter is under a Restrict to matching lines filter, the log line is wrong!

Code: Select all

Info	2018-02-19 16:41:23	2 matching line(s), 33690 non-matching line(s) for pattern [^\\v (17 \(Como|28 \(Y)]
Info	2018-02-19 16:41:23	  1 line(s) processed
It should read:

Code: Select all

Info	2018-02-19 16:41:23	  2 line(s) processed
Best regards,

David

Re: Errors in log lines

Posted: Fri Jun 08, 2018 3:10 am
by dfhtextpipe
Anything to report yet?

David

Re: Errors in log lines

Posted: Mon May 06, 2019 1:36 pm
by DataMystic Support
When included inside a restriction, the Add line number log line only reports on the details of the last invocation.

Similarly to the Add right margin filter when inside a restriction.

Possibly this could be changed so that each invocation of a restriction could log the activity of its subfilters.

Re: Errors in log lines

Posted: Mon Mar 02, 2020 9:58 pm
by dfhtextpipe
Anything further to report?

David

Re: Errors in log lines

Posted: Fri Mar 06, 2020 6:33 am
by DataMystic Support
Nothing further to report other than it is on our backlog for consideration