Bug #442
Smuxi crashes on startup with: Unhandled Exception: Nini.Ini.IniException: Expected section end (]) - Line: XXX, Position: XXX
Status: | Closed | Start: | 08/10/2010 | |
Priority: | High | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine | |||
Target version: | 0.8 | |||
Complexity: | Found in Version: | |||
Votes: | 0 |
Description
After adding a server with a newline character in the hostname (which doesn't get filtered) Smuxi crashes on startup:
Unhandled Exception: Nini.Ini.IniException: Expected section end (]) - Line: 297, Position: 40. at Nini.Ini.IniReader.ReadSection () [0x00000] in <filename unknown>:0 at Nini.Ini.IniReader.ReadNext () [0x00000] in <filename unknown>:0 at Nini.Ini.IniReader.Read () [0x00000] in <filename unknown>:0 at Nini.Ini.IniDocument.LoadReader (Nini.Ini.IniReader reader) [0x00000] in <filename unknown>:0
Associated revisions
Revision 8401444d7d113835a599aeaa4c718643d6687448
Validate and filter server hostname. (closes: #442)
History
Updated by Mirco Bauer 5198 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 8401444d7d113835a599aeaa4c718643d6687448.