Summary: | Subscribe To / Unsubscribe From buttons do not work with shared folders | ||
---|---|---|---|
Product: | [Unmaintained] KMail Mobile | Reporter: | Sabine Faure <sabine> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | VERIFIED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sabine Faure
2010-09-10 00:04:04 UTC
Please read suggestions in bug #250718 before fixing this bug. N900, 4:4.5~20100909.1173240-1maemo1.1173275 SVN commit 1178624 by ervin: Rework the local subscription dialog to look similar to the one used in the IMAP resource. Makes it simpler to handle and to fit on small screen (again like the IMAP resource there's a list view only mode for the mobile case). BUG: 249035 BUG: 250717 BUG: 250718 M +0 -2 CMakeLists.txt D subscriptionchangeproxymodel.cpp D subscriptionchangeproxymodel_p.h M +77 -58 subscriptiondialog.cpp D subscriptiondialog.ui M +0 -2 subscriptiondialog_p.h M +10 -0 subscriptionmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1178624 It is corrected now. The Subscribe/Unsubcribe buttons are gone and the Manage local subscription dialogue has been completely remodeled. It is now easy to scroll down to find the correct folder to subscribe to or unsubscribe from N900, 4:4.5~20100924.1179066-1maemo1.1177763 |