https://bugs.winehq.org/show_bug.cgi?id=48530
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Summary|DWScript Http.sys 2.0 Web |DWScript Http.sys 2.0 Web |Application Server demo |Application Server demo |crashes on startup (needs |crashes on startup (needs |httpapi.HttpSetServerSessio |support for |nProperty) |httpapi.HttpSetUrlGroupProp | |erty | |'HttpServerLoggingProperty' | |property) Resolution|--- |FIXED Fixed by SHA1| |52c6070ea5e47d254253dea6f97 | |7746d3588e619
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
this was fixed by commit https://source.winehq.org/git/wine.git/commitdiff/534fdf8f461c6017cbc0b8ad3a... ("httpapi: Stub HttpSetServerSessionProperty().").
Part of Wine 5.4 release.
Thanks Zeb
Unlike the first commit, there is a different commit which is also part of Wine 5.4 release which references this bug: https://source.winehq.org/git/wine.git/commitdiff/52c6070ea5e47d254253dea6f9...
--- quote --- httpapi: Stub HttpSetUrlGroupProperty(HttpServerLoggingProperty). ... Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48530 --- quote ---
Apparently Zeb encountered a follow-up issue and used this bug as reference. To avoid turning this into a multi-bug, I'm cloning this issue to track the original problem and repurpose this one to track 'HttpSetUrlGroupProperty(HttpServerLoggingProperty)'.
$ wine --version wine-6.11-88-gad03df1222c
Regards