-
Notifications
You must be signed in to change notification settings - Fork 86
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
Doesn't work with message receipts? #5
Comments
Oh, I should add that this is IE7/IE8 again ;) |
this needs more work to fix, I'll provide a fix later in the evening |
My latest commits shout fix the issue (plus some more other potential issues). It would be great if you could verify this. |
Looks like this fixes my problem, thanks! Tested it in IE7/8/9 and it seems to be working in all now. |
thanks for reviewing! |
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi again Steve, not sure if this is a bug, but I'm calling
inside a message handler, and it is returning null with the new code inside wrapNode() in JSJaCPacket. The XML given by node.xml is
It works with the old code (the _replaceNode() function). Any ideas?
Thanks again, Lee.
The text was updated successfully, but these errors were encountered: