The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniWeb Bug Reports (http://forums.omnigroup.com/forumdisplay.php?f=27)
-   -   Blank window after login to Blue Quartz admin (http://forums.omnigroup.com/showthread.php?t=351)

Ward 2006-05-03 06:50 AM

Blank window after login to Blue Quartz admin
 
I just attempted to login to a client's Web hosting admin sub-site. The hosting service is using Blue Quartz - open source server appliance project <http://bluequartz.org>.

I start at the login page:

http://www.mumble.com:444/login.php

("mumble" is not the actual domain name.)

Briefly there's a login handler URL, and I wind up at this page:

http://www.mumble.com:444/nav/cList.php?root=sitemanageRoot&group=site2&hostname=www. mumble.com&goto=base_userList

Although the window is totally empty, it does have a title ("wclark logged in on www.mumble.com") and View Source shows a <HEAD> section with a LOT of JavaScript, followed by a strange <FRAMESET> linking to "blank" frames:

<FRAMESET ROWS="40,*,50,0,0" BORDER="0" FRAMEBORDER="no" FRAMESPACING="0" onLoad="init()" onResize="if(navigator.appName == 'Netscape') location.reload()">
<FRAME SRC="blank.html" NAME="controlFrame" FRAMEBORDER="no" MARGINWIDTH="0" SCROLLING="no">
<FRAMESET COLS="180,*" ID="set1" BORDER="0" FRAMEBORDER="no" FRAMESPACING="0">
<FRAME SRC="blank.html" NAME="navFrame" FRAMEBORDER="no">
<FRAME SRC="blank.php" NAME="mainFrame" FRAMEBORDER="no">
</FRAMESET>
<FRAME SRC="blank.html" NAME="infoFrame" FRAMEBORDER="no" MARGINWIDTH="0">
<FRAME SRC="jsLibrary.php" NAME="code" FRAMEBORDER="no" MARGINWIDTH="0" SCROLLING="no">
<FRAME SRC="blank.html" NAME="commFrame" FRAMEBORDER="no" MARGINWIDTH="0" SCROLLING="no">
</FRAMESET>

I can login without a problem using OmniWeb 5.1.3 and Safari 2.03. Webkit 13302 and 13893 both fail.

OmniWeb 5.1.3 shows the same frameset. So the JavaScript must be replacing the blank pages.

[SIZE="1"][copy of my formal bug report to [URL="mailto:omniweb5@omnigroup.com"]omniweb5@omnigroup.com[/URL]][/SIZE]


All times are GMT -8. The time now is 10:27 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.