Bug 60118 - double-urlencoding on URL shortcuts
Summary: double-urlencoding on URL shortcuts
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: kdebase
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-02-20 13:02 UTC by Tim Waugh
Modified: 2007-04-18 16:40 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-02-20 13:02:55 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.