Prototype JavaScript framework: Prototype 1.5.1.1 bug fix release
June 20th, 2007 | Published in Blogroll, Code Development, JavaScript/AJAX
Prototype JavaScript framework: Prototype 1.5.1.1 bug fix release:
Prototype 1.5.1.1 is now available for download. This is a bug fix release that prevents crashes with versions 1.3 and 2.0.x of the Safari browser. We urge everyone using Prototype 1.5.1 to upgrade to this latest release.
Previous versions of Prototype could trigger bugs in Safari’s regular expression engine when updating elements with HTML containing script tags or when using JSON functionality with built-in security checks. These regular expression engine bugs affect Safari versions 1.3 through 2.0.4, but not Safari 3 beta or the WebKit nightlies. We’ve managed to code around them to prevent either browser crashing while maintaining the full API, keeping the performance top-notch and assuring backwards-compatibility.
Prototype 1.5.1.1
there was a fix for a safari prototype.js issue just released 1.5.1.1 if you want to test it you need to use the current beta of script.aculo.us 1.7.1 b 3
