Guest User!

You are not Sophos Staff.

[8.172][BUG][FIXED] Flow Monitor Page Error

Hi, I'm having issues with IE displaying the flow monitor page.  Firefox works perfectly, this happens with XP SP3 IE 8 and Windows 2003 SP2 IE8.  I get this error:


Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)
Timestamp: Thu, 30 Jun 2011 20:19:58 UTC


Message: 'console' is undefined
Line: 911
Char: 7
Code: 0
URI: https://astaro.*********xx.***xx.org/wfe/asg/js/main.js?t=1309464791



With Vista and IE 9 I get a page but no info and it isn't formatted correctly.  See image.

Flow Monitor was working fine in previous versions.

Thanks,
Paul
Parents
  • Do you feel brave enough to dig into the code and change it? 
    Then head over to the console, edit the file [FONT="Courier New"]/var/chroot-httpd/var/webadmin/wfe/asg/js/main.js[/FONT]
    and change the '[FONT="Courier New"]console.debug(...)[/FONT]' in line 911 to '[FONT="Courier New"]alert(...)[/FONT]'.

    You will then have to Shift+Reload the Flow Monitor window, a simple close and re-open is not enough.
    You'll then get a popup with the error message that we need to find the incompatibility.

    Thanks,
    Kai

    PS: might be a good idea to create a backup of that file first [;)]
Reply
  • Do you feel brave enough to dig into the code and change it? 
    Then head over to the console, edit the file [FONT="Courier New"]/var/chroot-httpd/var/webadmin/wfe/asg/js/main.js[/FONT]
    and change the '[FONT="Courier New"]console.debug(...)[/FONT]' in line 911 to '[FONT="Courier New"]alert(...)[/FONT]'.

    You will then have to Shift+Reload the Flow Monitor window, a simple close and re-open is not enough.
    You'll then get a popup with the error message that we need to find the incompatibility.

    Thanks,
    Kai

    PS: might be a good idea to create a backup of that file first [;)]
Children
No Data