Bug 60118

Summary: double-urlencoding on URL shortcuts
Product: [Retired] Red Hat Raw Hide Reporter: Tim Waugh <twaugh>
Component: kdebaseAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-02-20 13:02:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tim Waugh 2002-02-20 13:02:48 UTC
Description of Problem:
URLs get double-urlencoded sometimes.

Version-Release number of selected component (if applicable):
kdebase-3.0.0-0.cvs20020129.1, all since

How Reproducible:
100%

Steps to Reproduce:
1. Alt-F2
2. gg:"quoted text"

Actual Results:
URL is 'http://www.google.com/search?q=%22quoted%2520text%22'

Expected Results:
URL is 'http://www.google.com/search?q=%22quoted%20text%22'

Additional Information:
Used to work.

Comment 1 Tim Waugh 2002-03-15 18:37:21 UTC
This seems to be fixed in kdebase-3.0.0-0.cvs20020314.1.