WAUrl absolute encoding for url with @
Sabine Manaa <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
Hi, I want to add the following url to my header. aHtmlRoot script url: (WAUrl absolute: 'https://npmcdn.com/[email protected]/dist/leaflet.js') It fails (because of the encoding(?)) - it tries to load this: https://npmcdn.com/leaflet%401.0.0-rc.3/dist/leaflet.js Can anyone give me a hint what to do with the WAUrl to render correctly? I assume it is easy but I don't get it. Regards Sabine -- View this message in context: http://forum.world.st/WAUrl-absolute-encoding-for-url-with-tp4910307.html Sent from the Seaside General mailing list archive at Nabble.com.