ID:               46456
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mkurpel at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Zip Related
 Operating System: FreeBSD 6.2-RELEASE-p8
 PHP Version:      5.2.6
-Assigned To:      
+Assigned To:      pajoye
 New Comment:

Please post a link to the zip archive you use for your tests as well as
an image to show us how the text should be displayed (if it is using non
ascii chars :).


Previous Comments:
------------------------------------------------------------------------

[2008-11-03 18:38:30] mkurpel at gmail dot com

Jani, tried it with no luck again, this was the output:
http://obrazok.eu/files/bg05v7lyfto1i883czzs.png
I have tried many more things, such as iconv and mb_convert_encoding
but nothing helped. And I cannot replace those mangled characters by the
desirable ones since zip_entry_name() returns the same mangled character
for different national characters.

------------------------------------------------------------------------

[2008-11-03 08:37:02] [EMAIL PROTECTED]

Ditch those mb_* calls  and remove that setlocale() call too. Then
replace utf8_encode() with utf8_decode()..

------------------------------------------------------------------------

[2008-11-01 19:01:04] mkurpel at gmail dot com

No, it does not, it outputs some garbled characters :(

------------------------------------------------------------------------

[2008-11-01 18:16:38] [EMAIL PROTECTED]

First of all, don't use utf8_encode... does it work then?

------------------------------------------------------------------------

[2008-11-01 17:33:51] mkurpel at gmail dot com

The characters in Actual results got converted into html entities in
this bug tracking system. The script has output actual characters, not
entities.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/46456

-- 
Edit this bug report at http://bugs.php.net/?id=46456&edit=1

Reply via email to