nextcloud / nextcloud/mail

Adding/editing a link to a message or signature doesn't work

Open
#7,641 13 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Steps to reproduce
  1. Compose a new email.
  2. Write the name of the link.
  3. Add link by shortcut ctrls+k or from the UI.
  4. Type the address.
Expected behavior

One is able to write the address.

Actual behavior

Instead of writing the address in the address field, one writes the address as text in the message and the link is consequently not created.

Mail app version

2.1.1

Mailserver or service

SMTP

Operating system

Ubuntu 18.04

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database

MariaDB

Additional info

The same thing happens when trying to add a link to a signature.

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 by reproducing the link insertion flow in the compose editor using Ctrl+K or the UI, then check the equivalent flow for signatures. Done means the address field accepts typed input and creates the link instead of inserting the address as message text in both cases.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.