[RCU] 0.8-RC - Moving contact to group he's already in returns error

2012-05-23 Thread Claudio Kuenzler
Hello,

Since yesterday I'm testing the RC of 0.8 with the new Larry skin. Well
done!

I experienced a weird behavior, when trying to move (DragDrop) a contact
into a contact group.

If the contact is NOT a member of the contact group, the move works -
Successfully added the contacts to this group.
But if the contact is ALREADY a member of the contact group, the move
returns an error - An error occured! An error occured while saving. See
picture of error attached.

In my opinion this error is rather confusing. Shouldn't an error like This
contact is already in the contact group appear?

Anyone can confirm this error?


cheers
attachment: contact-move-error-occured.png___
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users

Re: [RCU] Roundcube managesieve plugin

2012-05-23 Thread Manfred Usselmann
 

Am 21.05.2012 00:14, schrieb Pritpal Sabharwal: 

 Hi, 
 I am
using the latest stable version of Roundcube (0.7.2). I have enabled the
managesieve plugin and got it working with my Dovecot2 installation. The
issue I am facing at the moment is that the iMAP server uses a namespace
of INBOX.. When I create rules using the managesieve plugin, the INBOX.
Namespace is ignore: 
 
 # Sieve filter 
 require [fileinto]; 
 #
rule:[Facebook] 
 if allof (header :contains From
@facebookmail.com) 
 { 
 fileinto Facebook; 
 stop; 
 } 
 It
should be: 
 Fileinto INBOX.Facebook;

I'm using Dovecot 2 with
RoundCube 0.7.2 and the managesieve plugin as well and it's working fine
for me. So it's probably just a configuration issue on your side.


Manfred ___
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users