Bug in SharePoint’s Lists Web Service with GetListItems?
I was trying to track down some odd behavior in SharePoint’s Lists Web Service tonight, and I think I’ve found what I can only call a bug. Here’s the scenario. All of these conditions must apply:: Using the GetListItems operation Querying a list which has a required multi-select column Specifying columns to return in the…