Closed
Bug 125997
Opened 23 years ago
Closed 21 years ago
voorkomrsi.nl - page doesn't display
Categories
(Tech Evangelism Graveyard :: Dutch, defect, P4)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: reinout, Unassigned)
References
()
Details
(Whiteboard: [eurocontest][havecontact] [bug248549notfixed])
This page is heavily scripted. A quick glance at the code leads me to think this
is a js sniffer / layers problem.
Comment 1•23 years ago
|
||
Yes, I can confirm by looking at <http://www.voorkomrsi.nl/script.js>.
Comment 2•23 years ago
|
||
Confirmed
2002030908/WinXP
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Updated•23 years ago
|
Whiteboard: [eurocontest]
Comment 3•23 years ago
|
||
The QA Contact for Europe: West has changed to
brantgurganus2001@cherokeescouting.org. If there is a reason for you to stay as
the QA Contact, feel free to change back.
QA Contact: caillon → brantgurganus2001
Mass updating .nl Tech Evang bugs.
Page is a frameset where the bottom frame loads
http://www.voorkomrsi.nl/Producten/WorkPace/body_workpace.html
In IE this page redirects to http://www.workpace.com/WP:HOME_DYNAMIC_NL::6_2
Moz isn't redirected, but http://www.workpace.com/WP:HOME_DYNAMIC_NL::6_2D DOES
work.
Redirect script:
<script>
<!--
var F_A,F_B,F_CH,F_CL,F_DB,F_E,F_F,F_L,F_MT,F_MV,F_R,F_SE,F_SU,F_U,F_HR,F_MU,F_MD;
function F_e(){} function F_n(){} function F_onLoaded(){}
//-->
</SCRIPT><script LANGUAGE="JavaScript1.2">
<!--
document.write("<SCRIPT SRC=\"../../script.js\"><\/SCRIPT>");
document.write("<SCRIPT SRC=\"../../effects.js\"><\/SCRIPT>");
//-->
</SCRIPT><script>
<!--
function F_doLoaded() {
document.main = new F_cMain();
document.objectModel = new Object();
F_OM('Layout','LayoutLYR', 'doc', '', new Array(
'Page Loaded','Layout','Go To
URL',F_Parm('URL','http://www.workpace.com/WP:HOME_DYNAMIC_NL::6_2','Target
Frame','This','Other Target',''),0));
F_OM('Text1' , 'Text1LYR', 'txt', 'Layout',new Array(
'Page Loaded','Layout','Go To URL',F_Parm('URL','','Target Frame','This','Other
Target',''),0),'',0);
F_pageLoaded('Layout');
}
//-->
</SCRIPT>
feedback concerning the website can be given on
http://www.workpace.com/CONTACTUS_COMMENT:768804
Whiteboard: [eurocontest] → [eurocontest][havecontact]
Comment 5•22 years ago
|
||
move...
Assignee: nitot → dutch
Component: Europe: West → Dutch
QA Contact: brantgurganus2001 → dutch
Updated•21 years ago
|
Whiteboard: [eurocontest][havecontact] → [eurocontest][havecontact] [bug248549notfixed]
Reporter | ||
Comment 7•21 years ago
|
||
Site has been renewed, problem gone away.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
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
•