General

Profile

Dries Mys

  • Login: driesm
  • Are you a spammer?: No
  • Registered on: 04/21/2021
  • Last connection: 03/27/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 10 7 17

Activity

02/27/2024

06:55 PM Wt Improvements #12464 (New): WStreamResource: support request specific mime type
`WStreamResource` assumes the mime type is fixed. However, in a real application the actual mime type can depend on t... Dries Mys
06:42 PM Wt Bug #12463 (New): Thread safety of WStreamResource
Looking at the source code of `WStreamResource`, it doesn't seem to be thread safe as it reads and writes to the clas... Dries Mys

01/18/2024

12:30 PM Wt Feature #12148: translate="no" attribute in html - Tag
Note that this issue is related to Bug #11129 (html lang attribute is not correctly set in plain html mode (including... Dries Mys

08/18/2023

11:00 PM Wt Bug #11890 (Closed): Accessing destructed object when Wt::WPopupWidget is deleted inside hidden handler
According to the `Wt::WPopupWidget` documentation, a `Wt::WPopupWidget` may be destructed inside the event handler co... Dries Mys

05/31/2023

09:05 PM Wt Bug #11669: Delayed invisible changes end up in prelearned stateless slot
Note that those delayed invisible changes may also end up in another (unrelated) learned slot. Dries Mys

05/25/2023

11:24 PM Wt Bug #11669 (Implemented @Emweb): Delayed invisible changes end up in prelearned stateless slot
Consider the following example:
```
void MyApplication::initialize()
{
// construct a large invisible widge...
Dries Mys

05/17/2023

02:23 PM Wt Bug #11628 (New): Application logic attack prevention: hidden buttons (and others widgets) are clickable
Your site mentions the following built-in security feature:
- Application logic attack prevention. Only those eve...
Dries Mys

01/25/2023

02:56 PM Wt Bug #11274: Static resource and suggestFileName
I agree that such a method (i.e. Http::Response::suggestFilename()) would be useful. However this seems to me rather ... Dries Mys

01/20/2023

05:25 PM Wt Improvements #11272: WTextEdit / TinyMCE improvements
TinyMCE 5 seems to work properly.
+1 for switching to a new version by default. TinyMCE 3 and 4 our both End of Su...
Dries Mys
05:19 PM Wt Improvements #11249: Support Wt::WTextEdit::setPlaceholderText
Note that the proposed solution only works for setting the placeholder on first render, but TinyMCE does not seem to ... Dries Mys

Also available in: Atom