You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got a report from a user of my server that sometimes, ZNC sends their client an invalid RPL_TOPICWHOTIME message.
The expected parameter list is: "<client> <channel> <nick> <setat>", but when the server omits RPL_TOPICWHOTIME, send ZNC sends a RPL_TOPICWHOTIME to the client with these parameters: `" 0".
I got a report from a user of my server that sometimes, ZNC sends their client an invalid
RPL_TOPICWHOTIME
message.The expected parameter list is:
"<client> <channel> <nick> <setat>"
, but when the server omitsRPL_TOPICWHOTIME
, send ZNC sends aRPL_TOPICWHOTIME
to the client with these parameters: `" 0".Example log:
ZNC version: 1.8.2
Loaded modules: webadmin, log, chansaver, adminlog, playback, lastseen
The text was updated successfully, but these errors were encountered: