You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/01/16 04:46:01 UTC

DO NOT REPLY [Bug 118787] New: mailmerge.py: supported connection types should be handled case insensitive

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: tm@openoffice.org
        ReportedBy: arielch@apache.org
                CC: ooo-issues@incubator.apache.org


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.

DO NOT REPLY [Bug 118787] mailmerge.py: supported connection types should be handled case insensitive

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118787

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |STARTED
         AssignedTo|tm@openoffice.org           |arielch@apache.org

-- 
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.

DO NOT REPLY [Bug 118787] mailmerge.py: supported connection types should be handled case insensitive

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118787

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|STARTED                     |RESOLVED
         Resolution|                            |FIXED

-- 
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.

DO NOT REPLY [Bug 118787] mailmerge.py: supported connection types should be handled case insensitive

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118787

--- Comment #1 from Ariel Constenla-Haile <ar...@apache.org> 2012-01-16 19:52:38 UTC ---
Fixed in revision 1232130

-- 
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.