mikemintz / neutron

Automatically exported from code.google.com/p/neutron
GNU General Public License v2.0
3 stars 1 forks source link

chatbot doesn't see room subjec change #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start neutron for some channel
2. change channel subject
3. open chatlog

What is the expected output? What do you see instead?
I except message that channel subject change. But I don't see it.

What version of the product are you using? On what operating system?
svn

Please provide any additional information below.

Original issue reported on code.google.com by Yash...@gmail.com on 28 Jan 2009 at 5:50

GoogleCodeExporter commented 9 years ago
this patch seems to fix this issue.
I'm not sure if it have some problems.

Original comment by Yash...@gmail.com on 28 Jan 2009 at 7:20

Attachments:

GoogleCodeExporter commented 9 years ago
I think in addition to checking that the body is none, we have to check that 
there is
a subject tag in the message (it could be blank, but I think it has to be 
there).

Original comment by mikemi...@gmail.com on 31 Jan 2009 at 7:18