Page 1 of 1

The "%s" in message "Maximum number of errors (%s) exceeded" not replaced

Posted: Mon Oct 03, 2022 3:58 pm
by konfuzion

When displaying this error, "%s" is not being replaced with the actual number that I set as threshold limit.

Currently whenever my import fails it displays:
Maximum number of errors (%s) exceeded (BUG)

It should be:
Maximum number of errors (3) exceeded (CORRECT)


Re: The "%s" in message "Maximum number of errors (%s) exceeded" not replaced

Posted: Mon Oct 03, 2022 5:58 pm
by mobhar

konfuzion wrote:

with the actual number that I set as threshold limit.

You may post your code to set that actual number.


Re: The "%s" in message "Maximum number of errors (%s) exceeded" not replaced

Posted: Mon Oct 03, 2022 6:32 pm
by Webmaster

Try v2023.2.