Posted by lisarex on April 29, 2010 at 2:49am
11 followers
| Project: | Drupal core |
| Version: | 6.x-dev |
| Component: | install system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | rdrh555 |
| Status: | closed (fixed) |
| Issue tags: | Novice |
Issue Summary
See attached.
The installation error message links to http://drupal.org/node/258, which is now entitled Getting Started.
Can we change this to http://drupal.org/getting-started/install?
I know that docs will be moving to their own subdomain at some point but obviously there will be redirects in place for that...
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| Picture 31.png | 34.42 KB | Ignored: Check issue status. | None | None |
Comments
#1
Possibly should link to http://drupal.org/node/540220 instead (Installing Drupal 7)
Will get someone on the docs team to confirm.
#2
i definitely think it should be http://drupal.org/getting-started/install - going to bump this to critical so it gets fixed asap! i would do it, but i have no idea where that msg is getting generated!
#3
#4
I changed the link as you requested.
I found another link to this page in the update.php file and I linked it to the drupal.org/upgrade page.
#5
Thanks @kbgordon7 - looks good!
And yikes, this is pretty bad. Drupal 5 and 6 have links to this page as well, so we'll need patches there too. Given that, I wonder if for the time being it would be a good idea to put a more prominent link on http://drupal.org/node/258 leading directly to the new installation/upgrade pages?
#6
Let's not abuse the critical priority.
#7
Wow, that's nasty! Thanks for clearing that up!
Committed to HEAD. Welcome to the core team, kbgordon7! :)
Doesn't apply cleanly to Drupal 6, so will need a re-roll.
#8
sorry damien! (are there guidelines anywhere that state what qualifies as critical? this seems like something i should know already, but i don't...)
#9
I started to do a quick port to Drupal 6 but then realized that this would probably break translations... Is that worth doing here? Or does it make more sense to just ensure that http://drupal.org/node/258 has a more prominent link (as described above).
I don't know if this is really a critical bug, but sending someone who is installing Drupal for the first time to the incorrect help page is at least pretty unfortunate. The priority levels are officially described at http://drupal.org/node/45111 but I'm not sure who actually follows that. Personally, I tend to think of it as including anything that is so bad or ridiculous that releasing Drupal 7 without fixing it would make us look like fools :)
#10
I've added a link to the install guide at the bottom of http://drupal.org/node/258 so it's there in the meantime.
#11
Patch for D6 w/link to /upgrade
#12
Patch applies and works. Reuploading for the testbot.
#13
The last submitted patch, 784864-update-doclink.patch, failed testing.
#14
Oh, that was an old CVS style patch. Reroll.
#15
#16
RTBC++
I applied the patch against 6.x dev successfully. When going to update.php and clicking the link, it goes to the expected web page.
#17
Thanks, committed, pushed to Drupal 6 too.
#18
Automatically closed -- issue fixed for 2 weeks with no activity.