<div dir="ltr"><div><div><div>We ran into this and at first it was completely puzzling. It would ignore some of the people on meeting channels without discernible pattern.<br>After some printf debugging a friend pointed out the obvious though:<br>
The Channel reported for people was either:<br></div>#AbcDef or #abcdef<br></div>They still were on the same channel, the supy bot code would see them just fine, but MeetBot was thinking they were on different channels!<br>
<br></div>I'm not 100% sure if my fix is the right-way™ to fix this, but it works for me. So here it is:<br><div><div><div><a href="http://www.ruecker.fi/foss/meetbot/channel_casing_fix.patch">http://www.ruecker.fi/foss/meetbot/channel_casing_fix.patch</a><br>
</div><div>If nothing else, then it should at least make it clear what I mean and enable someone with better knowledge of the code to fix this.<br></div><div><br></div><div>Cheers<br><br></div><div>Thomas<br></div></div></div>
</div>