| 1 | ToDo-list about everything but the bot: |
|---|
| 2 | |
|---|
| 3 | Testing: |
|---|
| 4 | - write testclient to test statusses more structural |
|---|
| 5 | |
|---|
| 6 | Webchat: |
|---|
| 7 | Userinterface: |
|---|
| 8 | - print & safe button |
|---|
| 9 | - staff: warning chat ended after 'exit' |
|---|
| 10 | - staff: no auto-exit |
|---|
| 11 | - staff, at startup: welcome message |
|---|
| 12 | - clours of nicks are inconsistent (and somtimes the same) |
|---|
| 13 | - exit-button is too close to 'send' |
|---|
| 14 | - other sounds |
|---|
| 15 | - typing notification |
|---|
| 16 | |
|---|
| 17 | Tests to do: |
|---|
| 18 | - IE: test file -> new window |
|---|
| 19 | - test copy-past link, to open two times |
|---|
| 20 | - test with ELinks |
|---|
| 21 | |
|---|
| 22 | Bugs: |
|---|
| 23 | - when leaving clean, request times out before closing (5min) SEE MAIL STEFAN |
|---|
| 24 | - being kicked is not handled properly |
|---|
| 25 | - restart of bot results in "room is locked, please configure" SEEN THIS WITH MUCKL TOO! |
|---|
| 26 | - if start-up doesn't work wel, room 'hangs' (room is requested, but imediatly abandoned) |
|---|
| 27 | - back-button disabelen (selective, only at clean exit?) |
|---|
| 28 | - detect flash, no sound if no flash --- sound is broken! |
|---|
| 29 | - at assigning chats add 'order by id' in query, it now depends on the dbm what happens |
|---|
| 30 | - nickname conflicts aren't handled |
|---|
| 31 | - after long idle period: looks like client disconnected and tried to reconnect. |
|---|
| 32 | Suspision: there was a reconnect before ejabberd noticed, so bot kicked third person... |
|---|
| 33 | Logs: |
|---|
| 34 | 2008-12-02 16:04:05,972 helpim3.bot.173016012 ERROR User entered room 'test_b308da07f13eb96505f9c678c89e012065ea6614f0c82988b5948eec28331cd0.0@conference.localhost/HelpIM3' while already in 'chatting' status! |
|---|
| 35 | 2008-12-02 16:04:05,972 helpim3.bot.173016012 ERROR Kicking user: Nick = '_helpline', JID = '1904880021122823024532598@localhost/MUCkl' |
|---|
| 36 | 2008-12-02 16:04:05,972 helpim3.bot.173016012 INFO Kicking user with nick '_helpline'. |
|---|
| 37 | 2008-12-02 16:04:05,974 helpim3.bot.173016012 NOTICE Kicked user '_helpline' has left room 'test_b308da07f13eb96505f9c678c89e012065ea6614f0c82988b5948eec28331cd0.0@conference.localhost/HelpIM3'. |
|---|
| 38 | 2008-12-02 16:04:34,791 helpim3.bot.173016012 INFO A user left room 'test_b308da07f13eb96505f9c678c89e012065ea6614f0c82988b5948eec28331cd0.0@conference.localhost/HelpIM3'. |
|---|
| 39 | 2008-12-02 16:04:34,791 helpim3.bot.173016012 INFO User was: Nick = 'helpline', JID = '1243081641122822468898920@localhost/MUCkl'. |
|---|
| 40 | |
|---|