surjit / oauth

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

OAuthServiceProvider should have proper equals() and hashcode() methods #119

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Make two OAuthServiceProviders with the same set of URLs, try to compare 
them with .equals()  If all the URLs are the same then the comparison should 
succeed.  Instead it fails.

Original issue reported on code.google.com by lind...@inuus.com on 11 Sep 2009 at 12:50

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
fixed in -r1204

Original comment by jmkrist...@gmail.com on 24 May 2010 at 2:26