1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 12:26:40 +02:00
Files
weechat/src/plugins
Sébastien Helleu 1b669cd13c irc: fix warning on creation of irc.msgbuffer option when the server name contains upper case letters (closes #2281)
Now the following command is OK without warning:

  /set irc.msgbuffer.TEST.notice current

And the following command returns an error instead of a warning (that means the
option is NOT created):

  /set irc.msgbuffer.TEST.NOTICE current
2025-10-14 22:56:41 +02:00
..
2025-08-31 10:36:20 +02:00
2025-03-31 07:49:26 +02:00
2025-10-12 17:37:24 +02:00
2025-03-31 07:49:26 +02:00
2025-03-31 07:49:26 +02:00
2025-03-31 07:49:26 +02:00
2025-03-31 07:49:26 +02:00
2025-03-31 07:49:26 +02:00