| Summary: | Unable to enter 5-digit SMTP port (input field limited to 4 digits) | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | kramski |
| Component: | config dialog | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kramski |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kmailtransport/5de58d14b098abc40b8c8cf9e3b2b6f1ba53f84d | Version Fixed/Implemented In: | 5.1 |
| Sentry Crash Report: | |||
|
Description
kramski
2015-10-09 20:39:04 UTC
Git commit 5de58d14b098abc40b8c8cf9e3b2b6f1ba53f84d by Montel Laurent. Committed on 10/10/2015 at 13:08. Pushed by mlaurent into branch 'master'. Fix Bug 353734 - Unable to enter 5-digit SMTP port (input field limited to 4 digits) FIXED-IN: 5.1 M +1 -1 src/ui/smtpsettings.ui http://commits.kde.org/kmailtransport/5de58d14b098abc40b8c8cf9e3b2b6f1ba53f84d Glad to hear this is fixed, but my description was incorrect: It WAS possible to enter 5 digits, but values were limited to < 32768. That's why I couldn't enter something like 54321. Sorry for the misleading interpretation, and hopefully the fix already pays attention to the real limitation. Thanks for the swift action. |