[Bug 245089] [maintainer-update] www/wt3 update to v3.6.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 27 02:55:26 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245089
Bug ID: 245089
Summary: [maintainer-update] www/wt3 update to v3.6.0
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: info at babaei.net
Created attachment 212742
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212742&action=edit
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list