[Mono-bugs] [Bug 651317] New: Missing data rows

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 4 10:45:11 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=651317

https://bugzilla.novell.com/show_bug.cgi?id=651317#c0


           Summary: Missing data rows
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: frost at spielberg.de
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development
           Blocker: Yes


Description of Problem:
Using MonoTouch to request a DataSet from a .NET 2.0 Web-Service.
Dependent on table name data rows are missing in the results being retrieved by
client.

Steps to reproduce the problem:
1. Request DataSet from .NET 2.0 Web-Service with one table and one row.
2. The table name starts numeric (e.g. 1fb753dd).

Actual Results:
The table contained in the returned DataSet contains 0 rows.

Expected Results:
The table should contain rows.

How often does this happen? 
Always

Additional Information:
We are MonoTouch Enterprise customer.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list