Bug 250717 - Subscribe To / Unsubscribe From buttons do not work with shared folders
Summary: Subscribe To / Unsubscribe From buttons do not work with shared folders
Status: VERIFIED FIXED
Alias: None
Product: KMail Mobile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-10 00:04 UTC by Sabine Faure
Modified: 2010-09-24 18:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sabine Faure 2010-09-10 00:04:04 UTC
Version:           unspecified (using Devel) 
OS:                Linux

The 'Subscribe to' / 'Unsubscribe from' buttons do nothing on shared folders though they work fine with Imap account and inbox

Reproducible: Always

Steps to Reproduce:
Prerequisite: having shared folders set up in the Imap resource
- Launch Kmail-mobile
- Click on your Imap account
- Open the 'Actions' tab
- Click on 'Accounts'
- Click on 'Manage Local Subscriptions...'
- Select Imap Account (its background becomes blue)
- Click on 'unsubscribe from' button (blue arrow)
- Imap Account is not checked anymore
- Now do the same with a shared folder (ex:shared.builds)

Actual Results:  
Nothing happens

Expected Results:  
Whereas I am guessing that the shared folder should be unchecked.

N900,4:4.5~20100909.1173240-1maemo1.1173275
Comment 1 Sabine Faure 2010-09-10 00:22:54 UTC
Please read suggestions in bug #250718 before fixing this bug.


N900, 4:4.5~20100909.1173240-1maemo1.1173275
Comment 2 Kevin Ottens 2010-09-23 13:32:23 UTC
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
Comment 3 Sabine Faure 2010-09-24 18:51:36 UTC
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