RM Romain Mardulyn
- Login: Romain
- Are you a spammer?: No
- Registered on: 07/01/2024
- Last sign in: 09/02/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 20 | 260 | 280 |
| Reported issues | 16 | 62 | 78 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| JWt | Manager, Developer | 01/02/2025 |
| Wt | Manager, Developer | 07/03/2024 |
Activity
Today
- RM 01:17 PM Wt Open discussion: RE: Compiling a bespoke anti-bot protection into the executable, would that be a good idea?
- Hi Nikita,
I am not sure how you plan to implement that, so I cannot really say if this is a good idea or not. But if you do not yet have good idea on how to implement it inside of a `WApplication` (in which you will not have access t... - RM 11:08 AM JWt Improvements #14798 (New): Use jakarta by default
- Javax is not supported anymore since some times now. We should make JWt use jakarta by default and deprecate the use of javax and the servelets <= 4 so that we can stop supporting them later on.
09/02/2026
- RM 04:27 PM Wt Feature #8759 (InProgress): Add a WDateTimeEdit
- RM 03:39 PM Wt Feature #8759 (Review): Add a WDateTimeEdit
08/28/2026
- RM 04:48 PM Wt Improvements #14709 (Resolved): Use Beacon API to send unload signal
- RM 03:58 PM Wt Bug #13872 (Resolved): WCompositeWidget does not Apply Style classes from Implementation class
- RM 03:55 PM Wt Bug #14789 (Review): Fix JavaScript to change WLineEdit text happening to early
- RM 02:22 PM Wt Bug #14789 (Resolved): Fix JavaScript to change WLineEdit text happening to early
- When calling `WLineEdit::setText()` to an already rendered `WLineEdit after a call to `WLineEdit::setInputMask()` , the JavaScript used to change the value of the text would be called before the JavaScript object for the `WLineEdit` has ...
- RM 02:28 PM Wt Help: RE: Crash when calling setInputMask
- Thank you for your help.
I created a Issue #14789 to track the bug. - RM 10:03 AM Wt Help: RE: Crash when calling setInputMask
- Hi Filipe,
Could you describe how you encounter that crash? If you can make small example reproducing the JS error would be ideal, but if you cannot do that, I will need more information so that I can make one myself.