wokier / gwt-crypto

Automatically exported from code.google.com/p/gwt-crypto
8 stars 1 forks source link

special chars are gibberish after encoding and decoding #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. encode char '£' for example
2. decode it, and you will get gibberish.
3.

What is the expected output? What do you see instead?
should receive the same char - '£'

What version of the product are you using? On what operating system?
version 1.03 on GWT 2.04

Please provide any additional information below.

Original issue reported on code.google.com by yariv...@gmail.com on 20 Oct 2010 at 4:18

GoogleCodeExporter commented 9 years ago
Can you provide the unicode for the pound character?  I thought this had been 
fixed with bug #3: http://code.google.com/p/gwt-crypto/issues/detail?id=3

Original comment by moor...@gmail.com on 20 Oct 2010 at 4:21

GoogleCodeExporter commented 9 years ago
As much as I can tell it is fixed now, I tested this with the new trunk rev and 
it worked (I tried all sorts of regional/special characters with no issues).

Original comment by rame...@gmail.com on 17 May 2011 at 1:56

GoogleCodeExporter commented 9 years ago
Since there has been no further information on this issue, I'm closing it!

Original comment by rame...@gmail.com on 1 Jun 2011 at 8:08