Closed
Bug 471827
Opened 17 years ago
Closed 12 years ago
Relative links to in-post anchors get resolved to the feed URL instead of post URL
Categories
(Camino Graveyard :: Product Site, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: alqahira, Assigned: samuel.sidler+old)
References
()
Details
In my "And the winner is…" post, I have a couple of in-post links to in-post anchors, using relative urls. E.g.,
<a href="#fn1">1</a>
…
<sup id="fn1">1</sup>
On planet.m.o, that link is resolved to http://www.ardisson.org/afkar/2009/01/01/and-the-winner-is%e2%80%a6/#fn1, the URL for the post in question, which is great.
On cpo, that link is resolved to http://www.ardisson.org/afkar/category/camino/feed/#fn1, the feed URL, which is not very useful.
I'd expect that pmo's behavior would be correct (or, alternately, not prepending any URL at all and remaining relative would be correct), but I admit this is one of those areas where I know nothing ;) Phil tried to take a look, but cpo and the great Pacific northwest internet were not cooperating tonight.
Comment 1•12 years ago
|
||
Given the current state of the Camino project, we won't be fixing these website bugs. Mass changing our Product Site bugs (search on "camino-website-bugs").
RESOLVED -> WONTFIX.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•