Project

General

Profile

Actions

Bug #5804

open

Kick/Ban links issue

Added by eahm eahm 4 months ago. Updated 4 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
06/18/2024
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

The link in the () kick/ban msg includes the last ) and makes the link 404. Not sure it's a bug or a feature, just noticed and reporting.

Actions #1

Updated by armin armin 4 months ago

I already reported this once, but it has never been fixed.

Actions #2

Updated by Per Amundsen 4 months ago

The problem is that the parentheses is a valid character after a slash in that position. It's only ignored if the link also starts with a parentheses, invalid: (www.adiirc.com/) valid: www.adiirc.com/)

One can argue that the parentheses is rare and could be removed even if it's valid, but in my experience, some users will complain.

There might be something like an option at some point to declare invalid characters.

Actions

Also available in: Atom PDF