On 12.04.2012 01:06, Achim wrote:
One small suggestion: Shouldn't it be possible to automatically import contacts into a subgroup (if selected), similar to the contacts being imported into a specific address book if one is selected before pressing "Import Contacts"?
You can create a ticket in trac for this.
- [Able to add jpegPhoto and facsimileTelephoneNumber, but not able to
edit or delete them] Thank you for your suggestion Andreas (mapping phone:workfax or phone:homefax instead of just phone:fax to facsimileTelephoneNumber), but a) the file phone:fax does seems to work, and b) even changing the mapping does not make the field work as expected. Using iOS 5.1, I can add, edit and delete the jpegPhoto field. However, I can also not delete the Fax field with iOS 5.1. Both fields fail in RC with messages like this:
http://trac.roundcube.net/ticket/1488420
- was solved with the code I sent to the list a couple of days ago:
please feel free to incorporate the code.
Already fixed in svn-trunk. Thanks for catching it.
- 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.
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!
I'll see if I can reproduce. Feel free to open a ticket in trac.