https://issues.apache.org/ooo/show_bug.cgi?id=118787
Bug #: 118787
Issue Type: DEFECT
Summary: mailmerge.py: supported connection types should be
handled case insensitive
Classification: Code
Product: framework
Version: current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: code
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
In mailmerge.p the supported connection types are handled case-sensitive, but
according to
http://www.openoffice.org/api/docs/common/ref/com/sun/star/mail/XMailService.html#getSupportedConnectionTypes
"Currently defined connection types are (the values should be handled case
insensitive): "Insecure" - insecure connections "Ssl" - Secure Socket Layer
2.0/3.0 based connection"
This causes errors on API clients, see Bug 118736
--
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.