lower function does not get lowercase in some case
--------------------------------------------------
Key: CORE-4410
URL: http://tracker.firebirdsql.org/browse/CORE-4410
Project: Firebird Core
Issue Type: Bug
Affects Versions: 2.5.2 Update 1
Environment: Firebird serveur 32 bits 2.5.2.26540 on windows seven 64
bits
Firebird superserveur 32 bits 2.5.2.26540 on Fedora 15,17 20 64 bits
Reporter: christophe derenne
Let's try :
select lower('JoËl') from rdb$database; result : joël : that's ok
Now let's try
select lower('Ë') from rdb$database; result : ë: that's ok
Now let's try
select lower(substr('JoËl',3,3)) from rdb$database; result : Ë : THAT IS
WRONG
--
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
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos. Get
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel