From:             revolutio at gmx dot de
Operating system: SuSE Linux 9.1 (with Apache2)
PHP version:      5.0.0
PHP Bug Type:     *XML functions
Bug description:  Stripping of strings in front of the last umlauts

Description:
------------
In php5 it strips the string befor the umlauts. This script is working in
php4 best. (You only see the bug, if an umlauts is in the heise news
feed)

./configure --prefix=/usr/local/php
--with-apxs2=/usr/local/apache2/bin/apxs --with-gd
--with-mysql=/usr/local/mysql --with-jpeg-dir=/usr/lib
--with-png-dir=/usr/lib --with-zlib-dir=/usr/lib
--with-freetype-dir=/usr/lib


Reproduce code:
---------------
http://nopaste.php-q.net/72902

Expected result:
----------------
I want to see the complete title of the news feed.

Actual result:
--------------
It stripts the string in front of the last umlauts. (Like Ü/Ö/Ä)

-- 
Edit bug report at http://bugs.php.net/?id=29302&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29302&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29302&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29302&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29302&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29302&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29302&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29302&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29302&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29302&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29302&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29302&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29302&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29302&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29302&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29302&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29302&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29302&r=float

Reply via email to