Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Apr 2013 at 20:33 UTC
Updated:
29 Jul 2014 at 22:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kostajh commentedComment #2
webchickMoving to documentation component, since it seems more related to that than system.module.
Comment #3
jhodgdonCan someone manually test and verify that this link works -- if you click it, does the INSTALL.txt file appear in your browser window? If so, it seems like a good idea.
Comment #4
kostajh commentedFor what it's worth, I tested this manually.
For someone else who would like to:
chmod go-w /path/to/drupal8/sites/defaultchown -R root /path/to/drupal8/sites/defaultand make sure thatsites/default/settings.phpdoesn't exist.Comment #5
jhodgdonI'm glad you have tested it! Since this involves a code and not just documentation change, I am not going to commit it until someone else other than the person who made the patch has done the same test (including clicking the link to verify the INSTALL.txt file is shown) and marked this issue "reviewed and tested by the community".
I'm marking this "Novice" in order to (hopefully) attract someone who can do this review, which should be fairly simple to do.
Comment #6
jhodgdonAnd moving it back into system.module in case that helps people know "it really does need a review". :)
Comment #7
themusician commentedI tried this on a vanilla 8.x install built from the most recent pull and it worked just fine. The install.txt file was viewable via a link on the verify requirements page.
Comment #8
Anonymous (not verified) commentedI tried this on a vanilla 8.x install - the link displayed on the Verify Requirements page and successfully displayed the install.txt file when accessed.
Comment #9
jhodgdonThanks to both of you for testing! I'll get it committed shortly unless one of the other core committers wants to do it.
Comment #10
themusician commentedGlad to help. At our local meetup I was running a ladder session on reviewing issues and testing patches so it is fun to see a quick turnaround on an issue.
Comment #11
jhodgdonThanks again! Committed to 8.x. As this is a UI change and not critical or a bug/error/typo, we will not be backporting it to 7.x.