[squeak-dev] Change to WebMessage breaks configuration loading (smalltalkCI)

Max Leske maxleske at gmail.com
Thu Jul 6 07:08:04 UTC 2017


Hi,

The change by Tobias (03-07-2017) to WebMessage>>getContentWithProgress: breaks loading of configurations. They are gzip encoded but that is never being considered if a converter is set. The binary stream will then be decoded as string which fails.

Cheers,
Max


More information about the Squeak-dev mailing list