nextcloud / nextcloud/tasks

incorrect syntax check and linking → @test@test.com (not email address)

Open
#2,828 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug
Dominant language
JavaScript
Stars
706
Forks
117
Avg merge
8h 50m
Merged PRs (30d)
18

Description

Steps to reproduce
  1. Create a task
  2. Add a fediverse handle like @test@mastodon.social to the title
Expected behavior
  • (actually) no formatted/linked text for @test@mastodon.social
  • but if so, then the correct link (@test@mastodon.socialhttps://mastdon.social/@test)
Actual behaviour
  • syntax ignores, that @test@mastodon.social is no mail address, but a fediverse address (with a leading @).

Example:
grafik

Calendar app version

4.6.7

CalDAV-clients used

No response

Browser

No response

Client operating system

No response

Server operating system

Linux 6.1.31-xenu-he x86_64

Web server

Apache

Database engine version

MySQL

PHP engine version

PHP 8.2

Nextcloud version

28.0.4

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

No response

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

Reproduce the issue by creating a task with @test@mastodon.social in its title, then trace the frontend syntax handling that formats or links title text. Done means the handle is left unformatted, or is linked correctly to https://mastdon.social/@test if linking is intended.

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.