
29 Apr
2010
29 Apr
'10
7:29 a.m.
В сообщении от 24 апреля 2010 00:57:29 вы написали:
Hello
This patch fix URI escaping in X.A.Search. Non ASCII characters were not escaped. This patch modify escape function so it encodes as UTF8 and escapes all non-ASCII characters.
This is also a workaroud for bug in System.Process which doesn't properly encode strings and just truncate Chars to 1 byte.
Ping?