21 Apr
2015
21 Apr
'15
9:04 a.m.
https://bugs.winehq.org/show_bug.cgi?id=38462 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- What happens is that execScript() doesn't touch returned variant at all; jscript will set it only if SCRIPTTEXT_ISEXPRESSION is specified, which is not a case here. I tried with NULL argument and it uncovered another problem - wine accepts it while execScript() fails on windows. This needs more tests to see what execScript() returns in this variant. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.