General

Profile

Koen Deforche

  • Login: koen
  • Email: koen@emweb.be
  • Are you a spammer?: No
  • Registered on: 06/29/2009
  • Last connection: 01/21/2022

Issues

open closed Total
Assigned issues 151 1025 1176
Reported issues 46 103 149

Projects

Project Roles Registered on
JWt Developer 07/07/2009
Wt Manager, Developer 07/07/2009

Activity

01/11/2021

08:43 PM Wt Bug #7970 (New): wthttp server may terminate after uncaught exception
Specific issue was seen from: void Connection::handleWriteResponse(ReplyPtr reply, const asio_error_code& e, std... Koen Deforche

02/03/2020

12:13 PM Wt Open discussion: RE: Postgresql query runs fast, but then becomes slow
Hey Bruce,
Sounds plausible that indeed the long connection times cause issues with prepared statement planning bein...
Koen Deforche

01/29/2020

03:16 PM Wt Bug #7396: WTreeView not working when hidden during construction
Roel,
Seems reasonable to me if the same thing didn't work in Wt 3 neither? Otherwise I would be curious how Wt3 got...
Koen Deforche

01/08/2020

10:31 AM Wt Support #7373: SEH Exception on Wt:DBO rollback
Michael,
We do not actually rollback changes you made to in-memory objects ourselves since the intent of the transac...
Koen Deforche

12/10/2019

03:39 PM Wt Bug #6774 (InProgress): WTreeView::scrollTo() and more...

Koen Deforche

10/17/2019

10:41 AM Wt Open discussion: RE: website URL catchall
Hey,
The solution I would propose is to deploy the app at "/" of your server, and indicate in the docroot all static...
Koen Deforche

10/14/2019

12:17 PM Wt Help: RE: Using sql_value_traits with unsigned integers (uint64_t, uint32_t etc)
Most databases do not support unsigned integer types (and the standard doesn't specify them), asfaik. The design of t... Koen Deforche

09/13/2019

12:02 PM Wt Help: RE: Dbo does not persist changes to fields, only collections
Hey,
Wt::Dbo only takes a call to 'modify()' as an indication that you are modifying the object. But it will flush d...
Koen Deforche

07/08/2019

03:43 PM Wt Open discussion: RE: session exiting with dirty objects..need help to resolve this.
That must be caused by an upstream error (exception) which caused a rollback, or a pointer (memory issue)...
Koen Deforche

03/19/2019

08:19 PM Wt Open discussion: RE: Wt::Dbo::Transaction best practices
Hey,
The design is so that in a function, of which you don't want to assume how and when it will be called, and if t...
Koen Deforche

Also available in: Atom