<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 8/16/2021 5:39 AM, Nicola Mingotti via Cuis-dev wrote:
<blockquote
cite="mid:27e74d52-1484-13ac-bed3-ba0f5b52d505@gmail.com"
type="cite">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<br>
<font size="+1"><font face="monospace">Hi guys,<br>
<br>
this thing was pestering me for while. There were complaints <br>
of other people in git issues saying webclient was not working<br>
well ... I also saw it failing but i was not able to reproduce
it.<br>
<br>
Well, I found the reason, It manifest itself only if you load<br>
also SqueakCompatibility ! <br>
<br>
See here the bug. running on a clean image Cuis5.0-4738.image<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://pasteboard.co/Kg7R93F.png">https://pasteboard.co/Kg7R93F.png</a>
<br>
<br>
Reproducible like this <br>
------<br>
Feature require: 'WebClient'. <br>
Feature require: 'SqueakCompatibility'.<br>
<br>
(WebClient httpGet:'<a moz-do-not-send="true"
class="moz-txt-link-freetext" href="http://www.google.com">http://www.google.com</a>')
content.<br>
------<br>
<br>
I don't have time to try to fix it. But I may in 15 days.<br>
I put it into git issues not to be forgotten. <br>
<br>
bye<br>
<br>
Nicola<br>
<br>
<br>
</font></font> </blockquote>
<br>
Thanks Nicola. This helps! Just pushed a fix to GitHub.<br>
<br>
In any case, SqueakCompatibility is full of dubious stuff... It
deserves some serious cleanup.<br>
<br>
Cheers,<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
</body>
</html>