Yitzchok / subsonicproject

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

IsOnline() always returns true #70

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In SubSonicRepository.cs, it appears that the IsOnline() methods always
return true. They should return result instead.

I don't have any tests for this because the test project currently requires
Team System - which I don't have. And, I don't even use the repository methods.

I only noticed it because I was trying to answer somebody's question on
stackoverflow. ;)

Original issue reported on code.google.com by dave.nee...@gmail.com on 23 Apr 2009 at 5:49

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by canof...@gmail.com on 27 Apr 2009 at 5:54

GoogleCodeExporter commented 9 years ago
Thanks for the patch! The changes will be reflected in my next check-in...

Original comment by canof...@gmail.com on 4 May 2009 at 8:34

GoogleCodeExporter commented 9 years ago
Patch applied in Revision 522.

Original comment by canof...@gmail.com on 4 May 2009 at 9:06