15 May
2011
15 May
'11
9:14 a.m.
Hi, http://jira.xwiki.org/jira/browse/XWIKI-5970 I went through the source of the REST search related to this issue and found nothing which will cause this error. Normally white space " " is replaced with plus sign "+" when decoding an URL using URLDecoder in Java. But I can't find any usages of this. Please suggest me some idea which causes this issue. Thank you