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

fix(contactsinteraction): Allow vCard download #44457

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

ChristophWurst
Copy link
Member

Summary

Sabre calculates a header for the size of a vcard, therefore we have to implement the size method.

How to test

  1. Share a file to an email address
  2. Open Contacts and find a generated contact for the email address
  3. Open the contact details
  4. Click on the actions menu in the top right
  5. Click Download

Master: nothing happens (URL is opened in a new tab and kind of silently fails).
Here: vcard is downloaded.

Checklist

Copy link
Contributor

@miaulalala miaulalala left a comment

Choose a reason for hiding this comment

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

maxence

@Altahrim Altahrim mentioned this pull request Mar 26, 2024
@ChristophWurst ChristophWurst force-pushed the fix/contactsinteraction/download-vcard branch from a74f440 to e80fc99 Compare March 26, 2024 12:59
Sabre calculates a header for the size of a vcard, therefore we have to
implement the size method.

Signed-off-by: Christoph Wurst <[email protected]>
@ChristophWurst ChristophWurst force-pushed the fix/contactsinteraction/download-vcard branch from e80fc99 to b8250af Compare March 26, 2024 13:41
@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Mar 26, 2024
@Altahrim Altahrim merged commit 5a6e6a1 into master Mar 26, 2024
167 checks passed
@Altahrim Altahrim deleted the fix/contactsinteraction/download-vcard branch March 26, 2024 19:18
@Altahrim Altahrim removed the 4. to release Ready to be released and/or waiting for tests to finish label Mar 26, 2024
@ChristophWurst
Copy link
Member Author

/backport to stable28

@ChristophWurst
Copy link
Member Author

/backport to stable27

@ChristophWurst
Copy link
Member Author

/backport to stable26

@ChristophWurst
Copy link
Member Author

/backport to stable28

@ChristophWurst
Copy link
Member Author

/backport to stable27

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

Successfully merging this pull request may close these issues.

3 participants