scala / bug

Scala 2 bug reports only. Please, no questions — proper bug reports only.
https://scala-lang.org
232 stars 21 forks source link

an href with a hashtagl in one file does not get to the "a name" in the other file, it takes you to the top of the other file #7863

Open scabug opened 11 years ago

scabug commented 11 years ago

download the href-bug.tgz file extract the files with "tar xfz href-bug.tgz" open a browser go to href-bug/target/scala-2.10/api/index.html then click on HrefWithHashtag then click on TheAName you will be at the top of the page if you scroll down you will see in bold "The link doesn't bring me here" which is where the "a name" reference is and where the hashtag should have taken you

scabug commented 11 years ago

Imported From: https://issues.scala-lang.org/browse/SI-7863?orig=1 Reporter: Darlene Wallach (darlene) Affected Versions: 2.10.0 Attachments:

SethTisue commented 6 years ago

is this still an issue, after the big Scaladoc redesign in 2.12? labeling "good first issue" since someone could easily assess it, at least

mado-m commented 5 years ago

File not found because of broken link. Where is href-bug.tgz ?

SethTisue commented 5 years ago

@nhiguchi old issues like this were imported to GitHub from JIRA. there is a redirect in place to bring people here instead, but it appears that the redirect is too broad and is preventing attachments to JIRA tickets from being viewed.

@fsalvi would be it possible for you to exempt attachment links such as this from being redirected...?

fsalvi commented 5 years ago

Well, I stopped and archived the Jira application a few months ago.

I have all the attachments, I will see how I can make them available again (the filename is an ID, not the realname). In the meantime, I uploaded the file.

href-bug.zip

fsalvi commented 5 years ago

All attachments are now back.

SethTisue commented 5 years ago

excellent, thank you Fabien!