View Issue Details

IDProjectCategoryView StatusLast Update
0005513SOGoWeb Mailpublic2022-05-09 18:50
Reporterabma Assigned Tofrancis  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version5.6.0 
Fixed in Version5.7.0 
Summary0005513: the handler registered by sogo webmail is invalid: mailto links lead to "not found"
Description

after logon on demo.sogo.nu the browser asks for registering mailto: when accepting this and then clicking a mailto link,

https://demo.sogo.nu/SOGo/so/sogo1/Mail/UIxMailPopupView#!/Mail/0/INBOX/new?mailto:%3Fsubject%3Dtest

is opened and the error message "not found" is shown.

Steps To Reproduce

go to demo.sogo.nu / logon with sogo1 sogo1

click "register application mailto..."

click on some mailto link

-> error message is shown

Additional Information

the handler:

https://demo.sogo.nu/SOGo/so/sogo1/Mail/UIxMailPopupView#!/Mail/0/new?%s

seems correct ("INBOX" is to much in the registered handler)

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

sogo: master 09ac2dfd

2022-05-09 18:49

abma

Committer: GitHub


Details Diff
fix(mail(js)): fix url for protocol Handler registration

Fixes 0005513
Affected Issues
0005513
mod - UI/WebServerResources/js/Mailer/Mailer.app.js Diff File

Issue History

Date Modified Username Field Change
2022-05-05 14:39 abma New Issue
2022-05-05 15:18 francis Description Updated
2022-05-05 15:18 francis Steps to Reproduce Updated
2022-05-05 15:18 francis Additional Information Updated
2022-05-09 18:49 abma Changeset attached => sogo master 09ac2dfd
2022-05-09 18:50 francis Assigned To => francis
2022-05-09 18:50 francis Status new => resolved
2022-05-09 18:50 francis Resolution open => fixed
2022-05-09 18:50 francis Fixed in Version => 5.7.0