Bug #61714 | ListView with EntityDataSource and DataPager throws NullReferenceException | ||
---|---|---|---|
Submitted: | 30 Jun 2011 22:25 | Modified: | 29 Sep 2011 20:43 |
Reporter: | Sho Ijiri | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 6.4.2rc | OS: | Windows (Win7 + ASP.NET 4.0) |
Assigned to: | Fernando Gonzalez.Sanchez | CPU Architecture: | Any |
[30 Jun 2011 22:25]
Sho Ijiri
[30 Jun 2011 22:26]
Sho Ijiri
sample sourcecode
Attachment: test1.zip (application/x-zip-compressed, text), 140.02 KiB.
[4 Jul 2011 9:03]
Bogdan Degtyariov
Hello Sho, Thanks for the detailed description of the problem and for the test case. It failed for me after adding DataPager as you said. Setting the bug status to "verified".
[29 Sep 2011 20:43]
Fernando Gonzalez.Sanchez
Thank you for your bug report. This issue has already been fixed in the latest released version of that product, which you can download at http://www.mysql.com/downloads/ This was fixed as part of the fix for http://bugs.mysql.com/bug.php?id=61729, on releases 6.2.6, 6.3.8, 6.4.4.
[29 Feb 2012 21:08]
John Russell
Added to changelog for 6.2.6, 6.3.8, 6.4.4: Using a combination of ListView, EntityDataSource with TypeFilter and Include EntityCollection Navigation Property, and DataPager caused a NullReferenceException error in the System.Web.UI.WebControls.EntityDataSourceView.ExecuteSelect function.