Return-Path: X-Original-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 436BC98A8 for ; Tue, 27 Mar 2012 06:21:25 +0000 (UTC) Received: (qmail 32471 invoked by uid 500); 27 Mar 2012 06:21:25 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 31964 invoked by uid 500); 27 Mar 2012 06:21:22 -0000 Mailing-List: contact ooo-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-issues@incubator.apache.org Delivered-To: mailing list ooo-issues@incubator.apache.org Received: (qmail 31918 invoked by uid 99); 27 Mar 2012 06:21:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2012 06:21:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.123] (HELO sif.zones.apache.org) (140.211.11.123) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2012 06:21:17 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id 74371491D; Tue, 27 Mar 2012 06:20:56 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: DO NOT REPLY [Bug 109834] Calc converts '%2B' in URL to '+' in .xls file Date: Tue, 27 Mar 2012 06:20:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Spreadsheet X-Bugzilla-Component: editing X-Bugzilla-Keywords: needmoreinfo, oooqa X-Bugzilla-Severity: trivial X-Bugzilla-Who: ahiroshige@ashisuto.co.jp X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: spreadsheet@openoffice.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/ooo/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 https://issues.apache.org/ooo/show_bug.cgi?id=109834 Sushi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ahiroshige@ashisuto.co.jp --- Comment #4 from Sushi 2012-03-27 06:20:36 UTC --- Reproduced with 3.2.1 and 3.3.0 running on Windows 7 and XP. Steps to reproduce: 1: Copy the URL provided by dcnicholls 2: Go to Insert -> Hyperlink 3: Paste the copied URL into the "Target" input box, press Apply and close the dialog box. 4: Execute the link and a wrong page is shown 5: Select the link and go to Insert -> Hyperlink 6: Check the URL in the "Target" input box to see "%2B" is converted to "+" Work around: * Enable "Automatic URL Recognition" and paste the URL into a cell. Auto replaced link works ok and "%2B" remains as is w/o being replaced. * Use "Push Button" from "Form Controls" and use its "Open document/web page" function. I believe it's to do with the character encoding used when converting texts into a hyperlink at Hyperlink dialog box. Also reproducible with Writer and Impress. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.