Boris Nagaev
- Login: starius
- Are you a spammer?: No
- Registered on: 12/21/2010
- Last sign in: 06/15/2015
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 32 | 118 | 150 |
Activity
08/22/2014
- 12:52 PM Wt Bug #3540 (Closed): plain HTML sessions limit bug
- src/web/WebController.C:
return plainHtmlSessions\_ > conf*.maxPlainSessionsRatio() \* ajaxSessions*;
should b... - 12:49 PM Wt Bug #3539 (Closed): WTimer::singleShot() can leak memory
- Here is implementation of WTimer::singleShot():
template <class F>
void WTimer::singleShot(int msec, const F& f) ...
08/13/2014
06/27/2014
- 07:36 PM Wt Wiki edit: Sample_Wt_Applications (#32)
- kiset.org
04/26/2014
04/06/2014
- 06:55 PM Wt Bug #2910 (Closed): WDialog error
- WDialog* dialog = new WDialog(root());
dialog->contents()->addWidget(new WDoubleSpinBox());
Er...
01/31/2014
- 01:47 PM Wt Bug #2627 (Feedback): MySQL UTF8 problem
- Hello!
Consider Wt::Dbo model with WString field.
Using MySQL backend, UTF8 chars (e.g., Russian) are written in w...
01/16/2014
- 05:52 PM Wt Bug #2568 (Closed): collection.count(empty ptr) results in SEGFAULT
- Hello!
The problem is described in title.
This is caused by this line in Wt/Dbo/collection\_impl.h:
c.obj()->...
11/27/2013
- 11:40 PM Wt Bug #2471 (Closed): Http::Request::cookies() and Http::Request::getCookieValue() do not work
- Hello!
Http::Request::cookies() and Http::Request::getCookieValue() do not work always return empty result.
Test c...
09/19/2013
- 11:52 AM Wt Feature #2214: Secure clear WString content
- Hello!
For example, Microsoft provides SecureZeroMemory() function:
http://msdn.microsoft.com/en-us/library/aa3668...
Also available in: Atom