Comments

Uwe Hermann’s picture

Uwe Hermann’s picture

Project: Drupal.org site moderators » Drupal core
Component: other » base system
Category: task » bug
Priority: Normal » Critical

The wrong URL is also occuring in the CVS INSTALL.txt of Drupal, hence moving this to "Drupal" and setting to critical.

killes@www.drop.org’s picture

Priority: Critical » Normal
StatusFileSize
new642 bytes

Here is a patch.

dries’s picture

Committed to HEAD and DRUPAL-4-5. Thanks Gerhard.

Anonymous’s picture

keithinstone’s picture

Version: » 4.6.0

The URL here http://drupal.org/drupal-4.6.0 for the download is

http://www.drupal.org/files/projects/drupal-4.6.0.tar.gz

In the INSTALL.txt -

wget http://drupal.org/files/project/drupal-x.x.x.tgz

Notice "projectS" (plural) in the URL but "project" in the txt file. A problem?

Steven’s picture

This was fixed a while ago in HEAD / 4.6.

Anonymous’s picture