View Issue Details

IDProjectCategoryView StatusLast Update
0005434SOGoWeb Mailpublic2021-11-29 15:30
Reporterrschuetz Assigned Tofrancis  
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.3.0 
Fixed in Version5.4.0 
Summary0005434: Links in HTML emails are erroneously converted to lowercase
Description

All links in HTML emails are erroneously converted to lowercase. This violates section 6.2.2.1 of RFC 3986 and more specifically section 2.7.3 of RFC 7230 in case of HTTP.

Additional Information

This is a regression caused by commit e99090b6b3260a28db166b4ed62557ea8a373cb4.

TagsNo tags attached.

Relationships

has duplicate 0005435 closedfrancis SOGo Web Mail should not convert links to lowercase in email body 

Activities

There are no notes attached to this issue.

Related Changesets

sogo: master c4bb0de1

2021-11-26 08:34

francis


Details Diff
fix(mail): don't lowercase href/action/formaction attribute value

Fixes 0005434
Affected Issues
0005434
mod - UI/MailPartViewers/UIxMailPartHTMLViewer.m Diff File

Issue History

Date Modified Username Field Change
2021-11-26 07:17 rschuetz New Issue
2021-11-26 13:35 francis Changeset attached => sogo master c4bb0de1
2021-11-26 13:35 francis Assigned To => francis
2021-11-26 13:35 francis Resolution open => fixed
2021-11-26 13:35 francis Status new => resolved
2021-11-26 13:35 francis Fixed in Version => 5.4.0
2021-11-29 15:30 francis Relationship added has duplicate 0005435