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 <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 <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. Thanks for reporting. Christophe