Default charset used for NONE locally assumes wrongly 1b per character
----------------------------------------------------------------------

                 Key: DNET-929
                 URL: http://tracker.firebirdsql.org/browse/DNET-929
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider
    Affects Versions: 7.1.1.0
            Reporter: Jiri Cincura
            Assignee: Jiri Cincura
            Priority: Minor


...which means some computations are assuming wrong lengths either not throwing 
correct exception or trying to send unexpected buffers (or paddings).

I.e. the assumption is wrong on .NET Core, becase the Encoding.Default is not 
"ANSI", but UTF8 no matter what.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to