Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Patrick McAndrew 48 posts 163 karma points
    Apr 26, 2010 @ 22:28
    Patrick McAndrew
    0

    Mobile Broadband & Create Issue

    While its not specifically an umbraco bug, mobile broadband will insert some horrible javascript code.  Specially

    <script src="http://1.2.3.4/bmi-int-js/bmi.js" language="javascript"></script> 
    is inserted between <html> and <head>
    and
    <script language="javascript"><!--
    bmi_SafeAddOnload(bmi_load,"bmi_orig_img",0);//-->
    </script>
    is inserted after </html>

    The result of this is that right click on a node and create does not bring up a nice box, rather the screen just goes to the grey colour and no popup appears.

    Again, I know its not an umbraco bug, however, if a workaround could be found, it would be nice for those of us, who do occasionally need to work on umbraco whilst mobile connected.

    If I have some time, I will try to come up with a solution, but in case someone maybe knows of a good solution (yes, I know you can do blocking on the browser/firewall to 1.2.3.4, but its also not so nice of a solution), I though I would mention.

  • dillorscroft 198 posts 192 karma points
    Apr 27, 2010 @ 01:12
Please Sign in or register to post replies

Write your reply to:

Draft