Closed
Bug 27366
Opened 26 years ago
Closed 25 years ago
FastTrack admin pages are incorrect
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P3)
Tracking
()
People
(Reporter: colin, Assigned: pollmann)
Details
I am trying to administer my FastTrack server with Mozilla M13 (and M14). My
FastTrack server is behind a firewall so I can't give you access, but I'm sure
that you people can find a FastTrack server. I am using Admin Server V3.0. On to
the problem.
From the main admin screen I click on the button for the server I want to
administer. Mozilla briefly displays the usual three pane view (header along the
top, controls down the left hand side, and the main display in the big window
(bottom right)). But then the two smaller panes disappear leaving only the main
display pane, and in this case, its showing me the current on/off status of the
server. I now don't have any controls to administer my server with, since all
the controls were in the top and left panes. I'm left stranded!!
My browser is M13 (or current M14). Linux and OpenVMS versions display the same
problem.
My admin server is V3.0 running on OpenVMS (I don't have access to an admin
server on any other platform).
Comment 1•26 years ago
|
||
reassigning browser-general bugs (again!) so triagers can find all the bugs
with one query.
Assignee: leger → cbegle
QA Contact: cbegle → asadotzler
Comment 2•26 years ago
|
||
colin@theblakes.com , are you still seeing this with current M15 nightlies ot
the b1 builds?
Comment 3•26 years ago
|
||
colin@theblakes.com, if you still see this in current builds please reopen.
marking invalid without further comments from reporter.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Comment 4•26 years ago
|
||
marking verified... tell reporter can check with newer build and reopen if
needed.
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 5•26 years ago
|
||
I am still seeing this with my M15 build (code from 4/12/2000).
Status: VERIFIED → REOPENED
Resolution: INVALID → ---
Comment 6•26 years ago
|
||
colin@theblakes.com, can you tell me what kind of content the FastTrack server
loads into the browser. If it is non-standard Netscape 4.x stuff, that will
not be supported in Mozilla. Can you view source for the page that loads and
see what kinds of stuff it's trying to load. I'm not at all sure if this is a
layout issue or some difference in Mozilla's networking infrastructure but the
content is as good a place to start investigating as I can think of.
| Reporter | ||
Comment 7•26 years ago
|
||
This isn't going to work. You need to find yourself a FastTrack server to
observe what's happening.
The main page is index.html which contains this:
<HEAD><TITLE>Netscape Personal Server
</TITLE>
<SCRIPT language=JavaScript>
var optloaded=0;
var helpwin=0;
</SCRIPT>
</HEAD>
<frameset rows="84,*" marginwidth=0>
<frame src="index?tabs" scrolling=no marginwidth=0 marginheight=0 name="tabs">
<frame src="index?category" scrolling=no marginwidth=0 marginheight=0
name="category">
</frameset>
The bottom frame must itself contain a frameset because its two frames (left and
right) when it displays.
With Mozilla all I get displayed in the bottom right frame.
Reassigning to current B-G owner.
Assignee: cbegle → asadotzler
Status: REOPENED → NEW
QA Contact: asadotzler → jelwell
Comment 9•25 years ago
|
||
Sorry for the spam. New QA Contact for Browser General. Thanks for your help
Joseph (good luck with the new job) and welcome aboard Doron Rosenberg
QA Contact: jelwell → doronr
Comment 10•25 years ago
|
||
over to HTML Frames for a look. unable to confirm this behavior. COuld it
simply be a nested frames issue? Colin, do you see this behavior on any other
sites. COuld you put together a reduced test case?
Assignee: asa → pollmann
Component: Browser-General → HTMLFrames
QA Contact: doronr → petersen
| Assignee | ||
Comment 11•25 years ago
|
||
Nested frameset should work fine... This bug is actually already reported as
bug 37886, marking DUP.
Odd as it may sound, I have no idea where to get access to fastrack server, but
I'll look into it.
*** This bug has been marked as a duplicate of 37886 ***
Status: NEW → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•