View Issue Details

IDProjectCategoryView StatusLast Update
0005478SOGoWeb Mailpublic2022-02-08 18:12
Reporterabma Assigned Tofrancis  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version5.5.0 
Fixed in Version5.6.0 
Summary0005478: some mailto: links not working when mailaddress is empty
Description

BigBlueButton allows to send invitation mails. It generates an link in the form:

mailto:?subject=mysubject

when clicking the link, sogo doesn't fill in the subject: it seems it stops parsing the link when no mailaddress is used

Steps To Reproduce

have sogo as mail handler registered,

go to

https://coda.io/@david/mailto-generator

clear the "to" field,

click on the generated link ->

sogo shows an empty mail

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

sogo: master fa598e83

2022-02-08 18:09

francis


Details Diff
fix(mail(js)): parse all parameters of mailto: link

Fixes 0005478
Affected Issues
0005478
mod - UI/WebServerResources/js/Mailer/Message.service.js Diff File

Issue History

Date Modified Username Field Change
2022-02-07 17:31 abma New Issue
2022-02-08 18:10 francis Changeset attached => sogo master fa598e83
2022-02-08 18:10 francis Assigned To => francis
2022-02-08 18:10 francis Resolution open => fixed
2022-02-08 18:12 francis Status new => resolved
2022-02-08 18:12 francis Fixed in Version => 5.6.0