Closed GoogleCodeExporter closed 9 years ago
Hi, pascalh. I can't reproduce this issue. Could you attach a full working page
where the issue occurs?
Original comment by Jeff.Mott.OR
on 21 Jun 2012 at 9:17
Hi,
I've attached minimal HTML + Javascript below. It seems to only happen in
conjunction with jQuery's XmlHttpRequest function.
Download the files, put the *.js files in a js/ subdirectory, then load the
page in a browser and open a JS console so you can see the error messages.
Press the "Test" button. I get "Uncaught TypeError: Cannot read property
'words' of undefined" on cryptojs-sha1.js:8 and the browser performs a form
submission - why I don't know, since the submit event handler returns false.
Pascal
Original comment by pasc...@gmail.com
on 22 Jun 2012 at 9:03
Attachments:
Original issue reported on code.google.com by
pasc...@gmail.com
on 21 Jun 2012 at 8:06