Chat Room Housekeeping has wrong #s
adam_b - July 20, 2009 - 19:52
| Project: | Instant messenger |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | chatroom, clean-up |
Jump to:
Description
Number of minutes after which a message no longer appears in the console. Day=3600, Week=5200, Month=108000, Forever=0
The numbers are wrong:
- 1 day = 1440 min
- 1 week = 10080 min
- 1 month = 43200 min (assuming a 30-day month)
I'm assuming this is why I'm still seeing the content of a chat which hasn't had any text entered since last week...

#1
@adam_b thanks for the doing the math ;-) as i made the change to that help text, i went to veify that is was working, and realized i broke the cleanup routine when i introduced chatrooms. .. then, when fixing that, I also wanted to stress test that routine against a large DB because I worry about it being to resource intensive, and so it's taken a long time to make the simple chance. ... one thing leads to another ...
I hope to get it in soon, but i'm traveling and also overbooked with client work ...
#2
tagging