doyke / prosody-modules

Automatically exported from code.google.com/p/prosody-modules
0 stars 0 forks source link

[muc_log] Log does not contain any joins #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load the muc_log module
2. Join a MUC
3. Say something
4. Leave the MUC
5. Join the MUC again
6. Say Something

What is the expected output? What do you see instead?
Expected: that the log contains joins, parts and messages
Actual: the log contains parts and messages, but no joins

What version of the product are you using? On what operating system?
Prosody 0.7.0, latest muc_log

Please provide any additional information below.

Original issue reported on code.google.com by dominik.honnef on 15 Apr 2011 at 9:30