nextcloud / nextcloud/mail

All IP adresses sendt with mail gets formated from <ip adress> to http://<ip address> when savedin draft or sendt.

Open
#7,881 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Steps to reproduce

1.write a email with an IP address in it
2. save it as a draft or send it
3. the IP adress will be formatted to http://

Expected behavior

The automatic formatting of the IP addresses should not happen. Often an IP address is not for the HTTP protocol.

Actual behavior

The IP address should not be formatted to HTTP:// or to any other protocol

Mail app version

2.2.2

Mailserver or service

No response

Operating system

No response

PHP engine version

None

Web server

None

Database

None

Additional info

I use the latest snap(https://github.com/nextcloud-snap/nextcloud-snap)

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

No file, test, or entry point is identified in the issue. Reproduce the behavior by composing a message containing an IP address, saving it as a draft, and sending it; done means the address remains unchanged rather than being formatted as an HTTP link.

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
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.