Closed
Bug 107061
Opened 24 years ago
Closed 23 years ago
http:/ link not followed correctly
Categories
(Tech Evangelism Graveyard :: English Other, defect, P3)
Tech Evangelism Graveyard
English Other
Tracking
(Not tracked)
People
(Reporter: davidmpye, Assigned: tristan)
References
()
Details
(Whiteboard: [havefix])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5) Gecko/20011012
BuildID: 2001101202
On the page, the link for "Boggle's Java Materials" which is
http:/~comqpq/2com0001 should map to
http://homepages.feis.herts.ac.uk/~comqpq/2com0001 when clicked, as the single /
should bring it up a directory on webserver, as it does in Konqueror, and
Netscape/IE.
Instead, Moz treats it as an absolute URL,rather than as a referenced one.
Reproducible: Always
Steps to Reproduce:
1.Go to URL
2.Click on link for Boggle's Java Materials
3.Browser will look for http:/~comqpq/2com0001 instead of mapping the relative
link to the FULL one mentioned above.
Actual Results: Browser gets a page not found page
Expected Results: Should follow the link: http:/~2comqpq/2com0001 to
http://homepages.feis.herts.ac.uk/~2comqpq/2com0001 instead of trying to look up
the URL as an absolute URL.
<a href="http:/~comqpq/2com0001">Boggle's Java Intro Materials</a></p>
Above link not dereferenced properly, but treated as an absolute URL
Comment 1•24 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
reopening this should go to evang
Status: RESOLVED → UNCONFIRMED
Component: Browser-General → English: US
OS: Linux → All
Product: Browser → Tech Evangelism
Hardware: PC → All
Resolution: DUPLICATE → ---
Version: other → unspecified
confirmed
Assignee: asa → momoi
Status: UNCONFIRMED → NEW
Component: English: US → English: Non-US
Ever confirmed: true
QA Contact: doronr → jonrubin
Reassigning to correct component for UK, though might be markable as fixed if
bug 32966 is fixed which is looking likely.
Assignee: momoi → nitot
Component: English: Non-US → Europe: West
QA Contact: jonrubin → brantgurganus2001
Updated•23 years ago
|
Priority: -- → P3
Whiteboard: [havefix]
i built with the fix - this is fixed as well. Re-resolving as dup.
*** This bug has been marked as a duplicate of 32966 ***
Status: NEW → RESOLVED
Closed: 24 years ago → 23 years ago
Resolution: --- → DUPLICATE
Updated•11 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
•