Actions
Bug #4897
closeddoJavascript() and setJavascriptMember() output order bug
Start date:
05/07/2016
Due date:
% Done:
0%
Estimated time:
Description
Hi,
I found a way to reproduce this bug, I believe it was reported previously by another user on the forums, however, it wasn't really diagnosed.
The modified hello.C includes code to reproduce an error that is caused by calling WWidget::doJavascript() before WWidget::setJavascriptMember() is called. There is enough information as comments in the file.
Please check it out.
Files
Updated by Saif Rehman over 8 years ago
I forgot to mention; The effect of the bug is that it causes Javascript errors, specifically for this file a Javascript exception is thrown and an alert box complains about the error.
Updated by Koen Deforche over 8 years ago
- Status changed from New to InProgress
- Assignee set to Roel Standaert
- Target version set to 3.3.6
Updated by Roel Standaert over 8 years ago
- Status changed from InProgress to Implemented @Emweb
Updated by Koen Deforche over 8 years ago
- Status changed from Implemented @Emweb to Resolved
Updated by Koen Deforche over 8 years ago
- Status changed from Resolved to Closed
Actions