BH22 / ipddump

Automatically exported from code.google.com/p/ipddump
0 stars 0 forks source link

Need GB2312/GBK encoding (chinese simplified) support #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. SMS, text input language is chinese simplified, option->sms text->data 
coding is UCS2.
2. Backup the SMS database, and open it with ipddump

What is the expected output? What do you see instead?
In main window, All the sent out text is displayed incorrectly, but the 
received text is ok

--------------------8<------------------------------------------------
<?xml version="1.0" encoding="UNICODE"?>

<SMSmessages TotalSMS="2">
  <SmsMessage>
    <sentDate>Sat Oct 23 11:08:08 CST 2010</sentDate>
    <receivedDate>Sat Oct 23 11:08:08 CST 2010</receivedDate>
    <wasSent>true</wasSent>
    <to>+8613761393379</to>
    <text>c/?v?!??l?S???g&#27;nXVí??@3@ ??@ @1</text> **not correctly
  </SmsMessage>
  <SmsMessage>
    <sentDate>Sun Oct 24 03:17:59 CST 2010</sentDate>
    <receivedDate>Sat Oct 23 11:18:07 CST 2010</receivedDate>
    <wasSent>false</wasSent>
    <to>+8613761393379</to>
    <text>望湘园~</text>    **but display ok here
  </SmsMessage>
</SMSmessages>
--------------------8<------------------------------------------------
maybe it's the cellphone OS cause the problem??  as it doesn't use UNICODE 
encoding with SMS text??---I just guess~

What version of the product are you using? On what operating system?
0.3 RC3 on Windows XP SP3

Please provide any additional information below.
black berry 8900, OS 5.0.0.822

Original issue reported on code.google.com by jianyi0...@gmail.com on 17 Nov 2010 at 7:36

GoogleCodeExporter commented 8 years ago
Please sent me an ipd file that contains at least 1 sms message... i have 
stated in the main page than i need ipd's from various countries to make them 
work for other languages!

Original comment by jimdaska...@gmail.com on 21 Nov 2010 at 7:11

GoogleCodeExporter commented 8 years ago
mail me at jimdaskalakis01@gmail.com

Original comment by jimdaska...@gmail.com on 21 Nov 2010 at 7:12

GoogleCodeExporter commented 8 years ago
IPD sample has been sent to your mail box. pls check, thanks ...

Original comment by jianyi0...@gmail.com on 23 Nov 2010 at 6:18

GoogleCodeExporter commented 8 years ago
I have fixed it!
Here it is!
http://dl.dropbox.com/u/897187/IpdDump_smp.jar

Original comment by jimdaska...@gmail.com on 26 Nov 2010 at 8:13

GoogleCodeExporter commented 8 years ago
Thanks for your great help. But it seems i can not access the URL to download 
the file,
i don't know why, would you pls send it to my e-mail? thanks a lot~

Original comment by jianyi0...@gmail.com on 29 Nov 2010 at 2:07