-
Bug
-
Resolution: Fixed
-
P4
-
1.4.1
-
hopper
-
sparc
-
generic
-
Verified
The part of the ControlPanel script that handles browser connection should be enhanced to include a specific, unchanging name for each scheme as well as a name that can be used to get the default for that platform.
For example, the two names:
ns610
ns610r
would both cause the same part of the case statement to be executed in this version. In future versions however the "ns610" scheme name may be applied to a different scheme should that turn out to be a better way to support this browser interface. The ns610r would always create the connection in the same way.
This is need to anticipate having to change scheme to get Netscape to bundle 1.4.X with Netscape.spring
For example, the two names:
ns610
ns610r
would both cause the same part of the case statement to be executed in this version. In future versions however the "ns610" scheme name may be applied to a different scheme should that turn out to be a better way to support this browser interface. The ns610r would always create the connection in the same way.
This is need to anticipate having to change scheme to get Netscape to bundle 1.4.X with Netscape.spring