From 552859fb7ff2bfada7d4b7db9ab6690c52b7817b Mon Sep 17 00:00:00 2001
From: Colin Kuskie
Date: Mon, 22 Feb 2010 09:37:16 -0800
Subject: [PATCH] Add notes to the pagination hoverhelp for the SQL Report.
Addresses bug #11414.
---
docs/changelog/7.x.x.txt | 1 +
lib/WebGUI/i18n/English/Asset_SQLReport.pm | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt
index 67f519826..b7d206c7e 100644
--- a/docs/changelog/7.x.x.txt
+++ b/docs/changelog/7.x.x.txt
@@ -1,6 +1,7 @@
7.8.13
- fixed #11418: confusing typ-o in gotcha
- fixed #11415: Wiki - Edit page appearing below the content
+ - fixed #11414: SQLReport Pagination Setting
7.8.12
- fixed #11285: Pasting HTML into Code Editor in IE
diff --git a/lib/WebGUI/i18n/English/Asset_SQLReport.pm b/lib/WebGUI/i18n/English/Asset_SQLReport.pm
index cf6786e3a..53048a3b4 100644
--- a/lib/WebGUI/i18n/English/Asset_SQLReport.pm
+++ b/lib/WebGUI/i18n/English/Asset_SQLReport.pm
@@ -65,9 +65,9 @@ while the second question mark will contain the form variable "field1".
},
'14 description' => {
- message => q|How many rows should be displayed before splitting the results into separate pages? In other words, how many rows should be displayed per page?
+ message => q|
How many rows should be displayed before splitting the results into separate pages? In other words, how many rows should be displayed per page? Setting this to 0 will not disable pagination, but will use an internal default of 25, instead.
|,
- lastUpdated => 1119841649,
+ lastUpdated => 1266860050,
},
'17' => {