You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pull request envjs#23, 031b304/b645a70 from moschel. Added Windows batch
files to run envjs using either Rhino or the Rhino debugger. Fixed
an issue in xhr.js Envjs.localXHR when running under Rhino, url
parameter was tested for pattern match to determine Content-Type,
but fails under Rhino since the url parameter passed is a Java
object, not a string.
When the 'href' attribute of a HTMLAnchorElement is set to '#' or 'javascript:void(0);', a click should not lead to a location change.
A workaround can be found in orslumen@80c79e3
The text was updated successfully, but these errors were encountered: