From:             [EMAIL PROTECTED]
Operating system: Linux 2.4
PHP version:      4.3.0
PHP Bug Type:     Unknown/Other Function
Bug description:  strip_tags() reproducible error...

Function: strip_tags()
Test input: http://66.28.101.38/shift.htm

Unexpected result: The result string is cut off after a few sentences and
ends with extraneous !!!!!!!! marks. Not all input would generate this
error but most of the time with Microsoft Word created dirty documents as
the test input above will demonstrate.

Probably cause: Totally speculation but my guess is that there is a funk
in the code in the string function dealing with UTF-8 characters common in
Microsoft generated stuff. 
-- 
Edit bug report at http://bugs.php.net/?id=21741&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21741&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21741&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21741&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21741&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21741&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21741&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21741&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21741&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21741&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21741&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21741&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21741&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21741&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21741&r=gnused

Reply via email to