From: [EMAIL PROTECTED]
Operating system: Windows XP
PHP version: 4.3.0
PHP Bug Type: Strings related
Bug description: strip_tags does not produce expected result with less than sign in
link-text
The text after the "less than" sign is not returned in this example.
print strip_tags("<a href=index.php?mode=item&id=382>Titan 120mm fan,
<36dBa, 74.15CFM</a>");
My result is "Titan 120mm fan, " instead of expected "Titan 120mm fan,
<36dBa, 74.15CFM"
--
Edit bug report at http://bugs.php.net/?id=21253&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=21253&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=21253&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=21253&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=21253&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=21253&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=21253&r=support
Expected behavior: http://bugs.php.net/fix.php?id=21253&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=21253&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=21253&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=21253&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21253&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=21253&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=21253&r=isapi