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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jakobv at stud dot ntnu dot no
New email:
PHP Version: OS:

 

 [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: Fri Apr 19 01:01:28 2024 UTC