Closed Bug 147967 Opened 22 years ago Closed 15 years ago

bankleumi.co.il - A valid login to Bank Leumi shows a blank screen

Categories

(Tech Evangelism Graveyard :: Hebrew, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rn23, Unassigned)

References

()

Details

(Keywords: ecommerce)

From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 
1.0.3705)
BuildID:    2002051006

I don't know exactly how explain how to reproduce it, since it requires one to 
have a valid login (an invalid one just gives the "access denied" error 
message). However, when having one, the screen goes blank.

I have all script options enabled.



Reproducible: Always
Steps to Reproduce:
1. Open the URL.
2. Give *valid* u/p.
3. Submit form.


Actual Results:  The screen goes blank.


Expected Results:  Bank account information should be displayed.


This is the code for the blank page:

<script LANGUAGE=javascript>
<!--
function changebank(Bank)
{
	if(Bank==2)
		{
		location.replace ("EndSession.asp?/L=H/IE4/TBL/U=ZFST203/A=2")
		}
	else
		{
		location.replace 
("default.asp?/L=H/IE4/TBL/U=ZFST203/A=2"+"/in=2")
		}
}
//-->
</SCRIPT>
  
		<html>
		<head>
    		<script >
    		function dialogBox()
    		{
    		
    			var Bank;
   				var params="dialogWidth:500px; 
dialogHeight:300px;scrolling:no; center:yes; 
toolbar=no;location=no;directories=no;status=no;statusbar=no; 
menubar=no;scrollbars=no;resizeable=no";
				Bank=showModalDialog
("choosebank.asp","",params)
				
				changebank(Bank);
					
					
			}
			</script>
		</head>
		<body onload=dialogBox() >
		</body>
		</html>
This is a duplicate of these:

bug 99591  "Bank Leumi: page does not render in Mozilla0.9.3 or Netscape 6.1"
bug 104015, "leumi.co.il: web page displayed blank"

Reassigning to Tech Evangelism -
Assignee: rogerl → momoi
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → Middle Eastern
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: pschwartau → xslf
Version: other → unspecified
Marking as duplicate -
                                                                                            
rn23@hotmail.com: thank you for this report; you will be cc'ed on
bug 99591 so you may follow its progress. 

*** This bug has been marked as a duplicate of 99591 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
This is not duplicate.
It's a different application.
99591 seems to be fixed, since the URL there loads OK.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
This is no duplicate.
Please refer to previous comments.
Component: Middle Eastern → Browser-General
Product: Tech Evangelism → Browser
Target Milestone: --- → M1
Version: unspecified → other
This is no duplicate.
Please refer to previous comments.
Target Milestone: M1 → mozilla1.0.1
The problem seems to be the showModalDialog call, which is only in IE. 
http://www.devguru.com/features/knowledge_base/A100203.html might be useful.

-->Tech Evang.
Status: REOPENED → NEW
Component: Browser-General → Middle Eastern
Product: Browser → Tech Evangelism
Target Milestone: mozilla1.0.1 → ---
Version: Trunk → unspecified
tech evang june 2003 reorg
Assignee: momoi → hebrew
Component: Middle Eastern → Hebrew
QA Contact: xslf → hebrew
I have a login problem at http://www.everbank.com/. When I click on the Login
button on the main screen, the login window opens but never completes loading,
so I cannot enter my login info. Using Win 98SE and Mozilla 1.3.1. 
I should have stated that Mozilla 1.2.1 works fine on the site that gives me
problems with 1.3.1. 
* vic@robertsresearchinc.com : please file a separae bug for your problem.
* anyone here have a valid leumi login, so we could see what the current status is?

Keywords: ecommerce
Blocks: 124594
rn23@hotmail.com, is this still a problem for you?
Summary: A valid login to Bank Leumi shows a blank screen → bankleumi.co.il - A valid login to Bank Leumi shows a blank screen
OS: Windows XP → All
Hardware: PC → All
Finally they are supporting Gecko. It took them just some years to do it...

http://mailman.cs.huji.ac.il/pipermail/linux-il/2009-February/thread.html#295
Status: NEW → RESOLVED
Closed: 22 years ago15 years ago
Resolution: --- → WORKSFORME
Wouldn't that be FIXED, then? :)
Resolution: WORKSFORME → FIXED
> Wouldn't that be FIXED, then? :)

It needs to be confirmed first. ANyone have a valid Bank Leumi login? I closed my account in 2001.
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.