Closed
Bug 148203
Opened 23 years ago
Closed 11 years ago
umb.co.il - page over ssl give blank page layout
Categories
(Web Compatibility :: Site Reports, defect, P3)
Web Compatibility
Site Reports
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: rul3r, Unassigned, NeedInfo)
References
()
Details
(Whiteboard: [country-il] )
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0+) Gecko/20020529
BuildID: 2002052921
when entering the URL, and filling some info in the FORM fileds,
and hitting the enter image (H_Enter.gif), the page layout is blank.
in other broswers (konquer, explorer) ther is a page layout after posting the form.
Reproducible: Always
Steps to Reproduce:
1. enter the URL
2. fill in the FORM fileds, in the first write some numbers, also in the
seconed, in the thired put some numbers and latters
3. press on the H_Enter.gif to "Log in"
4. watch the blank page
Actual Results: blank page
Expected Results: some page with error about user id like in explorer or
konquer, or if the details in the FORM are right - enter the account.
this site is an israeli bank site,
if you put some worng date in the FORM fileds and enter you should get error
about incorret username\password and if you put the right date you can enter and
mange your bank account.
the site is working with other broswers.
![]() |
Reporter | |
Updated•23 years ago
|
![]() |
Reporter | |
Updated•23 years ago
|
Severity: major → critical
Comment 1•23 years ago
|
||
Reporter:
What is your disk and memory cache setting ?
![]() |
||
Comment 2•23 years ago
|
||
This "works" [for bogus id/name/passwd] with win2k/IE, returns a blank document
in 7.0PR1, and in Nav4.x/win2k it tells me the certificate is not recognized
and then returns a blank document to Nav4.x as well.
This sounds like more of a server-side issue than a client problem.
-> evangelism to contact the bank, etc.
Assignee: attinasi → momoi
Status: UNCONFIRMED → NEW
Component: Layout → Middle Eastern
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: petersen → xslf
Version: other → unspecified
![]() |
Reporter | |
Comment 3•23 years ago
|
||
Cache:
Memory: 4096
Disk: 50000
and the "When the page is out of date" radio bottum is checked.
![]() |
||
Updated•23 years ago
|
Summary: page over ssl give blank page layout → umb.co.il: page over ssl give blank page layout
![]() |
||
Comment 4•23 years ago
|
||
Attempting to enter with bugus user id/password with a mozilla 2003022103 on Mac
osx, I got a page wich displays the following code and is otehrwise blank:
function GoBack() { var strErr = document.FormError.ErrMessage.value; var nPos =
strErr.indexOf ("User does not exist"); if ( nPos > -1 ) strErr = "1"; else {
nPos = strErr.indexOf("The password of the user has been locked"); if ( nPos >
-1 ) strErr = "2"; else { nPos = strErr.indexOf("User name or password are
inncorrect"); if ( nPos > -1 ) strErr = "3"; else { nPos = strErr.indexOf("has
been expired"); if ( nPos > -1 ) strErr = "4" else strErr = "5"; } } }
document.FormError.ErrMessage.value = strErr; // because we don't want to show
the message id in URL document.FormError.action = document.referrer;
document.FormError.submit(); } //-->
Funny thing is, if I do view source, I get something completelty diffrent:
<html>
<head>
<title>Bank Mizrahi - בנק מזרחי</title>
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=Windows-1255">
</head>
<body leftmargin="0" bgcolor="white" text="black"
border="0" marginheight="0" marginwidth="0" marginspacing="0" frameborder="0"
borderwidth="0" framespacing="0" topmargin="0">
<img SRC="https://www.umb.co.il/Top-Empty.gif" WIDTH=762 HEIGHT=84
usemap="#Map1" border="0">
<br><br><br><br><br><br>
<center><font face="Arial(hebrew)" size="3"><b> Authorization Failure.
</b></font></center>
<div id="botbar" style="HEIGHT: 20px; LEFT: 250px; POSITION: absolute; TOP:
354px; WIDTH: 200px">
<table width="340" border="0" cellspacing="0" cellpadding="0">
<tr><td align="middle"><a href="https://www.umb.co.il" target=_self><img
border=0 id=IMG1 src="/Home.gif" ></a></td></tr>
</table>
</div>
</body>
</html>
contact information:
email:
sup@umb.co.il
Phone:
972-3-6926095
![]() |
||
Updated•23 years ago
|
Hardware: PC → All
Comment 5•22 years ago
|
||
tech evang june 2003 reorg
Assignee: momoi → hebrew
Component: Middle Eastern → Hebrew
QA Contact: xslf → hebrew
![]() |
||
Comment 6•21 years ago
|
||
*** Bug 276770 has been marked as a duplicate of this bug. ***
Comment 7•21 years ago
|
||
Conforming summary to TFM item 10 at
http://www.mozilla.org/projects/tech-evangelism/site/procedures.html#file-new
Summary: umb.co.il: page over ssl give blank page layout → umb.co.il - page over ssl give blank page layout
Comment 8•15 years ago
|
||
Site inaccessible.
Firefox can't find the server at umb.co.il.
Comment 9•11 years ago
|
||
Changed to Mizrahi Tfahot after merging.
https://www.mizrahi-tefahot.co.il/he/bank/Pages/Default.aspx
The domain redirects without https (http://umb.co.il).
Can you please confirm?
Flags: needinfo?(rul3r)
![]() |
||
Comment 10•11 years ago
|
||
→ ping www.umb.co.il
PING www.umb.co.il (194.90.254.78): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
Request timeout for icmp_seq 4
Request timeout for icmp_seq 5
Request timeout for icmp_seq 6
And the site https://www.mizrahi-tefahot.co.il/
seems to have a different markup.
Assignee: hebrew → nobody
Status: NEW → RESOLVED
Closed: 11 years ago
Component: Hebrew → Desktop
Resolution: --- → INVALID
Whiteboard: [country-il]
Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
You need to log in
before you can comment on or make changes to this bug.
Description
•