Actions
Bug #740
closedWDialog -> setId()
Start date:
02/28/2011
Due date:
% Done:
0%
Estimated time:
Description
Hello there seems to be an issue with WDialog in JWt 3.1.7a.
When an id is assigned, I get a javascript message: Wt internal error: TypeError: a is undefined, code: undefined, description: undefined
Best regards,
Thim.
Updated by Koen Deforche over 13 years ago
- Status changed from New to InProgress
- Assignee set to Pieter Libin
Hey Thim,
Indeed WDialog currently cannot have its id set.
Pieter, can you move the calls referencing jsRef() and id() from the dialog constructor to its render() method ?
Regards,
koen
Updated by Pieter Libin over 13 years ago
- Status changed from InProgress to Resolved
fixed in latest git
Updated by Koen Deforche over 13 years ago
- Status changed from Resolved to Closed
- Target version set to 3.1.10
Actions