Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable line folding / make it optional #206

Open
4leads opened this issue Sep 15, 2022 · 3 comments
Open

Disable line folding / make it optional #206

4leads opened this issue Sep 15, 2022 · 3 comments

Comments

@4leads
Copy link

4leads commented Sep 15, 2022

Hey there,

There seems to be an common issue on Android to import vcards with line folding.
If i read the rfc right line folding is optional and not mandatory.

Other tools seem to also skip line folding.

Can we make it optional or just remove it? What do you think?

@polcape
Copy link

polcape commented Dec 24, 2022

Hi, I agree with this.
I using this library with Nextcloud and folded VCF is not imported.

I had to disable it.

Make optional will be very useful.

Thanks

@ziaurrehmanjutt
Copy link

Experiencing the same issue on Google Pixel 8 Pro.
Other devices seem unaffected.
Looking forward to any updates on this. Thanks.

@MaksBrainiac
Copy link

MaksBrainiac commented Apr 25, 2024

VCardParser::parseFromFile(...) It does not parse correctly folded lines:

FN;CHARSET=UTF-8;ENCODING=QUOTED-PRINTABLE:=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80=20=D0=A1=D0=BE=D1=82=D0=BD=D0=B8= =D0=BA=D0=BE=D0=B2

Part =D0=BA=D0=BE=D0=B2 is ignored

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants