Download & Extend

Installer links to help module and other pages even when they are not available

Project:Drupal core
Version:7.x-dev
Component:install system
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I just installed head and followed the installer's link to more help, but the link was dead since help module was not enabled (minimal profile). Patch only shows that text if help is enabled.

AttachmentSizeStatusTest resultOperations
help-install.patch1.26 KBIdleFailed: Failed to apply patch.View details

Comments

#1

Status:needs review» needs work

The last submitted patch failed testing.

#2

Status:needs work» needs review

retest?

#3

AttachmentSizeStatusTest resultOperations
help.patch1.26 KBIdleFailed: Failed to apply patch.View details

#4

Status:needs review» needs work

The last submitted patch failed testing.

#5

Title:Installer links to help module even when it is disabled» Installer links to help module and other pages even when they are not available
Status:needs work» needs review

Yeah, I had submitted something similar as part of a quick followup to #475596: [meta-issue] Fix the unholy abomination that is the welcome screen (the issue where the change was introduced). My theory was that submitting it there would lead to a quick RTBC and commit, but that was a month and a half ago now :) So keeping it as a separate bug report is probably better.

The attached patch should apply against HEAD and also fixes a related issue that was introduced at the same time (similar links on the default front page were being shown to users who would get "access denied" when visiting them).

AttachmentSizeStatusTest resultOperations
broken_links_in_welcome_help_2.patch2.41 KBIdlePassed: 12085 passes, 0 fails, 0 exceptionsView details

#6

Status:needs review» reviewed & tested by the community

Thank you

#7

Good catch! Committed to CVS HEAD. Thanks.

#8

Status:reviewed & tested by the community» fixed

#9

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.