php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13129 Problems with Norwegian characters
Submitted: 2001-09-04 08:20 UTC Modified: 2001-09-06 11:07 UTC
From: jakobv at stud dot ntnu dot no Assigned:
Status: Not a bug Package: Strings related
PHP Version: 4.0.6 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
16 + 42 = ?
Subscribe to this entry?

 
 [2001-09-04 08:20 UTC] jakobv at stud dot ntnu dot no
strtolower() does not scange the case of Norwegian Characters ??? ???.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-04 08:41 UTC] hholzgra@php.net
are you sure you have configured the right locale
using setlocale(LC_ALL,"no"); ?
 [2001-09-06 03:40 UTC] jakobv at stud dot ntnu dot no
I have cheked the command on another server and it works satisfyingly there so I have tild the ADministrator to run the setlocale(LC_ALL,"no"); 


 [2001-09-06 11:07 UTC] sniper@php.net
Works just fine here. Must be your locales that aren't
installed correctly.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 06:01:28 2024 UTC