[Spread-users] Bug in User.java

Julien Dufour julien at posse42.net
Wed Mar 28 06:09:24 EST 2001


Hi

I have discovered a small bug in User.java

line 117:
if(info.isRegularMembership())

should be:

if (info.isCausedByJoin())

Actually, every regular membership message is a JOIN...

Bye
--
Julien Dufour
Posse42
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 275 bytes
Desc: not available
Url : http://lists.spread.org/pipermail/spread-users/attachments/20010328/af235005/attachment.bin 


More information about the Spread-users mailing list