PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » Services_Ebay » Bug #4144

better handling of utf-8

Details

Request #4144better handling of utf-8
Submitted2005-04-14 09:26 UTC
Fromandreas dot lange at haas-media dot de
StatusClosed
PackageServices_Ebay
PHP Version5.0.4
Roadmaps(Not assigned)

Comments

[2005-04-14 09:26 UTC] andreas dot lange at haas-media dot de

Description:
------------
eBay uses utf-8 for sandbox and production site.

So internal processing of the Services_Ebay can be completely done in utf-8. utf-8 should be default for all in/out data. It would be nice to have a single point of configuration (May be the session object) to specify the default charset for returning results from the classes. No character-conversion is needed, which provides better support for foreign (non-US) usage.

Best regards

Andreas Lange

PS: sorry for my bad english ;-)

[2005-05-18 09:17 UTC] sjlim at tpg dot com dot au

Where can I find the latest CVS files?