<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>body{font-family:Helvetica,Arial;font-size:13px}</style>
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">
Hi Sabine,</div>
<div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">
<br>
</div>
<div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">
That’s probably a bug in one of the #decode: methods on class-side or #encodeOn: decides to encode the @ as Percent-Encoding.</div>
<div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">
If it’s a bug in the #decode: methods you can create an empty WAUrl and add parts to the path manually. If it’s a bug in the #encodeOn: Methode you may need to fix the method.</div>
<div><br>
</div>
Karsten<br>
<div id="bloop_sign_1470832884161881856" class="bloop_sign"></div>
<br>
<p class="airmail_on">Am 10. August 2016 um 13:39:59, Sabine Manaa (<a href="mailto:manaa.sabine@gmail.com">manaa.sabine@gmail.com</a>) schrieb:</p>
<blockquote type="cite" class="clean_bq"><span>
<div>
<div></div>
<div>Hi, <br>
<br>
I want to add the following url to my header. <br>
aHtmlRoot script url: (WAUrl absolute: <br>
'https://npmcdn.com/leaflet@1.0.0-rc.3/dist/leaflet.js') <br>
<br>
It fails (because of the encoding(?)) - it tries to load this: <br>
https://npmcdn.com/leaflet%401.0.0-rc.3/dist/leaflet.js <br>
<br>
Can anyone give me a hint what to do with the WAUrl to render correctly? <br>
I assume it is easy but I don't get it. <br>
<br>
Regards <br>
Sabine <br>
<br>
<br>
<br>
-- <br>
View this message in context: http://forum.world.st/WAUrl-absolute-encoding-for-url-with-tp4910307.html
<br>
Sent from the Seaside General mailing list archive at Nabble.com. <br>
_______________________________________________ <br>
seaside mailing list <br>
seaside@lists.squeakfoundation.org <br>
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside <br>
</div>
</div>
</span></blockquote>
</body>
</html>