Closed Bug 1764727 Opened 2 years ago Closed 2 years ago

Matrix HTML user mentions that have the @ URL encoded don't get transformed

Categories

(Chat Core :: Matrix, defect)

Thunderbird 100
Desktop
All
defect

Tracking

(thunderbird_esr91 unaffected, thunderbird100 affected, thunderbird101 fixed)

RESOLVED FIXED
101 Branch
Tracking Status
thunderbird_esr91 --- unaffected
thunderbird100 --- affected
thunderbird101 --- fixed

People

(Reporter: freaktechnik, Assigned: freaktechnik)

References

Details

Attachments

(1 file)

Our code currently only handles HTML user mentions of the format <a href="https://matrix.to/#/@user:example.com">User</a>. However, some clients URI encode the @ in the URL, leading to a mention of the form <a href="https://matrix.to/#/%40user%3Aexample.com">User</a>.

This feature was introduced in bug 1699108

Target Milestone: --- → 101 Branch

Pushed by nicolai@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/52778eb1c37b
Handle URL encoded Matrix HTML mentions. r=lasana

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: