[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3176: Creation of a headless WebForm runtime metapackage


http://gambaswiki.org/bugtracker/edit?object=BUG.3176&from=L21haW4-

Comment #14 by Benoît MINISINI:

OK, I understand now.

The 'gb.web.gui' depends on the 'gb.web' component, and the 'gb.web' checks if it can use HTTP compression.

But it checks the incorrect component, which must be 'gb.compress.zlib'.

In other words, if 'gb.compress.zlib' is missing, the 'gb.web' component must just not compress the HTTP requests, and not crash.



----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----