General

Profile

Bruce MacDonald

  • Login: bmacdonald
  • Are you a spammer?: No
  • Registered on: 11/10/2023
  • Last connection: 11/10/2023

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 2 0 2

Activity

01/04/2024

03:18 PM Wt Bug #12283: Fix for Fix for 12006 causes C++ exception
Thanks Matthias! FYI, I actually implemented a very slightly different change which doesn't increment `numManipulati... Bruce MacDonald

12/22/2023

05:25 PM Wt Bug #12283: Fix for Fix for 12006 causes C++ exception
... sorry about crappy formatting in my initial report
```cpp
void DomElement::callJavaScript(const std::string...
Bruce MacDonald
05:21 PM Wt Bug #12283 (Review): Fix for Fix for 12006 causes C++ exception
This code fragment from DomElement.C barfs on the call to back() if the jsCode string is empty. This happened to me ... Bruce MacDonald

11/10/2023

02:25 PM Wt Bug #12143: Fix for 12006 causes exception.
Hi Matthias,
Thank you for looking at it and solving it so quickly! I build from GitHub and will grab and test th...
Bruce MacDonald
12:03 PM Wt Bug #12143: Fix for 12006 causes exception.
Hi Matthias,
Thanks - my edit crossed with your request!
I am trying to generate a small test case from the muc...
Bruce MacDonald
11:41 AM Wt Bug #12143: Fix for 12006 causes exception.
My apologies, the code snippet was cut short, the full declaration reformatted to more clearly show the issue is:
...
Bruce MacDonald
11:05 AM Wt Bug #12143: Fix for 12006 causes exception.
There are 20 syntax errors, all of the form:
``` javascript
Wt4_10_2.$('o1du4x1a').wtResize = function (s, w,...
Bruce MacDonald
10:54 AM Wt Bug #12143 (Implemented @Emweb): Fix for 12006 causes exception.
Please see my comment on #12006. I have managed to dump the value of the "js" variable when the exception is thrown,... Bruce MacDonald
10:32 AM Wt Bug #12006: Missing semicolon in setJavaScriptMember followed by callJavaScript may cause JS issues
This appears to break my code. I get a popup with "Wt internal error; code: undefined, description: Unexpected token... Bruce MacDonald

Also available in: Atom