Ticket #64 ( Closed )

Short Description Keep getting errors over and over
Entered By: intek When: 1998-06-24 22:10:55 Build: 1.03.07A
Categories Type: Question   Department: Product   Category: JavaScript Error
Description
JavaScript Error: http://rnd1:82/surfer/cellone/companion_plan_nav, line 52: top.Field is not a function.
Append By: WindSurfer  When: 1998-06-25 08:43:20  New Status: Pending Customer
Comment This is caused when a session is accessed using the DevCenter, and then from a normal browser session on the web gateway port.

DevCenter sets a flag in the session that causes a lot of script to be included in each emulation page--when the session is then also accessed by a regular browser, it causes this error.

This has been fixed in build 1.3.15--in this build, the javaScript is protected by an if which checks for the presence of top.field.

Append By: intek  When: 1998-06-25 20:57:30  New Status: Closed
Comment I am downloading this build - thanks