I'm suddenly having problems with page.replace in edge. RJS templates using this method now produce "Method missing" errors (replace_html and anything else works fine). And sure enough, doing a page.methods reveals that 'replace' is no longer amongst them. Very odd indeed. I checked the source and it is clearly still defined in the PrototypeHelper module. Can anybody reproduce this problem? Thanks.
Sebastian