Created attachment 212742 [details] www/wt3 v3.5.2 to v3.6.0 patch file https://www.webtoolkit.eu/wt/wt3/doc/reference/html/Releasenotes.htmlhttps://www.webtoolkit.eu/wt/wt3/doc/reference/html/Releasenotes.html Wt 3 releases have mostly focused on tweaks and bug fixes lately with new features being focused on Wt 4, and this release is no different. There's a handful of little changes: Some small changes in behaviour that you may want to be aware of: WCanvasPaintDevice: instead of stopping the drawing entirely when drawImage() fails (e.g. because of a missing image), the image will be skipped but drawing will continue. An error will be logged to the console. Issue #7060: fixed Request::clientAddress() when behind a reverse proxy to be the same as WEnvironment::clientAddress(), and as mentioned in the documentation. Issue #7404: reparenting of popup widgets should only stop at scroll bars. Other changes and fixes: Updated the composer and filetreetable examples to use WLocalDateTime rather than OS specific functions. WModelIndex now has a proper ordering, even for raw indexes. This means they can properly be inserted into and retrieved from a std::set. WServer: documented the schedule() function. wthttp: added child process id to some of the logging related to dedicated session processes
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/130221071
A commit references this bug: Author: joneum Date: Wed Apr 1 10:58:19 UTC 2020 New revision: 530210 URL: https://svnweb.freebsd.org/changeset/ports/530210 Log: Update to 3.6.0 PR: 245089 Sponsored by: Netzkommune GmbH Changes: head/www/wt3/Makefile head/www/wt3/distinfo head/www/wt3/pkg-plist