abhi62003 / relax-net

Automatically exported from code.google.com/p/relax-net
GNU General Public License v3.0
0 stars 0 forks source link

Running Queries using WithDocuments() breaks IHasDocument rules #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Execute a query after setting the WithDocument() option.
2. Examine the Document property of an IHasDocument returned.

What is the expected output? What do you see instead?
Document should be filled, instead it is null.

Original issue reported on code.google.com by nnyst...@gmail.com on 17 Dec 2009 at 12:16

GoogleCodeExporter commented 9 years ago
Fixed in r31

Original comment by nnyst...@gmail.com on 17 Dec 2009 at 12:17