Search found 3 matches

by cmm
Fri Sep 30, 2016 7:08 am
Forum: Support
Topic: RV_DecodeURL replaces '+' with ''
Replies: 8
Views: 33195

Hello!

Thank you again for your replies.

I have been experimenting with the rvoPercentEncodedURL a bit and it seems to behave a bit differently if you paste an hyperlink into the document or if you use the Insert Hyperlink dialog.

If you paste it will change spaces to %20 but it will retain the ...
by cmm
Tue Sep 27, 2016 8:55 am
Forum: Support
Topic: RV_DecodeURL replaces '+' with ''
Replies: 8
Views: 33195

I understand that "%2B" represents a "+" and that space represents a "+". However I do not think it is true that "+" should represent a space.

If you look at google.com for example and search "Hello+world" you will get "Hello%2Bworld" in the address field. However, if you type "Hello world" into ...
by cmm
Tue Sep 27, 2016 8:04 am
Forum: Support
Topic: RV_DecodeURL replaces '+' with ''
Replies: 8
Views: 33195

RV_DecodeURL replaces '+' with ''

Hello!

I ran into an issue when pasting a hyperlink containing a '+' symbol. It is being replaced by ''.

Reproduction:
1. Create a hyperlink that has the address of: https://test.com/CE+/2
in any tool that supports hyperlinks (Outlook etc.) and give it a name.

2. Right click the hyperlink and ...