National characters (e.g. umlauts) are NOT displayed correctly in 2.5.2 vs 2.5.1
--------------------------------------------------------------------------------

                 Key: CORE-3976
                 URL: http://tracker.firebirdsql.org/browse/CORE-3976
             Project: Firebird Core
          Issue Type: Bug
    Affects Versions: 2.5.2
            Reporter: Pavel Zotov
         Attachments: win1252_umlaut_test.zip

It is impossible to properly display in isql output from table that contains 
data with umlauts.
This effect is absent in official release FB 2.5.1 (03-oct-2011).

See test in attach: unzip, then run:
cmd /u
isql
in aaaa; 

(in 2.5.1 the string will be displayed CORRECT, in 2.5.2 the umlaut will be 
replaced with '?')
-------------
Output in 2.5.1:
============
SQL> in aaaa;
<national message here>: 1252
Database:  ch1252
ISQL Version: WI-V2.5.1.26351 Firebird 2.5
Server version:
Firebird/x86/Windows NT (access method), version "WI-V2.5.1.26351 Firebird 2.5"
Firebird/x86/Windows NT (remote server), version "WI-V2.5.1.26351 Firebird 2.5/X
Net (TLPRG)/P12"
Firebird/x86/Windows NT (remote interface), version "WI-V2.5.1.26351 Firebird 2.
5/XNet (TLPRG)/P12"
on disk structure version 11.2

A
==============================
Tipps für Sie


Output in 2.5.2:
============
C:\1INSTALL\FIREBIRD\FB_25\bin>isql
Use CONNECT or CREATE DATABASE to specify a database
SQL> in aaaa;
Текущая кодовая страница: 1252
Database:  ch1252
ISQL Version: WI-V2.5.3.26551 Firebird 2.5
Server version:
Firebird/x86/Windows NT (access method), version "WI-V2.5.3.26551 Firebird 2.5"
Firebird/x86/Windows NT (remote server), version "WI-V2.5.3.26551 Firebird 2.5/X
Net (TLPRG)/P12"
Firebird/x86/Windows NT (remote interface), version "WI-V2.5.3.26551 Firebird 2.
5/XNet (TLPRG)/P12"
on disk structure version 11.2

A
==============================
Tipps f?r Sie


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

       

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to