nextcloud / nextcloud/mail

Blank IMIP message when own email is not set

Open
#8,994 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug feature:imip
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Steps to reproduce
  1. Configure an account
  2. Open an IMIP invitation
Expected behavior

See the event details

Bildschirmfoto vom 2023-10-24 20-10-18

(instance with my email set)

Actual behavior

Bildschirmfoto vom 2023-10-24 20-10-11

(instance without an email set)

TypeError: uri is undefined
    removeMailtoPrefix eventAttendee.js:30
    findAttendee Imip.vue:51
    userIsAttendee Imip.vue:193
    VueJS 4
    render Imip.vue:93
    VueJS 33
vue.runtime.esm.js:3049
Mail app version

3.4

Mailserver or service

No response

Operating system

No response

PHP engine version

None

Web server

None

Database

None

Additional info

cc @st3iny

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with eventAttendee.js at removeMailtoPrefix and Imip.vue at findAttendee and userIsAttendee. Reproduce the issue by configuring an account without an email and opening an IMIP invitation. Done means the invitation shows its event details without the TypeError when the account email is unset.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.