Blank IMIP message when own email is not set
Open
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
- Configure an account
- Open an IMIP invitation
Expected behavior
See the event details
(instance with my email set)
Actual behavior
(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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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