Hi,

        Not sure if this is a known issue. I found my rc installation unable to 
change email accounts passwords in the db. A short digging revealed that the 
mysql query uses wrong variable.

$newpasswd vs. $newpassword (line 44 and 48)

Changing $newpasswd to $newpassword fixes the issue. This is version 
roundcubemail-0.1-rc1.1.

Second issue is that there is polish translation missing for texts 
like 'change password' etc.

I checked this via www interface and it says nothing is missing.

Anyway I added them manually.

BTW. Nice work.

Thanks.
_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to