| Summary: | Setup of new resource: do not auto-fill display name for manual setup | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | Frank Steinmetzger <dev+kde> |
| Component: | DAV Resource | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | carl, winter |
| Priority: | NOR | ||
| Version First Reported In: | 6.4.3 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/pim/kdepim-runtime/-/commit/39b248bf6e64ec456a9b260f2ecb974387452474 | Version Fixed/Implemented In: | 6.5.1 |
| Sentry Crash Report: | |||
|
Description
Frank Steinmetzger
2025-08-21 00:29:55 UTC
A possibly relevant merge request was started @ https://invent.kde.org/pim/kdepim-runtime/-/merge_requests/266 Git commit 06f116b19385357d9c33e408ee04acf96dc9d3cd by Allen Winter. Committed on 29/08/2025 at 15:57. Pushed by winterz into branch 'master'. DAV config: don't auto-fill display name for manual setup If manual configutation is selected, the user must enter the display name themselves by-hand. The OK button is disabled until a display name is entered. M +7 -4 resources/dav/resource/configwidget.cpp M +2 -2 resources/dav/resource/setupwizard.cpp M +1 -1 resources/dav/resource/setupwizard.h https://invent.kde.org/pim/kdepim-runtime/-/commit/06f116b19385357d9c33e408ee04acf96dc9d3cd Git commit 39b248bf6e64ec456a9b260f2ecb974387452474 by Allen Winter. Committed on 30/08/2025 at 14:27. Pushed by winterz into branch 'release/25.08'. DAV config: don't auto-fill display name for manual setup If manual configutation is selected, the user must enter the display name themselves by-hand. The OK button is disabled until a display name is entered. (cherry picked from commit 06f116b19385357d9c33e408ee04acf96dc9d3cd) Co-authored-by: Allen Winter <winter@kde.org> M +7 -4 resources/dav/resource/configwidget.cpp M +2 -2 resources/dav/resource/setupwizard.cpp M +1 -1 resources/dav/resource/setupwizard.h https://invent.kde.org/pim/kdepim-runtime/-/commit/39b248bf6e64ec456a9b260f2ecb974387452474 |