Alan Finley
- Login: hanky
- Email: hanksmail@gmail.com
- Are you a spammer?: No
- Registered on: 03/28/2013
- Last sign in: 03/15/2017
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 19 | 17 | 36 |
Activity
12/08/2016
- 04:45 PM Wt Bug #4974: WLoadingIndicator does not show up when using WebSockets
- Is this issue fixed in the master branch from GitHub? I've just tried it, and WLoadingIndicator still does not show up
11/01/2016
- 12:57 PM Wt Bug #5390 (Feedback): Calendar widget shows up after calling WDateEdit::setHidden(false)
- An example:
#include <Wt/WCheckBox>
#include <Wt/WDateEdit>
#include <Wt/WText>
using namespace Wt;...
10/13/2016
- 12:43 PM Wt Bug #5339 (Feedback): Json::Value comparision operator always returns true
- An example:
Wt::Json::Value v1(1);
Wt::Json::Value v2(2);
std::cout << std::boolalpha << "int equal: " <...
06/20/2016
- 06:05 PM Wt Bug #4974: WLoadingIndicator does not show up when using WebSockets
- I can also reproduce this behaviour on Wt 3.3.5.
06/14/2016
- 04:49 PM Wt Bug #4974 (Feedback): WLoadingIndicator does not show up when using WebSockets
- When WebSockets are enabled (`web-sockets` option in `wt_config.xml` is set to `true`), I don't see any loading indic...
01/11/2016
- 06:25 PM Wt Bug #4657: Returning 404 code in Wt app
- Koen Deforche wrote:
> Now what you could do (which would be correct) if you really want the 404 HTML page, is to r... - 05:51 PM Wt Bug #4657: Returning 404 code in Wt app
- It seems that in case of progressive bootstrap I can only use `setInternalPathValid` in the application constructor.
... - 02:28 PM Wt Bug #4657 (Feedback): Returning 404 code in Wt app
- I would like to return 404 http code for pages that do not exist in my Wt app.
If I use `WApplication::setInternalPa...
11/26/2015
- 02:51 PM Wt Bug #4592: The Bat email client shows corrupted subject of a message sent by Wt::Mail::Client
- This seems to be a bug in earlier versions of The Bat.
It does not properly handle folded headers like this:
S... - 12:26 PM Wt Bug #4592 (New): The Bat email client shows corrupted subject of a message sent by Wt::Mail::Client
- I'm using `Wt::Mail::Client` for sending emails which contain text and subject in Russian.
I've noticed that The Ba...
Also available in: Atom