[Mono-bugs] [Bug 78328][Nor] New - [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:16 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.13479	2006-05-07 19:05:16.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 78328
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Web
+AssignedTo: lluis at ximian.com                            
+ReportedBy: grendello at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+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.


More information about the mono-bugs mailing list