cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4555
Views
0
Helpful
2
Replies

SRW224G4 vs. Internet Explorer 8

advnet_bursik
Level 1
Level 1

Please help me, a have manage much switch SRW224G4, but IE8 not working

Thank's

2 Replies 2

chrcoope
Level 1
Level 1

Hello,

I do apologize but, IE 8 is not a supported browser for managing our products. We recommend you use IE 6 or 7.

Hope this helps,

Chris

I just bought an SRW224G4 and was appaled to discover that it cannot be managed by any standard-compilant browser due to an obvious syntax error.

Not officially supporting IE8 for management is no excuse for not fixing the following error that is causing both Firefox and IE8 to stop processing scripts:

initFunctions.js

-------

function importXML(funcOnLoad,xmlToLoad)
{
// snipped lines 27-30
32|  else if (funcOnLoad=='getLAGDB'){nextFunct='endOfFunc';nextURL=''};
33|  else if (funcOnLoad=='getExtraPortsDB'){nextFunct='endOfFunc';nextURL=''}
34|  else if (funcOnLoad=='endOfFunc')
--------

There is a misplaced semi-column at the end of line 32 that breaks the "else if" chain and will cause any standard-compliant interpreter to ignore the function or stop processing the page altogether due to this syntax error. When the WebView's pages attempts to call "importXML", they hit an "undefined function" error. This code should NEVER have worked on ANY browser in the first place.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Switch products supported in this community
Cisco Business Product Family
  • CBS110
  • CBS220
  • CBS250
  • CBS350
Cisco Switching Product Family
  • 110
  • 200
  • 220
  • 250
  • 300
  • 350
  • 350X
  • 550X