On 12/04/12 09:49, A.L.E.C wrote:
On 12.04.2012 08:18, A.L.E.C wrote:
- is still current (but not really important): manager and assistant
fields do not work, even though they exist in program/include/rcube_contacts.php. "manager" and "assistant" don't show up after mapping them, and also cannot be added via "Add field..." at all.
I've fixed one bug, so now the fields are editable. However, adding values doesn't work:
C: Add [dn: mail=asdasd@asd.pl,....]: Array ( [secretary] => dcsdf ) S: Invalid syntax
A small bug: "department" can be added, but upon saving the new entry the field gets emptied immediately (it appears before submission of the form) *if* the value of the textarea is actually "Department". The same is actually true for all fields: enter a value that is the default ("grey") value in a field, tab to or select the next text field, and your manually entered information ("First Name", "Department", whatever) is deleted!
In svn-trunk it works if browser supports HTML5 placeholders.
I haven't been watching this thread too closely and so I could be wrong but I think some, if not most, of the issues may simply be configuration ones.
I have a working LDAP config with Round Cube and have no trouble updating or creating records.
I'm happy to share my config if it would be useful