ID: 14399
Updated by: [EMAIL PROTECTED]
Reported By: jonas at israelsson dot com
-Status: Open
+Status: Bogus
Bug Type: Feature/Change Request
Operating System: Linux
PHP Version: 4.1.0
New Comment:
duplicate of #6680. BTW, you can always use the PCRE extension.
Previous Comments:
------------------------------------------------------------------------
[2001-12-20 15:10:02] jonas at israelsson dot com
i have tryed
setlocale("LC_ALL", "swedish");
setlocale("LC_ALL", "sv_SE");
setlocale("LC_ALL", "se");
none affects eregi_replace behaivor
If it was a localize problem why then would lowercase
caracters work ??
Kindest Regards
Jonas Isaelsson
------------------------------------------------------------------------
[2001-12-11 17:14:55] [EMAIL PROTECTED]
Try setting your locale first with setlocale()
Feedback.
------------------------------------------------------------------------
[2001-12-10 05:39:51] jonas at israelsson dot com
It seem to be so that eregi_replace can´t handle
uppercase scandinavian characters (ÅÄÖ).
Lowercase works fine.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=14399&edit=1