Checklist
Affected app version
1.3.0
Affected Android/Custom ROM version
Android 14 / /e/OS
Affected device model
Fairphone 4
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
- Go to "+ button" (add new contact)
- Fill out address fields (i. e. Street, Appartment or suite no, Post office box, Postal code, City, State, Country)
- Fill out other fields to identify the contact (i. e. name)
- Save contact
- Export contact
- Open vcf-4.0-file on a text editor
- Find ADR property which looks like this:
ADR;TYPE=HOME:;;Street Post office box Appartment or suite no\nPostal code City\nState\nCOUNTRY;;;;
According to RCF 6350 it should look like this:
ADR;TYPE=HOME:;;Post office box;Appartment or suite no;Street;City;State;Postal code;COUNTRY
Expected behavior
ADR property should respect RCF standard.
Actual behavior
Results in incompatibility (e.g. with KAddressBook) having the full address in just the Street field.
Screenshots/Screen recordings
No response
Additional information
No response
Checklist
Affected app version
1.3.0
Affected Android/Custom ROM version
Android 14 / /e/OS
Affected device model
Fairphone 4
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
ADR;TYPE=HOME:;;Street Post office box Appartment or suite no\nPostal code City\nState\nCOUNTRY;;;;According to RCF 6350 it should look like this:
ADR;TYPE=HOME:;;Post office box;Appartment or suite no;Street;City;State;Postal code;COUNTRYExpected behavior
ADR property should respect RCF standard.
Actual behavior
Results in incompatibility (e.g. with KAddressBook) having the full address in just the Street field.
Screenshots/Screen recordings
No response
Additional information
No response