Actions
Bug #4897
closed
SR
RS
doJavascript() and setJavascriptMember() output order bug
Bug #4897:
doJavascript() 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
SR Updated by Saif Rehman over 10 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.
KD Updated by Koen Deforche over 10 years ago
- Status changed from New to InProgress
- Assignee set to Roel Standaert
- Target version set to 3.3.6
RS Updated by Roel Standaert over 10 years ago
- Status changed from InProgress to Implemented @Emweb
KD Updated by Koen Deforche over 10 years ago
- Status changed from Implemented @Emweb to Resolved
KD Updated by Koen Deforche about 10 years ago
- Status changed from Resolved to Closed
Actions