Return-Path: X-Original-To: apmail-chemistry-dev-archive@www.apache.org Delivered-To: apmail-chemistry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 32DC017ECE for ; Fri, 26 Jun 2015 15:28:10 +0000 (UTC) Received: (qmail 70080 invoked by uid 500); 26 Jun 2015 15:28:05 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 70024 invoked by uid 500); 26 Jun 2015 15:28:05 -0000 Mailing-List: contact dev-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list dev@chemistry.apache.org Received: (qmail 70004 invoked by uid 99); 26 Jun 2015 15:28:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Jun 2015 15:28:05 +0000 Date: Fri, 26 Jun 2015 15:28:04 +0000 (UTC) From: =?utf-8?Q?Florian_M=C3=BCller_=28JIRA=29?= To: dev@chemistry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CMIS-923) URLDecoder: Illegal hex characters in escape (%) pattern - For input string MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CMIS-923?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D146029= 53#comment-14602953 ]=20 Florian M=C3=BCller edited comment on CMIS-923 at 6/26/15 3:27 PM: -------------------------------------------------------------- That is not a CMIS Workbench issue. The OpenCMIS client library, which is u= sed by the CMIS Workbench, takes the URL that has been provided by the serv= er. The client library does not compile or touch this URL. The URL that you provided also looks encoded. So, there is no client proble= m here. Which OpenCMIS version is used by the server? Which servlet engine is it de= ployed on? Does the server have a filter in front of the OpenCMIS implementation that = may change the parameters? was (Author: fmui): That is not a CMIS Workbench issue. The OpenCMIS client library, which is u= sed by the CMIS Workbench, takes the URL that has been provided by the serv= er. The client library does not compile or touch this URL. Which OpenCMIS version is used by the server? > URLDecoder: Illegal hex characters in escape (%) pattern - For input stri= ng > -------------------------------------------------------------------------= -- > > Key: CMIS-923 > URL: https://issues.apache.org/jira/browse/CMIS-923 > Project: Chemistry > Issue Type: Bug > Components: opencmis-server > Affects Versions: OpenCMIS 0.11.0, OpenCMIS 0.12.0, OpenCMIS 0.13.0 > Reporter: Dmitry > > The failure of the test of CMIS ATOMpub 1.0 in Apache Workbecn 0.13.0: > {noformat} > UNEXPECTED_EXCEPTION: Newly created document is invalid! Exception: URLDe= coder: Illegal hex characters in escape (%) pattern - For input string: &qu= ot;_P" > {noformat} > The request is sent to the CMIS compatible server, whose support is imple= mented, based on Apache Chemistry library -- This message was sent by Atlassian JIRA (v6.3.4#6332)