General

Profile

Will Johnson

  • Login: wcjohns
  • Email: wcjohnson@ucdavis.edu
  • Are you a spammer?: No
  • Registered on: 09/18/2013
  • Last connection: 02/06/2019

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 9 10

Activity

11/27/2018

07:31 AM Wt Bug #6766 (Closed): null pointer access in RequestParser::validate()
If the content-length header of a HTTP request is empty, Wt will crash in the function RequestParser::validate() beca... Will Johnson

11/03/2018

02:15 AM Wt Bug #6702 (Closed): Issue parsing css colors with alpha
In web/ColorUtils.C, when the function `parseCssColor()` runs into a CSS color string similar to "rgba(15,13,99,0.3)"... Will Johnson

07/10/2018

02:55 AM Wt Bug #6481: Missing implementation of WRegExpValidator::setRegExp(const std::regex& pattern);
I was trying to control regex options being used (e.g., std::regex\_constants::syntax\_option\_type) to allow control... Will Johnson

06/26/2018

08:07 AM Wt Bug #6481 (Closed): Missing implementation of WRegExpValidator::setRegExp(const std::regex& pattern);
In Wt 3.0.4 (and current git) the member function `WRegExpValidator::setRegExp(const std::regex&)` is defined but not... Will Johnson

04/15/2015

05:59 PM Wt Support #3986 (New): Update documentation for WApplication::setTwoPhaseRenderingThreshold()
The documentation for WApplication::setTwoPhaseRenderingThreshold() says the initial value for this is set in wt\_con... Will Johnson

04/10/2015

07:24 PM Wt Bug #3975 (Closed): Uncaught JavaScript exception for server filtered WSuggestionPopups
For server filtered WSuggestionPopups, if the user types in a valid entry and hits the enter key really quickly, it o... Will Johnson

04/08/2015

09:10 PM Wt Bug #3968 (Closed): Android.C doesn't compile
Changing all instances of:
http::server::Server::instance()
to:
Wt::WServer::instance()
in src/http/Android.C...
Will Johnson

03/23/2015

01:37 AM Wt Bug #3913 (Closed): LoadPolicy passed into constructor of WMenuItem not obeyed
In WMenuItem.C, I think the line,
setContents(contents);
in the WMenuItem::create function (line \# 85) should ac...
Will Johnson

04/28/2014

10:47 AM Wt Bug #3018 (Closed): WMenuItem as a checkable item in a sub menu doesnt report the checked status correct in C++
When a WMenuItem is in a sub-menu, and has had WMenuItem::setCheckable(true) called on it, then its c WMenuItem::isCh... Will Johnson

11/15/2013

08:38 PM Wt Bug #2425 (Closed): JavaScript error when setObjectName is called for WAbstractSpinBoxs
I receive the following client-side javascript error whenever setObjectName(...) function has been called for WAbstra... Will Johnson

Also available in: Atom