stefanwalther / qvWebPageViewer2

Improved WebPageViewer Object Extension for QlikView (QV11)
Other
1 stars 3 forks source link

URL is not encoded #2

Closed rvaheldendaten closed 9 years ago

rvaheldendaten commented 9 years ago

Hi Stefan!

I have some problems with special characters in the URL. Changing the line to:

_this.ExtSettings.WebPageUrl = encodeURI(_this.Layout.Text0.text);

fixed the issue for me.

stefanwalther commented 9 years ago

Thx, fixed with version 1.0.4 (0678edfc172a7efbe0f948d60ea31ebba87295f8)