Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
install system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2012 at 17:19 UTC
Updated:
29 Jul 2014 at 21:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pfrenssenComment #2
pfrenssenComment #3
kotnik commentedWhile at it, could you also include these files which are executable for no reason:
And maybe suffix patch with do-not-test since we know this won't affect tests in any way.
Comment #4
pfrenssenSure! I forgot to check if there were other files that had bad permissions, thanks!
Comment #5
kotnik commentedThanks. All good now.
Comment #7
pfrenssen#1: 1830330-1-core-default_settings_php_executable.patch queued for re-testing.
Comment #8
Anonymous (not verified) commentedWorkflow timing; testbot came after the #5 status change.
Comment #9
pfrenssenIt will pop back once more, I have relaunched the test - I wonder what causes this to fail the bot.
Comment #10
David_Rothstein commentedThose other files are part of jQuery UI, not Drupal itself, so we shouldn't be changing them. If their permissions need to be changed it should be done upstream.
The original patch looks good, though. This has been annoying me for a while since I have an installation script that tends to reset file permissions inside sites/default (which then causes a diff to appear on this file), but I never got around to filing an issue :)
Comment #11
David_Rothstein commentedReuploading the original patch and setting back to RTBC.
Comment #12
fabianx commented+1 for RTBC
Comment #13
catchCommitted/pushed to 8.x. Thanks!
Comment #14
xjmThis got switched back again when #1828612: hook_views_query_substitutions missing from hook_hook_info was committed.
Comment #15
catchAnd again, since it was changed back after that one.