mobybrick Posted September 30, 2014 Posted September 30, 2014 Hi, If I copy over the files for the 10.4 update, then MyFiles becomes badly broken. As soon as a user opens MyFiles, the MyFiles window displays for a second. Then, a second later, the browser tries to open an address in the format of hap://A//AAS2jbJktATiwCJfjfQrj8HvL06dUXcmW2utnozyxTBbl8K6NkZnZO1AZUhLQpA0WPmbszU88h45Bx3bxj83rbOJiGSbN2xZqrP9HAjXHUrVpXAkF5K4f6Lqh0vyCmUYMJ3Z/OSP8pw8tF1poNBMIqPdSqXXGwszPyqhcrg3VQXOWjmwY1OLe06Cl+kQdRAGvG9dOBtb+SrVExgp/+gnCEkaXjk2yctO9XcUpYa5JSI986b7G5Lm75Evq3VOxSIYb2NDcShGYT+7GiJC1xTRQCsR4IbuyGTpgx6DEXHOPpSXXOobEzBxhCnWDagBA0xq42docpfmz4IOOjCBplTeTbQuLGLtu3cMYcoBSqBtH0QX63obtN4v8cE7jScWLNu3r5EB5RKRq0TgM5ZabdR4SGClvqbGoEJZe/JpCVEmkkizkkcGFawTHxcfwUnyrXQGF+K28+f1lAAkX8nd9u0kCt+izMZ4sNHtmqUDymcpJOAbXR72Vtn6q4tz5mf59 and it does this without the user having clicked on anything or anyfile in MyFiles. The change appears to be a problem in the default.aspx file in MyFiles. If I revert this to the older file, then the problem goes away. Thanks for any suggestions! Yours Moby
nickbro Posted September 30, 2014 Posted September 30, 2014 which browser are you using? To keep the new features and fixes but disable DirectEdit check edit ~/myfiles/default.aspx remove this: $('', { 'id': 'decheck', 'src': 'hap://' + ad, 'style': 'display: none; position: absolute; top: 0; left: 0;' }).appendTo("body");
mobybrick Posted September 30, 2014 Author Posted September 30, 2014 Hi Nick, Commenting out that section does the trick I am using Internet Exploiter 11. Let me know if I can test a fix or anything else... Thanks Moby
nickbro Posted September 30, 2014 Posted September 30, 2014 Can you check IE11 is in edge mode? (F12). IE11 for me doesn't do the hap:// thing (it should do it in an iframe)
mobybrick Posted October 1, 2014 Author Posted October 1, 2014 Hi Nick, Looking at the working (edited) version of the new default.aspx, the header shows I can't debug the non-edited version because the page advances after a split second to the error screen. We don't have the DirectEdit client installed BTW. Is there any further way I can look for edge mode on the edited version? Thanks Moby
nickbro Posted October 1, 2014 Posted October 1, 2014 Ok, will just have to disable the DirectEdit checker
mobybrick Posted October 1, 2014 Author Posted October 1, 2014 If you want me to try an official patch, just let me know! Thanks for your help with this Nick! Yours Moby
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now