lacostabr / socialauth-net

Automatically exported from code.google.com/p/socialauth-net
0 stars 0 forks source link

How to post japanese characters on Twitter and Facebook. #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I want to post Japanese characters on Twitter and Facebook.
For instance 【観たい映画に追加】.

Thank you in advance.

Renz

Original issue reported on code.google.com by lawrence...@gmail.com on 31 Jul 2012 at 3:59

GoogleCodeExporter commented 9 years ago
Also how can I post html codes on Facebook.

Thank you very much.

Renz

Original comment by lawrence...@gmail.com on 31 Jul 2012 at 4:14

GoogleCodeExporter commented 9 years ago
Japanese characters issue:
There is nothing special required to post them. I tried posting the text you've 
mentioned using demo application it posted well.

HTML tags:
Posting HTML tags brings no advantage as hello is rendered by facebook as it is 
i.e., you won't see a bold hello but HTML itself.

Original comment by daggar...@brickred.com on 3 Aug 2012 at 8:34

GoogleCodeExporter commented 9 years ago
Hi,

I tried it on my local I attached the error and the source screen caps. Please 
see the attached files.

Thank you.

Renz

Original comment by lawrence...@gmail.com on 3 Aug 2012 at 10:07

Attachments:

GoogleCodeExporter commented 9 years ago
It works on Facebook but yes! Twitter is causing problem. We'll investigate on 
this.

Deepak

Original comment by daggar...@brickred.com on 3 Aug 2012 at 10:24

GoogleCodeExporter commented 9 years ago
I edited the post tweet code. As you can see on twitter post.jpg. The question 
mark(s) "?" are supposed to be Japanese characters.

Thank you in advance.

Renz

Original comment by lawrence...@gmail.com on 3 Aug 2012 at 10:26

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

I just tried your demo at socialauth.in/socialauthdemo. I signed on to Twitter 
and tried to post 【観たい映画に追加】surprisingly it has been 
posted. 

My question is why the .net version of this demo project has error when posting 
Japanese on Twitter though the Java version is working.

Thanks,

Renz

Original comment by lawrence...@gmail.com on 6 Aug 2012 at 5:17

GoogleCodeExporter commented 9 years ago
Fixed!
Will be available in next release. Should you urgently need it, please download 
latest code and compile. You may refer actual code change in r405 

Original comment by daggar...@brickred.com on 18 Aug 2012 at 8:54