Closed
Bug 61933
Opened 25 years ago
Closed 24 years ago
iPlanet Admin Server 4: "Account Information" is a blank page
Categories
(Tech Evangelism Graveyard :: English US, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: benc, Assigned: bc)
References
()
Details
Go to:
http://frame.packetgram.com:4000/
Select the first link, "Account Information", and observe that:
http://frame.packetgram.com:4000/bin/user/admin/bin/enduser
displays a blank page.
View source returns:
<head><title>Netscape Server Account</title><meta http-equiv=Content-Type
content=text/html; charset=UTF-8></head> <SCRIPT language=JavaScript> function
output_top_frame() {
top.title.document.writeln("<BODY TEXT=#000000 BGCOLOR=#9999CC>");
top.title.document.writeln("<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0
><TR><TD>");
top.title.document.writeln("<TABLE BORDER=0 CELLSPACING=12 CELLPADDING=0
><TR><TD><FONT FACE=\"PrimaSans BT, Verdana, sans-serif\"><FONT
COLOR=#FFFFFF><FONT SIZE=-1>Netscape</FONT></FONT></FONT>");
top.title.document.writeln("<BR><B><FONT FACE=\"PrimaSans BT, Verdana,
sans-serif\"><FONT COLOR=#FFFFFF><FONT SIZE=-1>Server
Family</FONT></FONT></FONT></B></TD>");
top.title.document.writeln("</tr></table></td><td><TABLE BORDER=0
CELLSPACING=12 CELLPADDING=0><tr>");
top.title.document.writeln("<TD><FONT FACE=\"PrimaSans BT, Verdana,
sans-serif\"><FONT COLOR=#FFFFFF><FONT SIZE=+1>Account Information for
<b>benc</B></FONT></FONT></FONT> </td></tr></table></TD></TR><TR> <TD><IMG
SRC=../gifs/spacer.gif HEIGHT=1 WIDTH=140></TD></TR></TABLE>");
}
function output_bottom_frames() {
top.bottom.document.writeln("<frameset cols='140,1*' border=0>");
top.bottom.document.writeln("<frame src='enduser?list' scrolling=auto
marginwidth=0 marginheight=0 noresize border=0 name='tabs'>");
top.bottom.document.writeln("<frame src='../html/en/index.html'
scrolling=auto noresize marginwidth=16 marginheight=16 name='content'>");
top.bottom.document.writeln("</frameset>");
}
</script> <frameset rows="60,1*" border=0 framespacing=0 frameborder=0
framepadding=0 marginwidth=0 marginheight=0> <frame
src="javascript:top.output_top_frame();" marginheight=0 marginwidth=0
scrolling=no noresize frameborder=no name=title> <frame
src="javascript:top.output_bottom_frames();" marginheight=0 marginwidth=0
scrolling="no" name=bottom> </frameset>
REQUESTED ACTION:
Can someone who understands javascsript determine if this is a display error in
NS6 or bad code produced by the Admin Server?
If this is server problem, we can push it to contacts we have at iPlanet. If
someone wants to test this, I have created a sample account on my system called:
user: mozilla
passwd: nscpteamfight
Comment 1•25 years ago
|
||
I get a:
Internal Error
The administration server was unable to fulfill your request.
Reason: Unauthorized host
When I try to load the url. By some odd stroke of luck, I just installed a test
of a iplanet server on a linux box, so I am going to test this out there...
Goes to test it out...
...Well, the linux box seems to be down right now. I am putting this bug in
my "bugs I have to do something with" pile, and I'll get to it as soon as the
server gets back up.
Comment 2•25 years ago
|
||
I am running a different server so this won't work out. I emailed with
benc@netscape.com they will look at the server permissions.
Comment 4•25 years ago
|
||
This is odd. I see this bug now, but I also see it when I use MSIE 5.0 on
mac. Is the installation of the server ok?
Comment 5•24 years ago
|
||
Reassigning evangelism bugs to bclary@netscape.com.
Assignee: evangelism → bclary
Comment 6•24 years ago
|
||
any new info on this, i also get a
Internal Error
The administration server was unable to fulfill your request.
error on the test url
Actually that happens because of the security for this server. iPlanet needs to
put up an instance for testing.
| Assignee | ||
Comment 8•24 years ago
|
||
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for
details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
Karen,
I think this is the problem you have been telling me David has been having.
The link you provided me to the shared folder config works, but the intermediate
page (described here) does not draw.
For internal (NSCP) users, you can use:
http://parp.mcom.com:22183
You will see a page, then click on the "Account Information" link, which goes to:
http://parp.mcom.com:22183/bin/user/admin/bin/enduser
Like I said in the original bug, I don't have the layout expertise needed to
figure out what is going on.
| Assignee | ||
Comment 10•24 years ago
|
||
wfm in mozilla 2002 01 20 08/win2k. appears the same as in nn4.79.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 11•23 years ago
|
||
Karen: can you verify this link displays correctly?
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•