[Mono-bugs] [Bug 78328][Nor] Changed - [2.0] PagerSettings fix for
numeric style pager generation
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun May 7 19:05:38 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by grendello at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78328
--- shadow/78328 2006-05-07 19:05:16.000000000 -0400
+++ shadow/78328.tmp.13499 2006-05-07 19:05:38.000000000 -0400
@@ -17,6 +17,11 @@
Summary: [2.0] PagerSettings fix for numeric style pager generation
Current code incorrectly generates the link buttons in the pager in the way
that if you click a page number that's >= PageButtonCount, the
PageButtonCount + 1 page number is not shown. The attached patch fixes this
so that the last page number shown is the currentPage + 1.
+
+------- Additional Comments From grendello at gmail.com 2006-05-07 19:05 -------
+Created an attachment (id=16947)
+PagerSettings.cs.diff
+
More information about the mono-bugs
mailing list