[ mx4j-Bugs-1080279 ] HttpInputStream codepage issue

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.java.mx4j.devel
Message-ID <[email protected]>
Bugs item #1080279, was opened at 2004-12-06 14:06
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=450647&aid=1080279&group_id=47745

Category: HTTP Adaptor
Group: Release 2.1.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: HttpInputStream codepage issue

Initial Comment:
The parseVariables() method contains the following line:

variableValue = new String(variableValue.getBytes(),
"UFT-8");

This causes a problem on on EBCDIC code-page systems in
that the resulting variableValue is an empty string. 

This can be fixed by removing the above line (tested on
z/OS  1.4)

email: [email protected]


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=450647&aid=1080279&group_id=47745


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.