Works perfectly, thank you for the rapid fix! Best, Tom On Tue, Sep 1, 2020 at 12:27 PM Christophe Demarey < christophe.demarey@inria.fr> wrote:
Le 1 sept. 2020 à 12:21, Christophe Demarey <christophe.demarey@inria.fr> a écrit :
Hi Tom,
Le 1 sept. 2020 à 12:14, Tom Beckmann <tomjonabc@gmail.com> a écrit :
Hi everyone,
not quite sure what's happening yet, but bootstrapping Metacello in Squeak will attempt to download http://smalltalkhub.com/mc/dkh/metacello/main/Metacello-Base-dkh.109.mcz which currently returns a 302 to http://smalltalkhub.com/dkh/metacello/mc?format=raw-html which just returns the index page's HTML instead of the mcz file.
Is this possibly a slip in the matching rules you added recently?-
I think so. I did not see it while testing in my browser (probably because of its cache) but I can see it with curl. I will fix that ASAP.
Should be ok now. Let me know.