Closed
Bug 390010
Opened 19 years ago
Closed 19 years ago
Relative address link does not work correctly
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: gslusher, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.4) Gecko/20070509 Camino/1.5
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en; rv:1.8.1.4) Gecko/20070509 Camino/1.5
Check the link "Info" in the box, below the popup menu, next to "Add an engraving." Camino does not render this relative address correctly, but Safari and Firefox do. It should go to
http://www.doversaddlery.com/article.asp?ai=67#nameplates
Camino gives:
http://www.doversaddlery.com/beveled-halter-plate---1-or-2-lines/p/X1-32315/cn/1672/article.asp?ai=67#nameplates
That's copied in pieces--I can't copy the link using the contextual menu--something seems to disable that feature for all the links on that page in Safari, Camino, and Firefox--perhaps they are scripts or something.
Reproducible: Always
Steps to Reproduce:
1.Go to the page
2.Click on the link
3.
Actual Results:
Goes to the site's home page
Expected Results:
Should go to http://www.doversaddlery.com/article.asp?ai=67#nameplates
Comment 1•19 years ago
|
||
If I click on the link in the URL field, I'm redirected to a top-level page on the site, and the link works fine. However, if you were on the page you gave in the URL field, then the "incorrect" version you have listed above is the correct target for a relative link.
The site apparently didn't redirect you correctly, so the link didn't work; that's a site design issue.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 2•19 years ago
|
||
Then, why does it work correctly in Safari, Firefox and iCab? That makes it a Camino issue, NOT a site design issue. Camino appends the relative URL to the page's URL; the others append it to the site's URL. (In reply to comment #1)
Comment 3•19 years ago
|
||
(In reply to comment #2)
That site is doing same browser detection; based on the UA string -and maybe depending on cookies- they redirect to different pages (URL's). Using Camino 1.5 and spoofing as Firefox gives the same resulting URLs as what the real fox gets.
As for not being able to copy that link (comment 0), they use some javascript to block the context menu.
| Reporter | ||
Comment 4•19 years ago
|
||
(In reply to comment #3)
Thanks for the explanation. I will contact their webmaster and explain the problem. They are probably unaware of Camino.
| Reporter | ||
Comment 5•19 years ago
|
||
I did more experiments. I found the same problem with Firefox and Safari if I started from the home page with cookies turned on, even if I deleted their cookies before starting. If I turned cookies off and deleted their cookies, it worked correctly. The problem seems to be in how they handle cookies.
Thanks, again, for your help.
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•