Project

General

Profile

Bug #106

Strip trailing and leading spaces from Hostnames

Added by EgS about 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Quassel GUI (Qt)
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Version:
0.13.1
OS:
Any

Description

Trailing white space in the CoreConnectDialog results in a "Host not found" when trying to connect to a core. I guess the same applies for IRC Servers.

Maybe apply a RegExp input filter that only allows valid hosts?

Associated revisions

Revision d637a777 (diff)
Added by Manuel Nickschas about 16 years ago

whitespace_around_hostnames--
Fixing BR #106.

History

#1 Updated by Sputnick about 16 years ago

We now simply trim the strings to get rid of surrounding whitespace.

Also available in: Atom PDF