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

Can't send email to group (as bcc) when address book is disabled #4237

Open
ChristophWurst opened this issue Dec 2, 2024 · 1 comment
Open
Labels
1. to develop Accepted and waiting to be taken care of bug Something isn't working feature: contacts

Comments

@ChristophWurst
Copy link
Member

ChristophWurst commented Dec 2, 2024

Steps to reproduce

  1. Open the app
  2. Create an address book
  3. Add a contact
  4. Add a group to the contact
  5. Disable the address book
  6. Open the actions menu of the group in the sidebar
  7. Click Send email OR Send email as BCC### Expected behaviorBrowser opens my email client

Actual behavior

TypeError: this.contacts[key] is undefined
    emailGroup GroupNavigationItem.vue:243
    emailGroup GroupNavigationItem.vue:243
    click contacts-main.mjs:50246
    VueJS 4
    onClick actionText-fFcUPi2g.mjs:77
    handleClick NcActionButton.mjs:131
    VueJS 64
    openMenu NcActions-BgYpDq2n.mjs:394
    VueJS 5

Server operating system

No response

Web server

None

Database engine version

None

PHP engine version

None

Nextcloud version

No response

Updated from an older installed version or fresh install

None

Signing status


List of activated apps


Nextcloud configuration


Browser

No response

Client operating system

No response

CardDAV-clients

No response

Web server error log


Nextcloud log


Browser log


Browser log

cc @harryyoud
@ChristophWurst ChristophWurst changed the title Can't send email to group (as bcc) Can't send email to group (as bcc) when address book is disabled Dec 2, 2024
@ChristophWurst
Copy link
Member Author

It's very specific. The addressbook has to be disabled for the feature to break.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug Something isn't working feature: contacts
Projects
None yet
Development

No branches or pull requests

1 participant