From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.2.0
PHP Bug Type:     Sablotron XSL
Bug description:  Characters with ascii>127 crash

Possible bug in xslt_process()

If in the source xml code are characters with ascii code greater than 127,
for example some national characters (�, �, ...), they will not be
displayed correctly in the result after the transformation. Instead the
character I get two strange characters. For a specified source character
(>127) I always get specified characters. Of course, in the xml tag I use
the correct encoding attribute, for example ISO-8859-2.

Thanks.
-- 
Edit bug report at http://bugs.php.net/?id=16993&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16993&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16993&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16993&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16993&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16993&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16993&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16993&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16993&r=submittedtwice

Reply via email to