raisedragon / pircbotx

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

channel class isOP #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
when calling the method isOP from a channel object it always returns false 

http://site.pircbotx.googlecode.com/hg/apidocs/org/pircbotx/Channel.html#isOp(or
g.pircbotx.User)

Original issue reported on code.google.com by italian...@gmail.com on 23 May 2011 at 2:23

GoogleCodeExporter commented 9 years ago
Sorry about that. It added the user who set the op instead of the user who got 
opped to that list. Fixed in Revision fb2fc790cedc + a test added to check 
opping. 

Original comment by Lord.Qua...@gmail.com on 25 May 2011 at 3:18