-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I probably forgot: I'm using ZF 1.0.1

I added debug statements to mentioned source file and this is the output
between the two SAPIs.

CLI:
Entering Zend_Search_Lucene_Analysis_Analyzer_Common_Text::reset<br>
string(0) ""
string(15) "ASCII//TRANSLIT"
string(0) ""
<br>
Entering Zend_Search_Lucene_Analysis_Analyzer_Common_Text::reset<br>
string(0) ""
string(15) "ASCII//TRANSLIT"
string(3) "öäü"
<br>


Apache2:
Entering Zend_Search_Lucene_Analysis_Analyzer_Common_Text::reset<br>
string(0) ""
string(15) "ASCII//TRANSLIT"
string(0) ""
<br>
Entering Zend_Search_Lucene_Analysis_Analyzer_Common_Text::reset<br>
string(0) ""
string(15) "ASCII//TRANSLIT"
string(3) "öäü"
<br>
<br />
<b>Notice</b>:  iconv() [<a href='function.iconv'>function.iconv</a>]:
Detected an illegal character in input string in
<b>/data/www/dev/medmedia.php5.nodb/web/lib/php/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php</b>
on line <b>59</b><br />

The dumping of the strings is done right before iconv()is called.

I can't see any difference in respect to the input parameters ...

thanks,
- - Markus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG4pos1nS0RcInK9ARArnaAKCbGzFG3hGT9Zz1SWnI5fjaK+9JlACgiBSF
l0PxgLfJRdrUgEw3jSgSbuo=
=Yb7U
-----END PGP SIGNATURE-----

Reply via email to