atheme-legacy / iris

web irc client for the atheme platform
Other
38 stars 22 forks source link

JavaScript error when NickServ login set to false #13

Closed ePirat closed 11 years ago

ePirat commented 11 years ago

When in the [atheme] section of the iris.conf the value for nickserv_login is not set, or set to anything which isn't true it will causes an JavaScript error when clicking the connect button, making it impossible to connect. qui-c26375f04806fb21b78d790f4c69e4abc1f02e06.js:5807 TypeError: 'undefined' is not an object (evaluating 'srvbutton.checked')

(Please note I am using uncompressed JavaScript files, due to the lack of Java)

ePirat commented 11 years ago

Duplicate of #12 (sorry)