when using multiple values for one field in a search form like status field, the generated parameters for the sortable header field in the result list are separated by a comma.
This is not workable if the call is done by javascript.
This modification replace the comma by an apostrophe in the generated parameters and in
the javascript method an apostrophe is replace by a comma before processing parameters.

git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/20120329_portletWidget@1415193 13f79535-47bb-0310-9956-ffa450edef68
4 files changed