Closed
Bug 105898
Opened 23 years ago
Closed 22 years ago
eliot.sk - cannot handle relative URLs that include specify protocol ( http:/ )
Categories
(Tech Evangelism Graveyard :: Other, defect, P3)
Tech Evangelism Graveyard
Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: n3x, Assigned: tristan)
References
()
Details
(Whiteboard: [BANK][SYNTAX-HTML] CentralEurope)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010913
BuildID: 2001091311
when a link points to f.ex. https:/cgi-bin/file.cgi the browser treats it as
https://cgi-bin.... (note the double slash) and tries to connect to host
cgi-bin. i think that specifying protocol in front of a relative url complies
with the standards and i've seen a page that fails because of this (www.eliot.sk
- but you need to log in to see it).
Reproducible: Always
Steps to Reproduce:
1. just have a link saying http:/page.html (relative link with a protocol)
Actual Results: the browser will try to open www.page.html... that's not what
we want is it :)
Expected Results: it should treat the link as relative
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 32966 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
err Olivier, unless it does not include URLs, please don't dup to wont-fix bugs.
This should go to Tech Evang
Status: RESOLVED → UNCONFIRMED
Component: Networking → English: Non-US
Product: Browser → Tech Evangelism
Resolution: DUPLICATE → ---
Summary: cannot handle relative URLs that include specify protocol → cannot handle relative URLs that include specify protocol ( http:/ )
Version: other → unspecified
Component: English: Non-US → Europe: West
OS: Linux → All
Hardware: PC → All
oops forgot to reassign. Sorry everybody
Assignee: neeti → nitot
QA Contact: benc → caillon
Comment 4•23 years ago
|
||
Just to clarify, the URL in question is invalid and the interpretation of how to
fix it is pretty much up to the browser....
setting status to NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•23 years ago
|
||
.
Assignee: nitot → piskozub
Component: Europe: West → Europe: Central
QA Contact: caillon → pali
Summary: cannot handle relative URLs that include specify protocol ( http:/ ) → eliot.sk - cannot handle relative URLs that include specify protocol ( http:/ )
Comment 7•23 years ago
|
||
This is an internet bank, which is run by Tatrabanka bank. There is bug 84456
open for this bank.
It is showing exactly the same problems, probably because both page run on the
same internetbanking software.
Reassigning to Tristan who owns 84456.
Tristan: If you'd need any help dealing with Tatrabanka (translation... etc.) -
contact me.
--mondo
Assignee | ||
Comment 8•23 years ago
|
||
> Tristan: If you'd need any help dealing with Tatrabanka (translation... etc.) -
> contact me.
Yes, please contact them directly in a polite and professionnal way :-)
Come back to me if you need help.
--Tristan
Accepting Bug.
Status: NEW → ASSIGNED
Priority: -- → P3
Comment 9•23 years ago
|
||
Tristan, I think that there is no point to do it oon my own. I've allready
contacted them politely and offered help when I wrote to Tatrabanka ( see bug
84456). Thay didn't take me seriously. I don't have mozilla.org not netscape.com
e-mail address - I'm no credible partnet for them. That's why you got these bug
assigned to yourself. Feel free to contact them in english. They all have to
speak english.
--mondo
Comment 10•23 years ago
|
||
As the owner of Central European Technical evangelism component owner I fully
support Pavol on this. In fact I asked Katsuhito (momoi@netscape.com) about that
and was told that:
> You are right about this. In dividing responsibilities among Japanese
volunteers, I have taken on the role of contacting major banks and other sites
interested in developer support relations established for Mozilla/NS 6 issues.
Jacek, if you sense that some bugs require additional developer support, then
please assign them to Tristan Nitot (nitot@netscape.com) and CC me
(momoi@netscape.com).
As I do not have (and cannot get) a netscape.com or mozilla.org email address, I
took the evangelism duties on the understanding that I would not have to contact
banks. From mne experience in this part of the world this is futile for someone
not representing another big organzation.
Comment 11•23 years ago
|
||
Reporter, can you please retest? (I think that it should work now once bug 84456
has been marked resolved, because Tatrabanka has silently upgraded their IB system).
Comment 12•22 years ago
|
||
I don't see any more of those deprecated relative urls in the source and if
there were those would work now with the patch for bug 32966. Marking fixed,
please reopen if this does not work.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago → 22 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
•