Bug #251
closedloading of privat messages
0%
Description
ADI make a correct logfile, but don't load the last message into the privat message frame while openning.
thanks!
Updated by Per Amundsen almost 14 years ago
- Category set to Interface
- Status changed from New to Assigned
- Assignee set to Per Amundsen
Do you have enabled "Show last XX messages" in Options -> Logging and also, does it load just some or no messages?
Updated by Per Amundsen almost 14 years ago
- Target version changed from 1.8.7 to 1.8.8
Updated by Ewelin Shen almost 14 years ago
Per Amundsen wrote:
Do you have enabled "Show last XX messages" in Options -> Logging and also, does it load just some or no messages?
Yes I enabled this function. It is the strange thing, they are loaded, but names of dialog parts are showing as "true". I guess, the logging text isn't loaded as a line but it is parced to time, username und message. The variable username get a value of a boolean variable. I think it is better to load the whole line, without parcing
Updated by Per Amundsen almost 14 years ago
its loaded as a line, what version of adiirc are you using, because i fixed that "true" thing some time ago :)
Updated by Ewelin Shen over 13 years ago
Per Amundsen wrote:
its loaded as a line, what version of adiirc are you using, because i fixed that "true" thing some time ago :)
Hello!
I use 1.8.7
and it works fine
But the first line of a log file will not loaded and if you close the window and lod it again, the last line is not there and apears if you write a new message and reopen this window.
Updated by Per Amundsen over 13 years ago
- Status changed from Assigned to Resolved
Your right, last line was missing, this now all works correctly in the latest beta :)
Updated by Per Amundsen over 13 years ago
- Status changed from Resolved to Closed