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

Contact App fails to import *.vcf v4.0 vCard file contents #210

Open
7 tasks done
Cbhihe opened this issue Jan 19, 2025 · 0 comments
Open
7 tasks done

Contact App fails to import *.vcf v4.0 vCard file contents #210

Cbhihe opened this issue Jan 19, 2025 · 0 comments
Labels
bug Something is not working

Comments

@Cbhihe
Copy link

Cbhihe commented Jan 19, 2025

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.1.0

Affected Android/Custom ROM version

Android 14

Affected device model

XiaoMi Note 13 (5G) = model 2312DRAABG

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  • Go to Setting
  • Select Import contact from .vcf file
  • Select vCard v4.0 file stored on Smartphone. Click ok to import. Import starts.
  • Two seconds inside the import process (that time is fully reproducible), a message pops up on smartphone display.
  • Message content: "JavaLang: NullPointer Exception: getPartialDate()..." Followed by "Importing some items failed." (translated from German).

Expected behavior

More than 4000 vCard should be imported, instead of 372.

Actual behavior

  • After error message appears upon importing vCard file contents, go to application main screen: observe that only 372 contacts were imported out of more than 4000.
  • Replicated 8 times.
  • The exact same 372 cards are imported everytime.
  • Among those 372, 5 contain Chinese characters and a lot more contains diacriticals such as é, è, ï, à, ñ, ç, etc...
  • All imported card are correctly imported (their content is complete and not mangled.)

Screenshots/Screen recordings

Screen capture of error message:

Image

Additional information

  • The adjoined file with which you can reproduce the malfunction was anonymized. For some reason it only permits imports of 367 vCards, not the 372 previously observed for a non anonymized vCard file. However the error message remains the same. The file suffix "txt" was added only because "*.vcf" files cannot be attached here.
    20250119_pab_anon.vcf.txt

  • Don't know how to get a crash log.

  • Smart phone is new, not rooted.

  • Don't have a rabbit.

@Cbhihe Cbhihe added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Jan 19, 2025
@Aga-C Aga-C removed the needs triage Issue is not yet ready for PR authors to take up label Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working
Projects
None yet
Development

No branches or pull requests

2 participants