Skip to content

#Issue 5 Format VCard erroné#6

Open
Artena8 wants to merge 1 commit into
mainfrom
5-format-vcard-erroné

Hidden character warning

The head ref may contain hidden characters: "5-format-vcard-erron\u00e9"
Open

#Issue 5 Format VCard erroné#6
Artena8 wants to merge 1 commit into
mainfrom
5-format-vcard-erroné

Conversation

@Artena8
Copy link
Copy Markdown
Contributor

@Artena8 Artena8 commented Dec 14, 2025

Voir issue#5 correspondant à la branche

@Artena8 Artena8 self-assigned this Dec 14, 2025
@Artena8 Artena8 added the defect Something isn't working label Dec 14, 2025
@Artena8 Artena8 linked an issue Dec 14, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Contributor Author

@Artena8 Artena8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Le problème venait du formatage automatique de la vCard par la librairie (;;; et une ligne ;; parasite).
Un post-traitement a été ajouté pour nettoyer ces séparateurs sans toucher aux données ni à l’ordre des champs.

Comment thread actions/account.json
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nouveau compte de test + réparation code_postal + ajout pays dans Account pour le format VCARD

Comment thread actions/ajoutAccount.js
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correction code_postal pour la cohérence de code et ajout pays

Comment thread actions/genererVCard.js
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • commentaires sur les lignes correspondant au fichier exporté .vcf
  • correction pour affichage de postal_code
  • ajout pays pour format VCard
  • avant d'exporter on formatte pour remplacer les ;; en trop (pour les champs non obligatoires laissés vide dans la lib vcards-js)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

defect Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Format VCard erroné

1 participant