Has anyone installed Rollup 15? It broke calls to JavaScript from ribbon bar for me. This was working absolutely fine till Rollup 14. On top of it, I cannot even debug JavaScript now. How is that possible?
Update: I figured why the calls were breaking. With Rollup 15, when I make calls to any function inside a webresource through ribbon bar button, it does not load the JavaScript on the page anymore as before. I could not find it when I used IE debugging
feature. Also, it does not respect "deubgger" keyword anymore. It pops up choose debugger window and then after selecting one, it just continues as usual without breaking.