liubiao4123 / servicestack

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

Escape characters in structure variables #45

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

I am using servicestack TypeSerializer.

I am getting exception when the structure variable contains escape characters. 
How could I handle this issue?

Original issue reported on code.google.com by rms...@gmail.com on 26 Oct 2010 at 4:47

GoogleCodeExporter commented 8 years ago
I should be able to handle special chars, this sounds like a bug.

Can you submit an example program so I can find and fix.

Cheers,
Demis

Original comment by demis.be...@gmail.com on 26 Oct 2010 at 4:56

GoogleCodeExporter commented 8 years ago

Hi demis,
I have listed some test cases in the attached file.

Original comment by rms...@gmail.com on 27 Oct 2010 at 3:57

Attachments: