Emeric Poupon
- Login: ITM
- Email: itmfr@yahoo.fr
- Are you a spammer?:
- Registered on: 04/04/2011
- Last connection: 05/06/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 14 | 25 | 39 |
Activity
05/06/2022
- 09:09 PM Wt Improvements #10303 (New): WTemplate: support extra args as attributes
- Today we have this:
```
void WTemplate::applyArguments(WWidget *w, const std::vector<WString>& args)
{
for (u...
05/03/2022
- 11:25 PM Wt Bug #10288 (New): Bootstrap5: widget manually stylized with only "btn" is being appended "btn btn-secondary"
- Here is a WTemplate I have:
```
<span class="dropdown">
<button class="btn btn-outline-primary" type="button" ...
04/19/2022
- 04:47 PM Wt Bug #10196 (New): doJavaScript() unexpected behavior
- Hello,
I have a simple JS code like that:
```
const foo = XXX;
foo.bar();
```
Running this twice (or more...
04/14/2022
- 09:24 PM Wt Bug #10179 (New): Bootstrap 5: incorrect style classes set in drop down menus
- Looks like Wt puts:
* "nav-item" in "class" attributes for "li" elements.
* "nav-link" in "class" attributes for "a...
03/28/2022
- 02:07 PM Wt Bug #10020 (New): Questionable setOverflow(Overflow::Hidden) in WStackedWidget (bootstrap5)
- Hello,
I am trying to switch my projects from boostrap3 to 5.
However I noticed that the "Overflow::hidden" prope...
09/22/2021
- 11:10 AM Wt Bug #9088 (New): Http::Message copy assignment missing
- Hello,
Spotted when storing Wt::Http::Message in structs and copying these structs:
`warning: implicitly-declar...
08/27/2021
- 10:13 AM Wt Help: RE: WFiledropWidget file leaks
- I finally had some other issues on 4.5.0.
I created a patch to get rid of them: https://github.com/emweb/wt/pull/181
04/23/2021
- 02:02 PM Wt Support #8402: Json::Array cast problem
- Hello!
Ah I missed this constructor indeed!
Ok I understand your point then.
04/22/2021
- 06:41 PM Wt Support #8402 (Closed): Json::Array cast problem
- Hello,
Using Wt 4.5.0, I have a Json::Value that I want to be converted into an Array:
``` cpp
void parseV...
04/12/2021
- 08:07 PM Wt Bug #8332: Cannot compile wt 4.5.0 on raspbian
- Emeric Poupon wrote in #note-2:
> Korneel Dumon wrote in #note-1:
> > Hi,
> >
> > can you try linking against th...
Also available in: Atom