Opened 2 years ago

Last modified 2 years ago

#1487911 new Feature Requests

Address book issue with multiline addresses

Reported by: deltatech Owned by:
Priority: 5 Milestone: later
Component: Addressbook Version: git-master
Severity: minor Keywords:
Cc:

Description (last modified by alec)

This is actually two bugs both related

I am running revision 4751

When importing a vcard that has a multiline street address, the import removes the multiline ability and runs it all together on one line. It should have the escaped newline char between the address lines.

Here is an example from an imported vcard that came from Outlook 2010

ADR;HOME;PREF;ENCODING=QUOTED-PRINTABLE:;;Deana Court Block 3 Flat 131 =0D=0A=
promachon elefterias street=0D=0A=
Suite 205;Limassol;Limassol;4103;Cyprus

Change History (4)

comment:1 Changed 2 years ago by alec

  • Milestone changed from later to 0.6-beta

comment:2 Changed 2 years ago by alec

  • Description modified (diff)

comment:3 Changed 2 years ago by alec

The import works for me. However, contact edit form uses INPUT element for street, so new-line characters are lost after save. We should add ability to insert more street fields or use TEXTAREA.

comment:4 Changed 2 years ago by thomasb

  • Milestone changed from 0.6-beta to later
  • Severity changed from normal to minor
  • Type changed from Bugs to Feature Requests

This is not a bug but a feature request for multiline street fields in Roundcube UI.

Note: See TracTickets for help on using tickets.