﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1488123	Country is not read and written to the LDAP	dupondje		"Hi,

I just installed the newest version of Roundcube.
Everything is working without issues, but there is some small bug in the LDAP backend.

The country field cannot be saved to the LDAP.
Also if its set, it doesn't get read.

Whats wrong exactly:
All the data is a simple attribute, EXCEPT country.
Country is a new child of the ObjectType ""country"".

So the country can't be saved as a simple attribute, but a new child should be created.
Also when the data is read (with ldap_read), its not read, because childs doesn't get fetched.
Therefor we should use ldap_search (so childs gets included)."	Bugs	closed	3	0.8-rc	LDAP connection	0.6	major	fixed		
