[knode] [Bug 319394] KNode does not validate server addresses at account creation
Shriramana Sharma
samjnaa at gmail.com
Mon May 6 12:38:36 BST 2013
https://bugs.kde.org/show_bug.cgi?id=319394
Shriramana Sharma <samjnaa at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |---
--- Comment #2 from Shriramana Sharma <samjnaa at gmail.com> ---
Hello and thanks for your quick response. However it seems you have merely
added a .remove(QLatin1String("news://")) to the field, but:
1) Perhaps nntp:// is also another string to remove.
2) As I have remarked, even if there is a / at the end (no news:// or nntp://
at the beginning) it doesn't work.
So perhaps a better solution is to check for presence of / and object to it
with an indication that the desired format is of the form
subdomain.example.com.
It would be appropriate to check with the places where the server name is
actually used within the code to connect to the server to determine the exact
format as I am not sure about it. (I just use the software.)
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list