Results 1 to 1 of 1

Thread: String encoding bug with IceEJ 1.1.0

  1. #1
    flattanzio is offline Registered User
    Name: Francesco Lattanzio
    Organization: A-Tono Srl
    Project: J2ME Applications for Mobile
    Join Date
    May 2007
    Posts
    1

    String encoding bug with IceEJ 1.1.0

    Strings are encoded in UTF-8, however for reading and writing IceEJ uses the "platform's default encoding" which, sometimes, differs from UTF-8 (for example, in the J2ME Wireless Toolkit 2.2 emulator).
    The attached file contains a patch for IceInternal/BasicStream.java.

    --
    Francesco Lattanzio <francesco.lattanzio@a-tono.com>
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. String encoding
    By die_gestalt in forum Bug Reports
    Replies: 3
    Last Post: 10-28-2008, 09:34 AM
  2. IceEJ-1.1.0 with JDK 1.5.0?
    By Andreas Scherer in forum Help Center
    Replies: 2
    Last Post: 03-15-2006, 03:44 AM
  3. Replies: 1
    Last Post: 09-16-2005, 03:01 AM
  4. Q on Data encoding
    By ChMeessen in forum Comments
    Replies: 3
    Last Post: 01-28-2005, 09:19 AM
  5. problem in mapping string->string[] in C#
    By teayu in forum Help Center
    Replies: 2
    Last Post: 10-26-2004, 11:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •