Closed Bug 237372 Opened 20 years ago Closed 20 years ago

e.pkobp.pl/ssl - sends a wrong Content-Location header

Categories

(Tech Evangelism Graveyard :: Polish, defect, P1)

defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: gilead, Assigned: marcoos)

References

()

Details

(Keywords: ecommerce, Whiteboard: [havefix])

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040312
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040312

After upgrade to newest Mozilla version I noticed that page
https://e.pkobp.pl/ssl/ isn't displayed. Browser displays 'Connecting...'
message in status bar then timeout popup window appears.

Main page of this site is http://e.pkobp.pl . To get to the problematic page one
should click top link on the left navbar ("Obsluga konta"). This is an online
bank site.

I can use this site without problems with Mozilla build 2003051622


Reproducible: Always
Steps to Reproduce:
1. Visit URL https://e.pkobp.pl/ssl/

Actual Results:  
Browser displays 'Connecting...' message in status bar then timeout popup window
appears.

Expected Results:  
Display page https://e.pkobp.pl/ssl/LoginPasswordFrm.asp
The problem is that we implemented support for the Content-Location header and
the site sends:

  Content-Location: http://e.pkobp.pl:81/ssl/Default.htm

Now the page does:

  location.replace('default.asp')

So we try to load

  http://e.pkobp.pl:81/ssl/default.asp

which fails, since that server is not responding on that port.  The site needs
to remove the bogus port from the content-location header...
Assignee: general → polish
Status: UNCONFIRMED → NEW
Component: Browser-General → Polish
Ever confirmed: true
OS: Linux → All
Product: Browser → Tech Evangelism
QA Contact: general → polish
Hardware: PC → All
Version: Trunk → unspecified
Assigning to myself. I'm going to deal with this bug tommorow (it's noon here in
Poland ;)

PKO BP is the biggest bank in Poland, so I'm setting priority to P1.

Assignee: polish → bugzilla
Priority: -- → P1
Target Milestone: --- → Apr
Updating summary.
Summary: New Mozilla versions don't display page https://e.pkobp.pl/ssl/ → e.pkobp.pl/ssl - sends a wrong Content-Location header
Sent a letter to  e<at>pkobp.pl about this issue.

(To comment #2 - it was midnight then, not noon, of course. :))
Status: NEW → ASSIGNED
Whiteboard: [havefix]
No responses and no progress after more than two weeks. Sent yet another e-mail
to e<at>pkobp.pl.

Setting target to May.

Target Milestone: Apr → May
Resolving as WORKSFORME, since Mozilla now detects broken servers and works
around their buggy Content-Location (see bug 238654 for details). 

Works for me in Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040406.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
I've just got a reply from the PKO BP bank. Ms. Joanna Kolowajtys says they
forwarded my e-mails to the Softbank company which is their web services
provider. ..
Verifying WFM.
Status: RESOLVED → VERIFIED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.