Page with broken links: http://drupal.org/project/wysiwyg

Text: Project links...for 7.x-2.x: Read documentation · Read complete log of changes

Browser: FireFox latest version

Error Message:
Corrupted Content Error

The page you are trying to view cannot be shown because an error in the data transmission was detected.

The page you are trying to view cannot be shown because an error in the data transmission was detected.Please contact the website owners to inform them of this problem.

Comments

twod’s picture

Status: Active » Closed (won't fix)

The links point directly to plain text files in the git repository, which do exist and are perfectly readable.
Navigating to the same files (README.txt and CHANGELOG.txt) in the repository and viewing the raw version of the files shows the same issue in Firefox. It also happens with files in other modules, like Views, but only in Firefox.
It does however work if you download the releases and view the files in them through Firefox, or download the raw files from the repository in other browsers first.

Maybe they've got a line-ending problem in their HTTP code or something, but all I know is the other browsers can handle it just fine...