Closed (fixed)
Project:
Apps
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2012 at 00:11 UTC
Updated:
13 Nov 2012 at 20:00 UTC
Jump to comment: Most recent file
We need to bring the user instructions for webserver access up to date so that they match up with the new logic in apps_installer_has_write_access().
That being said... i think it would be great, for many reasons, to install apps in either sites/all/modules/apps or perhaps even a new sites/all/apps. The former being much easier and the latter being probably an interesting idea for the future. Stricter permissioning would be the main functional reason for both suggestions however i also think if we really want to push forward the idea of apps as being distinct from core/contrib and higher up in the stack then we might want to consider something like the latter.
Anyways...
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1743322-mismatch-webserver-write-logic-vs-instructions.patch | 1.76 KB | pirog |
Comments
Comment #1
pirog commentedhere is the patch
Comment #2
webflo commentedLooks good! Experienced this problem during the installation of panopoly.
Comment #3
febbraro commentedThanks @pirog!