Issue 55792 - Double url encoding when editing hyperlink
Summary: Double url encoding when editing hyperlink
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOO 2.0 Beta2
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: eric.savary
QA Contact: issues@framework
URL:
Keywords: oooqa, regression
Depends on:
Blocks:
 
Reported: 2005-10-11 17:21 UTC by actrajan
Modified: 2017-05-20 10:33 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Screenshot of the dialogue box showing the error (35.08 KB, image/jpeg)
2005-10-11 17:22 UTC, actrajan
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description actrajan 2005-10-11 17:21:42 UTC
The edit hyperlink dialogue does double url encoding of the URL.

To reproduce, to following:

1. Enter a text
2. Create a multi-word hyperlink for the text, e.g. "test link"
3. Click "Apply" twice in a row
4. You see the link "path" has changed to "test%2520link"

Solution: The "path" should always be displayed non-encoded, so that for every
apply, encoding is only done once.
Comment 1 actrajan 2005-10-11 17:22:25 UTC
Created attachment 30323 [details]
Screenshot of the dialogue box showing the error
Comment 2 michael.ruess 2005-10-12 08:42:36 UTC
Reassigned to ES.
Comment 3 hwoarang 2005-12-09 18:19:18 UTC
Can easy reproduce with OOo2.0.1rc3 Win98SE

Confirming.

Hwoarang
Comment 4 eric.savary 2006-03-13 17:03:59 UTC
ES->MBA: Regression. The same in Calc. Please dispatch.
Comment 5 Mathias_Bauer 2006-03-15 10:53:08 UTC
Carsten, please take over
Comment 6 carsten.driesner 2006-03-15 16:23:05 UTC
cd: Accepted.
Comment 7 carsten.driesner 2006-05-15 15:29:59 UTC
cd: Set target to OOo 2.x.
Comment 8 Mathias_Bauer 2007-12-04 12:45:52 UTC
target 3.0
Comment 9 Mathias_Bauer 2008-04-21 17:10:46 UTC
changed component
Comment 10 Mathias_Bauer 2008-05-19 10:26:44 UTC
Peter, please take over
Comment 11 pb 2008-06-09 08:25:17 UTC
pb: too late for 3.0 -> 3.x.
Comment 12 Mathias_Bauer 2009-05-06 17:47:12 UTC
Mikhail, please take over
Comment 13 Mathias_Bauer 2011-03-07 18:56:17 UTC
I tried to reproduce this issue in a CWS based on DEV300m101 and it worked for me.
Obviously this bug was fixed already. Could you please verify?