Ensure correct international input on windows text console with OEM codepage 
selected
-------------------------------------------------------------------------------------

                 Key: CORE-4863
                 URL: http://tracker.firebirdsql.org/browse/CORE-4863
             Project: Firebird Core
          Issue Type: Improvement
          Components: Charsets/Collation, ISQL
    Affects Versions: 4.0 Initial, 3.0.0
         Environment: Windows
            Reporter: Alexander Peshkov


When in Windows in text console OEM codepage is used, command line parameters 
are passed to the program anyway in ANSI codepage, but text typed on console is 
(as expected) - in OEM. When such data (dbname, login, password) is passed to 
DPB/SPB or attach/create database call, they are expected to be in ANSI 
codepage. Therefore in all cases (at least 2 of them are typing password in 
"connect"/"create database" commands in isql and input of password from 
terminal when requested by utility switches) when text is initially in OEM 
codepage, in should be transliterated to OEM codepage before passing it to 
parameters block.

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

        

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to