Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6414FC325 for ; Tue, 10 Sep 2013 14:38:55 +0000 (UTC) Received: (qmail 55081 invoked by uid 500); 10 Sep 2013 14:38:55 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 55058 invoked by uid 500); 10 Sep 2013 14:38:55 -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 55038 invoked by uid 99); 10 Sep 2013 14:38:54 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Sep 2013 14:38:54 +0000 Date: Tue, 10 Sep 2013 14:38:54 +0000 (UTC) From: "Daniel Kulp (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CXF-5264) SiteExporter doesn't replace "+" with "-" when exporting links to attachemtns MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-5264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-5264. ------------------------------ Resolution: Fixed Assignee: Daniel Kulp Patch applied (without the import order changes) and new snapshot deployed. Thanks! > SiteExporter doesn't replace "+" with "-" when exporting links to attachemtns > ----------------------------------------------------------------------------- > > Key: CXF-5264 > URL: https://issues.apache.org/jira/browse/CXF-5264 > Project: CXF > Issue Type: Bug > Reporter: Lukasz Lenart > Assignee: Daniel Kulp > Labels: Confluence, Docs, Site > Attachments: CXF-5264.patch > > > When Confluence page contains link to an image with spaces in the name, all these white spaces will be replaced with "-" during exporting. But when a html page is exported with links to the image, the href attribute already contains "+" instead of " ", se SiteExporter must replace these was well. > Patch attached -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira