oibo8x / subsonicproject

Automatically exported from code.google.com/p/subsonicproject
0 stars 0 forks source link

ExecuteSingle, missing load-state #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
To reproduce the problem?
1. Create a sqlquery / repository query
2. ExecuteSingle as a repository object

The returned object does not have the correct loadstate, and will be
returned as a new object. The solution would be to run .IsOld on the object
before returning

Original issue reported on code.google.com by johnramb...@gmail.com on 13 Aug 2008 at 6:14

GoogleCodeExporter commented 9 years ago
Confirmed

Original comment by adamnof...@gmail.com on 31 Oct 2008 at 9:34

GoogleCodeExporter commented 9 years ago
We'll need some more info for you to proceed on this issue. Please include 
sample code 
and more detailed info about your expected results (e.g. which load state 
properties 
were not as you expected). Also, there have been a lot of changes checked into 
the 
repository since this was reported that may have already solved this issue. Can 
you get 
the latest rev and test to see if the issue still exists?

Original comment by johnshee...@gmail.com on 8 Apr 2009 at 6:27