[Koha-bugs] [Bug 28470] Typo: Are you sure you with to chart this report?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 7 16:28:22 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28470

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 125887
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125887&action=edit
Bug 28470: Typo: Are you sure you with to chart this report?

This patch corrects the text of a warning on the report results page,
from this:

_("Fetching full chart data for reports with many rows can cause
performance issues. Are you sure you with to chart this report?")

...to this:

_("Fetching full chart data for reports with many rows can cause
performance issues. Are you sure you want to chart this report?")

To test, apply the patch and go to Reports -> Use saved.

 - Run a report which, unlimited, will return more than 1000 rows.
 - Click the "Fetch all data for chart" button.
 - You should be asked for confirmation. Check that the text is correct.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list