Zend Framework

Framework uses not supported encodings on AIX in iconv

Details

Description

The problem occured to me when I tried Zend_Pdf on an i5. It uses "CP1252//IGNORE" as encoding for iconv which is not supported by AIX. The right encoding for AIX should be "IBM-1252". "//IGNORE" doesn't work altogether. Although it's IBMs fault in my opinion, it prevents the use of a lot of parts of Zend Framework.

Issue Links

Activity

Hide
Satoru Yoshida added a comment -

link to ZF-3072

Show
Satoru Yoshida added a comment - link to ZF-3072
Hide
Benjamin Eberlei added a comment -

Added to component "Zend_Pdf", reassigned automatically.

Show
Benjamin Eberlei added a comment - Added to component "Zend_Pdf", reassigned automatically.

People

Vote (1)
Watch (1)

Dates

  • Created:
    Updated: