Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

execute_js("document.write('foo')") on a Harmony::Page instance raises error #14

Open
bsiggelkow opened this issue Sep 16, 2010 · 0 comments

Comments

@bsiggelkow
Copy link

I am getting this error when I run this code http://gist.github.com/581742:

ruby-1.8.7-p299 > p.execute_js("document.write('foo');")
Johnson::Error: this$static.charBuffer is null
from /Users/bsiggelkow/.rvm/gems/ruby-1.8.7-p299/gems/envjs-0.3.7/lib/envjs/static.js:13258:in `$accumulateCharacters' [JavaScript]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant