Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5FEF3200B92 for ; Wed, 28 Sep 2016 16:19:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5EAE3160AD4; Wed, 28 Sep 2016 14:19:24 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C60BA160AC1 for ; Wed, 28 Sep 2016 16:19:23 +0200 (CEST) Received: (qmail 44817 invoked by uid 500); 28 Sep 2016 14:19:22 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 44762 invoked by uid 99); 28 Sep 2016 14:19:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2016 14:19:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AEC652C002D for ; Wed, 28 Sep 2016 14:19:22 +0000 (UTC) Date: Wed, 28 Sep 2016 14:19:22 +0000 (UTC) From: "Sergey Beryozkin (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CXF-3404) Encoded semicolons are not correctly handled by the JAX-RS runtime MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 28 Sep 2016 14:19:24 -0000 [ https://issues.apache.org/jira/browse/CXF-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15529772#comment-15529772 ] Sergey Beryozkin commented on CXF-3404: --------------------------------------- Hi, I'm nearly 100% sure that the underlying container decodes it. Can you please add a logging feature and see what is the actual path value ? thanks > Encoded semicolons are not correctly handled by the JAX-RS runtime > ------------------------------------------------------------------ > > Key: CXF-3404 > URL: https://issues.apache.org/jira/browse/CXF-3404 > Project: CXF > Issue Type: Bug > Affects Versions: 2.3.3, 2.4 > Reporter: Sergey Beryozkin > Assignee: Sergey Beryozkin > Fix For: 2.4, 2.3.4 > > > The runtime gets confused when handling PathParams with %3B - it thinks it is the start of the matrix parameters section -- This message was sent by Atlassian JIRA (v6.3.4#6332)