Summary: | Unable to enter email address for new key because "-" is not accepted | ||
---|---|---|---|
Product: | [Applications] kleopatra | Reporter: | S. Burmeister <sven.burmeister> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel, mutz, winter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/debf3a203296f1354001b8412ba6b073b6a873fd | Version Fixed In: | 4.9 |
Sentry Crash Report: |
Description
S. Burmeister
2012-07-18 21:25:28 UTC
an address with "-" ? Yep. Something like: username@linux-kde.org Kleopatra does not allow the "-" in-between linux and kde. It does accept it in the username, e.g. something like user-name@linuxkde.org. Ok will look at it Laurent, A patch for fixing this has already been posted on reviewboard. Please see: https://git.reviewboard.kde.org/r/102579/ I took a quick look at this a long time ago but then forgot about it. ok will look at it. Git commit debf3a203296f1354001b8412ba6b073b6a873fd by Montel Laurent. Committed on 19/07/2012 at 16:34. Pushed by mlaurent into branch 'KDE/4.9'. Fix Bug 303767 - Unable to enter email address for new key because "-" is not accepted Patch from Julian Bäume posted in september 2011 FIXED-IN: 4.9 Related: bug 260371 M +6 -4 kleopatra/utils/validation.cpp http://commits.kde.org/kdepim/debf3a203296f1354001b8412ba6b073b6a873fd |